How Convert VB Project to C# Project [closed]
I am assuming you tried SharpDevelop 5 since the conversion feature was missing in that version. The VB to C# code converter from the SharpDevelop team is now a standalone extension to Visual Studio. Once installed, you can convert an entire VB.NET project to C# by opening the solution, right clicking the solution node in … Read more