B.2 VB.NET Templates
- Module
-
A file for storing groups of functions.
- COM Class
-
A class that can be exposed to COM.
- Transactional Component
-
A source file containing a class prepared for use with COM+. The
class derives from
System.EnterpriseServices.ServicedComponent.
|