Can someone suggest a good program for converting VB.NET applications to C# without having to perform a lot of manual work?
We've done tiny libraries manually with Reflector, but some of the larger projects will be too slow and complex to do so.
Ideas?