Because of the working relationship, a VB. Net project needs to be converted to a C # project.
This is just to share several conversion tools, not to praise such conversion;
If it is not necessary, it is best not to convert it because it may bring unexpected problems.
Tool 1:
VB. NET online conversion to C #:
Http://www.developerfusion.co.uk/utilities/convertvbtocsharp.aspx
C # online conversion to VB. NET:
Http://www.developerfusion.co.uk/utilities/convertcsharptovb.aspx
Comment: only the copiedCodeThat is to say, only code segment conversion is supported.
Tool 2:
VB.net to C # converter,: http://www.vbconversions.net/
If the website cannot be accessed, Baidu, O (∩ _ ∩) O ~
Comments: conversion starts from the project, but there are some bugs, such as <% @ master language = "VB "... In, VB is not changed to C #.
Provides professional report generation tools, generates error records for errors during conversion, and provides Error Analysis and modification suggestions.
Permanent trial is supported. It is not very good to support Chinese characters. It is said that the full version is okay (because I also use the trial, ~).
Tool 3:
Http://www.kamalpatel.net/
From this we can see that the author is an MVP, because the download link address cannot be accessed, so we are not sure whether the software is easy to use.
Okay. Let's talk about it and I will try again later.