I should definetely share this link by Scott Gu on the updates of VS10. There are some series of 10 posts in them. Please read them .
http://weblogs.asp.net/scottgu/archive/2009/08/25/vs-2010-and-net-4-series.aspx
Hi All,
I got a chance to read the Blog from Scott Gu
Very nice post explaining the new intellisense features available in VS 2010. I am sure MS would have done a good R&D in this field and came up with the solution. The intellisense members are now searched based on
1. Events,Methods and Properties listing all of them .We don had this feature previously.
2.Keyword searching .For example typing Mouse will list all the events and methods related to that.
3.Type searching . When we type the name like Hash the all the types are listed filetring the events and other unwanted things.
4. Pascal Intellisense. Typing "LI" both are caps here. will list the ListItem and other related things here.
Please visit the link I have give below.
Thanks,
Thani