VB. NET program deployment

Source: Internet
Author: User

One applicationProgramNo matter how well the design is, if it cannot be deployed and used, everything will be wasted.

View Source image links

. NET must be installed on the host where. EXE is to be executed, but not all things need to be installed, because only the. NET Framework Clr and some base classes are required. For example. Net redistributable framework (20 mb)After installation, the machine can run the. NET program. (But there is no way to develop. net programs, because there is no compiler at this time)


There is no need to manually write the. config document. Use the. NET management tool.. Net Configuration1.1You can do this..

The appupdater component is a complete framework component that can be used to automate component version updates.


Relection is a mechanism for processing components in the execution phase:

1. Load components

2. Create Components

3. Check the specifications of fields, methods, and attributes.

4. Access fields, methods, and attributes

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.