jQuery and ASP.NET

March 14, 2010

Smarter Intellisense in Visual Studio 2010




Intellisense in Visual Studio 2010 just got smarter! VS 2010 now not only does a search for the text based on the starting letters, it also does a search for “sub-string” occurrences for the text and prompts a list of possible occurrences. Here’s an example. I have declared a textbox control called ‘txtIAmATextboxWithALongName’

Now observe as I type a substring ‘lon’, the intellisense brings up the control name

Intellisense VS 2010

Cool!


Bookmark this link on del.icio.us (saved by 0 users)

Did you like this post?
kick it on DotNetKicks.com
subscribe via rss subscribe via e-mail
print this post follow me on twitter
Others Also Read..

comments

0 Responses to "Smarter Intellisense in Visual Studio 2010"
 

Copyright 2010 All Rights Reserved DevCurry.com by Suprotim Agarwal