This blog lists my code samples that I have posted on MSDN and Codeproject.com.
Here are my MSDN code samples:
- Derive a KeyedList<TKey, TValue> generic class - Last Updated 7/19/2012
- Interprocess Communication Using .NET 3.5 Named Pipes IO - 5/6/2012
- FTP Files to Server Using the WebClient Class - 6/28/2012
Here are my Codeproject Articles:
- Running Any Command Line exe Remotely - Posted 12/19/2011
- Export HTML Table Data to CSV File - Posted 1/30/2012
- Fast List<String> Sort in C# - Last Updated 7/18/2012
- Fast String Searching Using C++ STL Vectors in C# - Posted 8/19/2012
I hope you find these samples helpful.