TipsOnLips.net

Your .net tips and tricks source

About the author

Author Name is someone.
E-mail me Send mail

Recent comments

Authors

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2010


"How Do I?" Videos for Team System

http://msdn.microsoft.com/en-au/vsts2008/bb507749.aspx?wt.slv=topsectionsee

Categories: VS 2008
Posted by developer on Wednesday, April 08, 2009 4:11 PM
Permalink | Comments (0) | Post RSSRSS comment feed

Track Active Items in Solution Explorer / Visual Studio

In Visual Studio, most of the time we need to keep track of the classes or forms you are navigating through and we need them to be highlighted in the Solution Explorer.

This option could be switched off sometimes, therefore the picture below shows you how to switch this option on again.

Therefore, to track the Active Items just tick on the 'Track Active Item In Solution Explorer' checkbox and click OK.

 


Posted by developer on Thursday, November 13, 2008 2:46 AM
Permalink | Comments (0) | Post RSSRSS comment feed

How to Register User Controls and Custom Controls in ASP.NET

1) How to Register User Controls and Custom Controls in Web.config

2) Creating and Using User Control Libraries 

3) Register Custom Controls In Web.config 


Categories: ASP.NET | VS 2005 | VS 2008
Posted by developer on Monday, February 18, 2008 7:48 AM
Permalink | Comments (0) | Post RSSRSS comment feed