Intellisense Code Snippets in Visual Studio 2005
Posted by: Rick Strahls WebLog,
on 13 May 2006 |
View original | NEW Bookmarked: 0 time(s)
Several people at DevTeach came up to me after sessions asking about an Intellisense Code Snippet I use to create properties in code, so I figure I'll post it here. Some of you might find it useful – I use the hell out of this particular one.
I'm always surprised that there are so many people who don't know about this powerful facility – this is one feature that you should familiarize with because it can save boatloads of keystrokes.
Code Snippets are a new feature...