D
Dav
these com+ objects to .NET (VB.NET) do I still need MTS or does theFrom what I know you can use com+ in asp.net via interop. If I convert
..NET framework handle the object pooling and other features of MTS? So,
instead of a bunch of COM+ objects on MTS that my asp.net can
reference, can I convert them to .NET DLLs and just keep them in the
bin folder?
Basically, if I convert my COM+ objects to .NET do I need MTS for a
high traffic site?
If you can post any thoughts, experiences or links, that would be
appreciated.
Thanks!