Archive for August, 2010

Sometimes developers get insufficient memory issue when they do cut or copy in VS … Install VS patch using below link to avoid the issue …

http://code.msdn.microsoft.com/KB2251084/Release/ProjectReleases.aspx?ReleaseId=4544

Edit Boot.ini file

Posted: August 8, 2010 in OS, System
Tags: ,

This post will help you to cleanup the un installed OS entry points during your desktop/laptop startup by removing the entries from Boot.ini file or change the default start up OS and start up wait time.

I always used to select the valid OS entry option during my laptop startup instead of cleaning them. Finally I have decided to clean it up and I found following article useful for Win XP users with all OS start up related activities …

http://support.microsoft.com/kb/289022

VS 2010 – shortcut keys

Posted: August 2, 2010 in VS 2010
Tags:

Shift + F12 – Displays the list of references for the selected symbol.

Ctrl + G, Ctrl + G on Team Explorer Window – Find chage sets by change set id/user/date range – Open Team Explorer, Click Ctrl + G to see option to find change set and for more options Click again Ctrl + G. In VS 2008 you have this option when you  right click on Team Project -> Find in source control option in Source Control Explorer which has been removed in VS 2010.

F7 – Swith between designer & Code views

http://msdn.microsoft.com/en-us/library/dd576362.aspx

VS 2010 Links

Posted: August 1, 2010 in VS 2010
Tags:

Visual Studio Application Lifecycle Management –

http://msdn.microsoft.com/en-us/library/fda2bad5.aspx

Application Lifecycle Management Features in Visual Studio 2010 –

http://msdn.microsoft.com/en-us/library/ee789810.aspx

Ports Required for Installation of Team Foundation Components –

http://msdn.microsoft.com/en-us/library/dd578664.aspx

Installing Team Foundation Components –

http://msdn.microsoft.com/en-us/library/dd631902.aspx

Planning and Tracking Projects –

http://msdn.microsoft.com/en-us/library/ee748449.aspx