Click here to Skip to main content
15,879,535 members
Articles / Visual Studio / Visual Studio 2010
Tip/Trick

Intellisense is more intelligent in Visual Studio 2010

Rate me:
Please Sign up or sign in to vote.
1.67/5 (2 votes)
23 Apr 2010CPOL 9.8K   2   2
Intellisense is much faster and more intelligent in Visual Studio 2010. It is actually 2 to 5 times faster than previous versions. The IDE will now filter your intellisense as you type.Let's say you want to create an instance of "WeakReference". Just type WR and the IDE will prompt you with...
Intellisense is much faster and more intelligent in Visual Studio 2010. It is actually 2 to 5 times faster than previous versions. The IDE will now filter your intellisense as you type.
Let's say you want to create an instance of "WeakReference". Just type WR and the IDE will prompt you with "WeakReference".
Try it out - it's really cool!!!

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO Mandayams Inc
India India
Please visit http://partha.tripod.com/resume.doc

Comments and Discussions

 
GeneralMy vote of 3 Pin
Greg_han21-Jan-13 17:47
Greg_han21-Jan-13 17:47 
GeneralMy vote of 1 Pin
Ajay Vijayvargiya23-Apr-10 8:43
Ajay Vijayvargiya23-Apr-10 8:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.