C# Code Snippet Chaos

A few weeks back I discovered that Microsoft had created a bunch of C# Code Snippets to make them more complete like the ones VB.NET shipped with (via Jeff Atwood). I've been trying to get myself in the habit of trying to take advantage of these for simple stuff when I can, but it take times to learn (and remember) what functionality is packed in here. Anyway, today, I had occasion to write a quick app to load a delimited text file, check it, clean it, and... [More]
Recent Comments