Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Visual Studio   (RSS)
Sorry, but there are no more tags available to filter with.

Visual Studio Tip: Examining long strings while debugging

Long strings can be a pain to examine in Visual Studio while you're debugging but in .NET projects you can easily write these to a file on the fly. If for example we want to examine the contents of string s , open up the Immediate Window ( Ctrl+I ) and
Posted by Kristoffer | 0 Comments
Filed under:

Navigate large solutions in Visual Studio quicker

The one Visual Studio tip that everyone should know is how to quickly open a file in a large solution without having to remember which folder or project it's in. Press Ctrl+Alt+A to open up the Command Window, then type open and the first few letters
Posted by Kristoffer | 1 Comments
Filed under:
 
Page view tracker