Picking up New Project Template right from the Start Page in Visual Studio 2017
Visual Studio 2017 having a reshaped start page. Be it with getting started documents, picking up your recent projects, or…
Visual Studio 2017 having a reshaped start page. Be it with getting started documents, picking up your recent projects, or…
Zipping and Unzipping in a Client Application or a Website is very common requirement. Until the latest .NET version, there…
Regular expressions are common forms of parsing a document and get meaning. It has been very popular and most of…
Run to cursor is a great and an hidden features of Visual Studio. This can really boost up your productivity…
Well, after looking at the feature in Visual Studio 2013 well introduced by my buddy Abhijit, I was thinking to…
Do you know that .NET GC now equipped with yet another option to Compact Large Object Heap. This has been…
Visual Studio 2013 Preview IDE helps us to view the code definition with in the same code window without navigating…
Once stuck on a requirement where I needed to write a code which is flexible and generic enough to sort…