Snippets - Is there a db that tells what snippets do?

There are so many snippets provided by Microsoft that it is difficult to know whether there is a snippet already written that does what you want or not. It has occured to me that it would be helpful if there was some sort of database or list of the snippets with a description of what each snippet does.

Is there such a list or database? If so, where is it and how may I access it?

Thank You

[402 byte] By [WoodyS] at [2008-2-15]
# 1
Tools...Code Snippet Manager...

Josh

JoshLindenmuth at 2007-9-9 > top of Msdn Tech,Visual Studio,Developer Documentation and Help System...
# 2
They are stored as XML and if remeber correctly you can set local snippets in your vs05 profile or via the TFS (Not sure about the TFS) and you can also add the description for the snippet.
Forgot to add, there is also a snippet manager in the IDE Tools -> Code snippet manager. So you can add say from your network or even search online for snippets.

Hope that helps

Parky106 at 2007-9-9 > top of Msdn Tech,Visual Studio,Developer Documentation and Help System...
# 3
What is the TFS?
WoodyS at 2007-9-9 > top of Msdn Tech,Visual Studio,Developer Documentation and Help System...
# 4
Team Foundation Server. Snippets are more of a VS 2005 IDE feature rather than a TFS feature. I'm pretty sure they are not part of the TFS db structure.
JoeSango at 2007-9-9 > top of Msdn Tech,Visual Studio,Developer Documentation and Help System...

Visual Studio

Site Classified