Search Toolbox controls in Visual Studio 2011
Too many controls in Visual Studio Toolbox sometimes create confusion and you need to search through the entire toolbox to…
Too many controls in Visual Studio Toolbox sometimes create confusion and you need to search through the entire toolbox to…
This is very handy and quick time saving features and a much required during code refactoring. Consider a situation where…
Visual Studio 11 Developer Preview introduces a nice search abilities with in Visual Studio to quick find of different features.…
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…
In Visual Studio 2010 Profiler summary view shows the default 5 function names with the details of analysis. This numbers…
Tier Interaction Profiling (TIP) is the Multi-Tier Performance Analysis feature in Visual Studio 2010. TIP helps us to measure the…