VS 2005 (sorry if wrong forum)
-
Has anyone else noticed that there are tons of visual basic code snippets built into Visual Basic but not C#? What's up with that? "People who never make mistakes, never do anything." My Blog
-
Has anyone else noticed that there are tons of visual basic code snippets built into Visual Basic but not C#? What's up with that? "People who never make mistakes, never do anything." My Blog
ToddHileHoffer wrote:
Has anyone else noticed that there are tons of visual basic code snippets built into Visual Basic but not C#? What's up with that?
I guess C#ers wouldn't want those VB code snippets! Unless you meant C# doesn't have equivalent code snippets in C#. If so, I recently read a blog entry that gave a link to a zip containing a bunch of C# code snippets. I guess someone else may remember the link. Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
The Ultimate Grid - The #1 MFC grid out there! -
ToddHileHoffer wrote:
Has anyone else noticed that there are tons of visual basic code snippets built into Visual Basic but not C#? What's up with that?
I guess C#ers wouldn't want those VB code snippets! Unless you meant C# doesn't have equivalent code snippets in C#. If so, I recently read a blog entry that gave a link to a zip containing a bunch of C# code snippets. I guess someone else may remember the link. Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
The Ultimate Grid - The #1 MFC grid out there! -
Has anyone else noticed that there are tons of visual basic code snippets built into Visual Basic but not C#? What's up with that? "People who never make mistakes, never do anything." My Blog
-
Has anyone else noticed that there are tons of visual basic code snippets built into Visual Basic but not C#? What's up with that? "People who never make mistakes, never do anything." My Blog
-
I never bother with code snippets ;P Takes me longer to find the right snippet than writing it myself :laugh: And most of the snippets have basic stuff anyway... not hard to memorize ;P
I agree. I also found I had to modify them too much. Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke
-
Has anyone else noticed that there are tons of visual basic code snippets built into Visual Basic but not C#? What's up with that? "People who never make mistakes, never do anything." My Blog
-
Has anyone else noticed that there are tons of visual basic code snippets built into Visual Basic but not C#? What's up with that? "People who never make mistakes, never do anything." My Blog
I never use snippets. I installed an add in that had a ton of similar things, such as typing the letter a gave me an abstract class definition. Those were turned off in *seconds*. I think the VB IDE has more snippets because they are needed... Christian Graus - Microsoft MVP - C++
-
Has anyone else noticed that there are tons of visual basic code snippets built into Visual Basic but not C#? What's up with that? "People who never make mistakes, never do anything." My Blog
http://msdn.microsoft.com/vstudio/downloads/101samples/default.aspx[^] Tom Archer (blog) Program Manager MSDN Online (Windows Vista and Visual C++) MICROSOFT
-
I think this is what you want. http://msdn.microsoft.com/vstudio/downloads/codesnippets/default.aspx[^] John Wood
That is just what I wanted. Thank you very much. "People who never make mistakes, never do anything." My Blog
-
Has anyone else noticed that there are tons of visual basic code snippets built into Visual Basic but not C#? What's up with that? "People who never make mistakes, never do anything." My Blog