How to use VB to C# translation service (2)

This is part 2 of how to use the VB to C# translation service that we are developing.
(Click here for Part 1)

1. Access https://www.oldvb2cs.com and select "Go To Translation service".

2. The translation service page will open.

3. Select 'one sub/function'

4. Paste a portion of your VB code in the  on the left side textarea "VB code".

5. Press the middle ">>" button.

6. The translated C# code will be displayed on the right side textarea.

コメント

このブログの人気の投稿

Improved VB to C# Conversion Service (Declare statement support.)

Improved VB to C# Conversion Service (type character support etc.)