C # project conversion to VB. NET

Source: Internet
Author: User

1. Project Conversion

A) Determine the project to be converted

I. Non-converted C # projects can coexist with VB Projects

B) establish corresponding VB Projects

I. Move the file to this project and convert it one by one

2. Item Conversion

A) prepare

I. Conversion Tool http://codeconverter.sharpdevelop.net/SnippetConverter.aspx

B) script Conversion

I. include design class

Ii. event handling

1. C # bind the events to be referenced in each control

2. VB indicates the bound control at each event.

A) the modifier of the corresponding control must be Friend WithEvents, rather than the default private

C) form design class conversion

I. VB does not have a special form design class

Ii. files converted from the C # design class will be part of the VB Script class and placed at the beginning of the VB Script class.

D) resource file conversion

I. No need to convert

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.