
Short link: https://en.magicfile.ir/?p=2436
Download the source and software code to convert Visual Basic code to C# and vice versa
We have prepared the source and software code for converting Visual Basic code to C# and vice versa for you, dear users of the Magical File website.
Introduction
This is a code converter that uses four different DLL files from around the .NET community. The DLL files I used are
- FastColoredTextBox.dll
- ConversionWrapper.dll
- ICSharpCode.NRefactory.dll
- rsp.ConVert.dll.
I came up with this idea mainly from FastColoredTextBox. Then I discovered VS Addin (CodeConvert), both of which can be found here. I'm using the same DLL that the VS plugin uses. The ICSharpCode.NRefactory DLL can be found on their website. FastColoredTextBox is used for syntax coloring. CodeConvert is referenced and does as it says. The ICSharpCode.NRefactory DLL is included with the CodeConvert.dll file.
rspConVert.dll is a rebuild of Econ.NetVert.Dll from Deniz Ezen. I removed the asp.net part because I couldn't get it to work. I also re-edited some of his code to work with my app. I added Project Conversions and Post fix for project conversion files.
Sample of runtime images
Background
There are many code converters out there, but 99% of them are web-based and 1 or 2 Visual Studio plugins. Plugins, I must say, definitely have an advantage over web-based converters, and probably a slight advantage over this one, but, you don't have to open up Visual Studio and you don't have to keep scrolling. Between your application and the Internet, you can open any *.cs or *.vb file and convert it, and then save it as a text file or a *.cs, *.vb file using NotePad++ Use it in Visual Studio.
For you, dear user, a download is suggested
Content tags
Convert Visual Basic code to C# , Visual Basic to C# , Visual Basic to C# conversion software , The project of converting Visual Basic codes to C# , Convert BASIC code to C# , Convert C# code to Visual ,Files that you may need

Download the source and software code for synchronizing the files of a folder

Sample source file and student registration program code in Visual Basic .NET with Access database

Source and code of Visual Basic .NET Iran map with descriptions of provinces

Download sample source and flash card program code with Basic Four Android b4a

Download sample source and code of blog author robot with Visual Basic .NET
