This article could help the webmasters to know more and more about Classic COM and .NET applications. The author also discusses about COM component and its usage. The .NET event handling model is described in this article. This tutorial covers the...
This is an online article which gives more details to the users about how Classic COM and the .NET framework can coexist in a same application. The main summary focusses about how Classic COM could be used in the .NET. The article clearly explains...
Now the users could use legacy COM components in their .NET applications, which is the objective of this online tutorial. The author explains about the COM which is standard for the interfaces. The author explains about the tasks performed by the...
This tutorial explains about .NET types calling DLLs. The co-existance of classic COM and .NET framework is possible through .NET. The author shows how Classic COM could serve in the .NET. This article is useful for the beginners to update the...
The main highlight of this tutorial is about the usage of classic COM components in .NET code and .NET components in classic COM components. The author starts with the process of writing and compiling the managed code and then creating a type...
.NET's interoperability with COM is the main theme discussed in this tutorial. The author describes how COM is good enough for component development. The difference between .NET and COM components are also discussed in this article.
This tutorial brings with a problem and a solution for the interoperability of classic COM to .NET. The problem mentioned in this article is, the lack of mechanism to connect the .NET components with the functionality of COM. The author denotes...
Advanced Virtual COM Port is the first software of its kind which includes both local and network virtual COM port functions. It can share your real COM ports or create virtual COM ports and connect them with a virtual null-modem cable locally or...
The ActiveX/COM Inspector allows you to inspect and execute any ActiveX control. It works with controls and typelibs automatically showing the documentation associated with classes and members. Quickly find out how a control behaves using event...
Have sleepless nights trying to get Vista's UAC under control. This COM Object (supplied both as a compiled DLL and with fulll BDS 2006 source) handles all the common tasks that require elevation under Vista, e.g. writing to registry,... |