How to use my custom code in VB.NET projects
Most of the sample code I have written is in C#. To get this converted to VB.NET the following tools are very useful: http://www.aspalliance.com/aldotnet/examples/translate.aspxhttp://www.kamalpatel.net/ConvertCSharp2VB.aspxhttp://www.ragingsmurf.com/vbcsharpconverter.aspx All three provide only translation from C# to VB.NET. If someone needs conversion from VB.NET to C# I found the following tools: http://w1.311.telia.com/~u31115556/desc/programs.htm#BabbelFiskenhttp://www.codeproject.com/csharp/GBVB.asp