Hi All,
We have project written in MVC Vb.net and I am trying to convert it to MVC C# .
I am using SharpDevelop for conversion and was succesfull in converting the class library projects from Vb.net to C#.net but struggling to convert the MVC project from Vb.net to C#.
Sharpdevelop doesn't seem to convert .vbhtml files to .cshtml .
Is there any other method which does this conversion specifically for MVC projects ?
Thanks,
Santosh