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