Republished with Permission - Original Article
One of the nice new features of Visual Web Developer (which
is free) and VS 2005 is the new "Code Snippet Support" that has been
added. This handy feature allows you to quickly find and use
code-libraries of common patterns (examples: get/set property definitions, data
access code, file IO, exception handling blocks, etc).
To try it out, just right-click within a code file to
bring up a context menu:
Figure 1
