Question
I was wondering if anyone knows where I might find C# versions of the VB.NET code snippets built in to Visual Studio (2008)?
What are Code Snippets?
VB.NET has a wide-ranging collection of snippets that cover most of the basic tasks one might want to accomplish, i.e. File I/O, LINQ, DB connectivity, and so on. C# has a much smaller and narrower library, mainly stuff for NetFX 3.0, Refactoring, and something called "other", among one or two other items.