Introduction - If you have any usage issues, please Google them yourself
This article describes how through a number of technical means to improve efficiency in the implementation of VB code. These tools can be divided into two major parts: coding techniques and compiler optimization techniques. In coding techniques described how through the use of efficient data types, to reduce the external references, such as programming tools to improve code execution speed and reduce code consumes system resources. In the compiler optimization techniques described in how to correctly use VB compiler provides compile-time option in the final executable file generated optimized.