10 Visual Studio tips to improve your development productivity
As a .NET developers we spend a lot of time with our favorite IDE “Visual Studio”. It is very powerful…
As a .NET developers we spend a lot of time with our favorite IDE “Visual Studio”. It is very powerful…
If you are playing around multiple files in Visual Studio Code, and wondering how to navigate back to the previous…
Sort and Remove the unused namespaces is a standard coding practices. In the Visual Studio IDE, you can achieve it…
In one of our previous tip (Changing Code Information Indicator Styles in Visual Studio 2013), we have seen how we…
Run to cursor is a great and an hidden features of Visual Studio. This can really boost up your productivity…
The “Browser Link” feature of Visual Studio 2013 allows you to refresh the running web application in all the opened…
#1 : Get list of all active session variables in ASP.NET This post talks about how you can get list…
This is quite interesting and a handy tip. You can use it very often during your development when you want…