[Updated] Create an ActiveX using a Csharp Usercontrol
How to register a Csharp Usercontrol as ActiveX (properties, methods, events)
How to register a Csharp Usercontrol as ActiveX (properties, methods, events)
Discover some of the common pitfalls of using COM Interoperability in .NET as well as best practices that could help you steer clear of these pitfalls.
Discover Windows Communication Foundation (WCF). Microsoft introduced this technology, which is a part of .NET 3.0, to make your life easy when it comes to building distributed applications.
In the days before .NET, COM's dependency on the Registry and its backward compatibility issues were the Achilles' heels of Win32 development. Learn a technique for deploying your existing COM components without the pain traditionally associated with the Registry.
Through COM Interop, learn how to program against the Exchange Store for Exchange Server 2003.
Implementing and utilizing extensible property sheets in your .NET classes has never been easier.
How to expose a .NET class library, including methods, properties, and events to a VB6 client.
Learn how to create and use a COM+ component. Also discover the Component Services Explorer and how you can use it to create, maintain, and configure COM+ components and applications.