Will COm+ wrapper to VB 6.0 dll be effective?
Hi,
I have COM+ dlls created in VB6.0. Since VB6.0 dlls cant support Object Pooling and many advance features of COM+, I want to see if dot net COm+ wrapper to my VB 6.0 dlls will increase the performace of my dlls or not.
Any idea, how it will work internally to guess if it will be better to create dot net wrapper or not.
~SAnjivani
Re: Will COm+ wrapper to VB 6.0 dll be effective?
You would have to test it your self to see the difference but in a nutshell .Net is slower (not everything is slower but in general).