I have a application that uses MTS (on Server). The Clients are made in VB and use the components made in VC++. I'm having real doubts on the way I create my objects in VB:
Can anyone tell me the diferences between the use of CreateObject and the use of New operator(or use variable as New).
I'm interested particularity in the fact of specifing a server in CreateObject function. That means that I don't have to register the Dll's locally ?
Are diferences in performance ? or in stability of tha app ?
Bruno Loureiro.
brunoloureiro@usa.net
Compta, S.A.
Can anyone tell me the diferences between the use of CreateObject and the use of New operator(or use variable as New).
I'm interested particularity in the fact of specifing a server in CreateObject function. That means that I don't have to register the Dll's locally ?
Are diferences in performance ? or in stability of tha app ?
Bruno Loureiro.
brunoloureiro@usa.net
Compta, S.A.