Related resources for register COM
  • 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.
  • Com and Component creation in C#9/30/2012 4:39:32 AM. Component is nothing but the reusable piece of software in binary form that can be plugged into other components from other vendors.