开发者

Convert ASP.NET VB.NET code into C#

开发者 https://www.devze.com 2022-12-15 05:36 出处:网络
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. Ev

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.ne开发者_StackOverflow中文版t) 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#)

0

精彩评论

暂无评论...
验证码 换一张
取 消