Visual Studio

Showing 81 - 100 of 152 results
The Block Structure Visualizer features create markers in the Visual Studio 2013 Editor for every block of your code. Just...
In this post, youโ€™ll learn about the error code โ€œSCC_E_SHELLFAILUREโ€ returned by the Visual Studio when using the Source Control...
Microsoftโ€™s Visual Studio 2017 IDE includes a new feature called Intellisense filtering that lets the developers to explore the new...
When you create a Windows Application in Visual Studio , by default , the name of the exe is the...
In this post, youโ€™ll learn about the error code โ€œSCC_E_NOSPECIFIEDVERSIONโ€ returned by the Visual Studio when using the Source Control...
When you start your web application in previous versions of visual studio and then stop debugging, the IIS Express would...
When you run your Xaml application (WPF or UWP App) in debug mode from Visual Studio 2015, you would notice...
The Productivity Power Tool 2013 includes a feature called โ€œSolution Explorer Squigglesโ€ which shows Squiggles on certain files when viewed...
If you are looking out for an option to add the RDLC reports in Visual Studio 2015 , you need...
Today , I encountered a wiered thing in my SQL Server Management Studio 2008 R2 where the intellisense was somehow...
The Edit and Continue is a feature that is useful specially for debugging . When the debugger breaks , the...
Sometimes it happens that few extensions or addons that you install in Visual Studio 2010 might cause some error ....
In this post, youโ€™ll learn about the error code โ€œSCC_I_SHARESUBPROJOKโ€ returned by the Visual Studio when using the Source Control...
Most of the time , the developers had to provide the Hex value of the colour when using them in...
The Visual Studio 2013โ€™s Find and Replace Dialog provides the option for the user to find and replace text in...
Joel Varty , in his blog highlights fix for the users of Visual Studio 2010 who have problems with the...
Hereโ€™s a simple tip on how to display the IL code by running ildasm.exe inside Visual Studio. The IL code...
When you create an auto property in Visual Studio 2015 , you will notice that it would be in a...
By Default, when you launch the Visual Studio 2012, the Start Page is shown. If you want to skip the...
Incremental Search is one of the nice little feature that is available in Visual Studio 2013. This is available in...