Intellisense is more intelligent in Visual Studio 2010






1.67/5 (2 votes)
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!!!