VB. NET Component

Source: Internet
Author: User

The component-based design has many advantages:ProgramCode reuse, support for group development, and independence. Com is a component-based development model of Microsoft. net uses a brand new model to replace COM, which has nothing to do with programming languages.

In. Net, a component is called a component .. In the. NET program, the "category library" project outputs DLL components, including logically related categories.

View Source image links

Although COM and. NET components can call each other, many problems cannot be ignored. Therefore, the VB. NET component can only work with VB6 "Limited.

VB6.0 has some problems with VB. NET:

1. Use VB6 compatible types as parameters and return types.

2. No parameter Constructor

3. There is no overloading method)

4. No sharing method (shared members)

5. No static details (static binding)

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.