How to use VB to C# conversion service (1) - Let's try it out! (auto-detect mode)
1. Access https://www.oldvb2cs.com and click "Try it now!" button.
2. The conversion service page will open.
3. Paste a portion of your VB code in the on the left side textarea "VB code".
4. Press the middle ">>" button.
5. The translated C# code will be displayed on the right side textarea.
If the auto-detect mode does not work, specifying the following may help.
Back to top