Python vs .Net

Etienne Charland mystery at golden.net
Sun Jan 5 11:59:45 EST 2003


Nope. .NET managed code doesn't use COM. However, it does support good
compatibility with COM components. Oh, and also, COM components need to be
registered in the system registry, while .NET assemblies doesn't.

"News M Claveau /Hamster-P" <essai1 at mci.local> wrote in message
news:av9n65$8bg$1 at news-reader10.wanadoo.fr...
>
> >>> Nope. COM/DCOM is not part of .NET. This is an interoperability layer
to
> allow .NET applications to use COM components though.
> COM est au coeur de .NET, et est omniprésent (partout) dans .NET
>
> @+
> --
> Michel Claveau
>
>






More information about the Python-list mailing list