Carl Prothman's .NET BlogFrom the mind of an .NET Developer...Visual Studio .NET's Clipboard Ring tab - Nice feature!- August 19, 2003 Have you used Visual Studio .NET's Clipboard Ring tab lately I haven't! I was not aware of it's presence within Visual Studio .NET's Toolbar untilI attended a .NET Users Group meeting the other day. The Clipboard Ring feature has theability to keep track of the last 10 (or so) Clipboard copies from within Visual Studio .NET. So if you copy some VB.NET (or C) code, then copy some HTML, both of those copies will be available from the Clipboard Ring on the Toolbar. This is very cool feature! It...http://weblogs.asp.net/prothman/archive/2003/08/19/24643.aspx Tip for Editing Long String Properties Values within Visual Studio .NET 2003- August 13, 2003 Have you ever tried to edit a long string value within the Properties window of Visual Studio .NET 2003 It can bevery frustrating! Here is a tip that will make it a lot easier for you to editthoselong property string values. Double-click on the title bar of the Properties window. It will then become detached and float above all the other windows within Visual Studio .NET 2003. Then resize the Properties window so that the width is as wide as the screen. Then move the middle splitter bar so that.http://weblogs.asp.net/prothman/archive/2003/08/13/23976.aspx Move Drag Tags within Visual Studio .NET 2003- August 13, 2003 Did you know you can dragfile tabs around within Visual Studio .NET 2003 Try this, open up several files, then click and drag one of the tabs for an open file and move it to another position within the set of tabs. Cool huh You can also drag and drop tabs onto the current opened file. When you do this,a menu will pop up asking if you want to create a New Horizontal Tag Group or New Vertical Tag Group. Select one and presto, you have either a horizontal or vertical split screen with the dragged..http://weblogs.asp.net/prothman/archive/2003/08/12/23877.aspx President of the .NET Developers Association Users Group!- August 13, 2003 I got voted in as President of the .NET Developers Association Users Group (http:www.netda.net) last evening. ;-)http://weblogs.asp.net/prothman/archive/2003/08/12/23859.aspx I'm going to Microsoft's PDC this year!- August 13, 2003 I'm going to Microsoft's Professional Developers Conference (PDC) this year! See you there!http://weblogs.asp.net/prothman/archive/2003/08/12/23858.aspx |