简体   繁体   中英

Convert ASP.NET VB.NET code into C#

Does anyone have recommendations on tools to use to convert an VB.NET ASP.NET Web Application Project into C#? The majority of the conversion tools do not support converting ASP.NET-based projects. Even the VBConversions tool ( http://www.vbconversions.net ) only converts the code-behind, but leaves all the VB.NET code snippets in the actual *.aspx file untouched.

I have tried C-Sharpener For VB & seems to be a good tool. Please try this out.

http://www.elegancetech.com/CSVB/CSVB.aspx

I have never really had to do what you are saying but look at SharpDevelop. http://www.icsharpcode.net/OpenSource/SD/ It has an option to convert pages to different code -- might work

Code Converter is the best options. Its free a integrated totally integrated with Visual Studio

Code Converter (VB - C#)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM