pro_vb thread: MTS : Creation of Objects
It is good practice to use ObjectContext.CreateInstance("prog_id")
when creating other MTS objects from within an MTS object. This wraps the
new object in the proper context.
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
pro_vb thread: MTS : Creation of Objects
It is good practice to use ObjectContext.CreateInstance("prog_id")
when creating other MTS objects from within an MTS object. This wraps the
new object in the proper context.
|