Related resources for COM objects
  • COM Interoperability Part 1: Using COM Components in .NET Framework2/6/2024 11:08:45 AM. In this article, we review the concepts & walk through an example that demonstrates COM interoperability in the .NET framework. Learn about the Component Object Model (COM) and the Runtime Callabl
  • Using Microsoft Agent With C#9/20/2023 6:37:49 AM. This article explains how to include MS Agent into an simple Windows Form based application using C#.
  • SharePoint Best Practices - COM Objects Disposal5/30/2017 12:52:25 PM. In this article, we will look for the best practices used for disposing SharePoint COM Component used from managed code.
  • Leveraging Base Classes in VB.NET11/10/2012 2:47:58 AM. This article shows you how to leverage the power of VB.Net Financial base class library using C#. The .Net unify class architecture model allows .Net languages to leverage class libraries implemented in other class libraries.
  • Language Independence from COM to .NET9/30/2012 4:42:44 AM. This article covers the subject regarding Language Independence. This term Language Independent means one can create an application using various languages. This Language independent starts from past COM (OLE & ActiveX) to present .Net.Let us see in detail.