|
This course provides information on how Visual Basic 2005 works with assemblies, how to deploy them to the Global Assembly Cache (GAC), how to generate strong names for assemblies, and how to implement version and publisher policies for assemblies.
Objectives:
- Describe the fundamentals of assembly naming, loading and name resolution.
- Explain how data are marshaled across threads in Visual Basic 2005
- Explain how threads are pooled in Visual Basic 2005
- Describe how to create and work with delegates and events together
- Explain how to deploy assemblies
- Define the implications of private assembly deployment
- Explain the usage of the Global Assembly Cache (GAC)
- Describe synchronous and asynchronous execution in Visual Basic 2005
Topics:
- Types, resolution and names
- Encryption and keys
- Deployment and the GAC
- Version and publisher policies
|