Convert VB to C# or C# to VB
I usually code my ASP.NET pages using Visual Basic. When I'm googling for answers to a tricky .NET problem though, about half of the code samples I find are written in C#. I'm familiar with C# but it's not my native language so deciphering it and converting it takes time, which is a luxury that we developers very rarely have. So what can we do?
The wonderful people at Telerik have created an online code converter application which can take C# and convert it to VB (or vice-versa) for you in seconds. I've been using it all day and it does a pretty good job and can definitely save you a lot of time.
If you're a .NET developer this is definitely a tool that you need in your toolbox. Visit http://www.codechanger.com and bookmark it right now. I guarantee it will come in handy.