Surround-with Code Snippets in Visual Studio
“Surround with” is a very nice features in Visual Studio IDE. The overall objective of this features is to surround…
“Surround with” is a very nice features in Visual Studio IDE. The overall objective of this features is to surround…
As I have been discussing about Refactor menu yesterday, Visual Studio comes up with really nice features on Refactoring code…
Visual Studio being an intelligent IDE does gives us a number of features that enhance the development of application as…
It is the most common requirement to many of us to show the proper assembly version and build version to…
Its been a number of days when I last posted in DailyDotnetTips, but I always find fun in posting something…
You can export Visual Studio 2010 Profiler reports ( .VSP ) either in a CSV or an XML file format. …
Tier Interaction Profiling (TIP) is the Multi-Tier Performance Analysis feature in Visual Studio 2010. In one of my previous tip…
You can compare the results of two different profiler performance report files (.vsp ). Reports folder in performance explorer contains…