1.

Are Com Objects Managed Or Unmanaged?

Answer»

Since COM objects were written before .NET, apparently they are unmanaged.

Any CODE not written in the Microsoft .NET FRAMEWORK environment is UNMANAGED. So naturally COM+ is unmanaged because it is written in VISUAL BASIC 6.

Since COM objects were written before .NET, apparently they are unmanaged.

Any code not written in the Microsoft .NET framework environment is UNMANAGED. So naturally COM+ is unmanaged because it is written in Visual Basic 6.



Discussion

No Comment Found