Quantcast
Channel: Visual Studio 2010 – Abhijit's Blog
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Modify “Dirty Indicator”– Using Visual Studio 2010 Productivity Power Tool

“Dirty Indicator” is nothing but the indication of “Modified Unsaved” file in Visual Studio IDE. In Visual Studio 2010, by default dirty icon shows as “*”. Using productivity tool we can customize this...

View Article



Image may be NSFW.
Clik here to view.

Color Indicator for Code Changes – Track Changes in Visual Studio 2010

“Track Change” one of the best interesting features in visual studio which indicates the code changes with a color indicator at the beginning of the line.  Generally we know about the two color...

View Article

Image may be NSFW.
Clik here to view.

How to Use ASP.NET “Property Pages” to create or host a Silverlight...

While creating a Silverlight application in Visual Studio 2010, after providing the application name, IDE asked for whether you want to host the Silverlight application in a new ASP.NET web site or...

View Article

Image may be NSFW.
Clik here to view.

Does IntelliTrace support all the .NET Frameworks ?

I have been asked this question many times and also found many people have some confusion around different supported version of .NET framework by IntelliTrace debugging. As IntelliTrace is new features...

View Article

Image may be NSFW.
Clik here to view.

Track Changes and Advance Scroll Mode in Visual Studio 2010

In the recent update of Visual Studio 2010 productivity power tool  there are few new interesting features introduced.   You can download the Productivity tool from http://bit.ly/9nybU6 .  There are...

View Article


Image may be NSFW.
Clik here to view.

Customizing Visual Studio Extension Icon in Visual Studio 2010

If you have deal with Visual Studio Extension ( VSIX) , you must have seen, after the extension installation default icons are predefined ( As shown in below image ). In this post I am going to...

View Article

Image may be NSFW.
Clik here to view.

IntelliTrace Log ( .iTrace ) files and Visual Studio 2010 SP 1– Some Hidden...

IntelliTrace debugging  is only available with Visual Studio 2010 Ultimate Edition, which collects debugging information in background and can be used at any point to time to analysis previous...

View Article

Image may be NSFW.
Clik here to view.

Tracking Out of Scope Objects using DataTips while debugging in Visual Studio...

Visual Studio 2010 introduced  a nice new “DataTip pinning” features that enable you to better track of variable and expression while debugging. I am sure by this time you must be knowing what is “Data...

View Article


Image may be NSFW.
Clik here to view.

Development With Kinect .NET SDK (Part IV) – Connecting Multiple Kinect...

This is the fourth post in the series of Development With Kinect .NET SDK. In few of my previous posts I have covered Setting up Kinect Devices and Getting Started with Kinect Development ( Part I) ,...

View Article


Image may be NSFW.
Clik here to view.

Use Visual Studio 2010 to Profile your ASP.NET Application which is hosted on...

Most of all are well aware about command line profiling for ASP.NET Application using  VSPerfASPNETCmd command line tool . This can easily profile your ASP.NET Web applications which is hosted on IIS....

View Article
Browsing all 10 articles
Browse latest View live




Latest Images