Visual Cielo optimizes for early bound emissions
Whenever possible, Visual Cielo optimizes your code by using early bound emissions. The Visual Cielo development environment will always optimize your code by using early bound emissions when possible.
Your code is constantly being profiled during development and assembly creation for opportunities to utilize early bound selection.
When you use strong typed variables, you can also improve the use of early bound selection.
Typically about 5% of your application will benefit from typing, and with the Visual
Cielo optimization much of this is handled automatically.