TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
COM Interop
FOLLOW
COM Interop in .NET Framework CLR enables COM objects to interact with .NET objects, and vice versa. Here you may find COM Interop related articles and news.
Articles
(58)
Blogs
(16)
Resources
(7)
Videos
(0)
News
(0)
Articles
Writing an ActiveX Control in .NET
Learn to create ActiveX controls with .NET: expose interfaces, embed controls in web pages, transfer data from forms, and handle security.
David Sandor
Mar 12, 2003
COM Interoperability Part 1: Using COM Components in .NET Framework
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 Call...
Prashant Tailor
Jan 02, 2003
Clicking a Button in Another Application
This article provides a simple sample of an application that clicks a button in another application.
Sam Hobbs
Dec 12, 2012
The Basics of .NET Framework Interoperability
The System.Runtime.InteropServices namespace defines classes where some of which define methods that enable managed code to call native code. This is accomplished via an internal call and is called...
Dave
Feb 29, 2008
How to Show PDF file in C#
This article shows how to show a PDF file in a Windows application with the help of the Adobe ActiveX COM.
Hirendra Sisodiya
Feb 07, 2011
Unmanaged C++ Dll Call From Managed C# Application
Here, you will see the steps for using a simple C++ DLL in a C# application.
Tanmay Sarkar
Aug 25, 2010
Calling Managed Code From Unmanaged Code
One significant task for developers (including myself) is doing some kind of automation of Microsoft Office. So, I will concentrate on the opposing side of the problem - how to use managed assembly...
Filip Bulovic
Mar 11, 2002
Windows API Window Using C#
This program will create a very simple window that just says Hello but it does using just the Windows GUI API in C#.
Sam Hobbs
Nov 08, 2014
How to create a COM application and consume it from within VC++6.0 - .Net and COM Part III
In this article , I will expose another way to generate a COM component and I will give also a trick of how to consume this generated COM from within VC++ 6.0 application.
Bechir Bejaoui
Nov 01, 2008
How to create a COM object using VS 2008 and consume it from VB 6.0 client application: Part II
In this article, we will see how to create a simple COM application in Visual Studio 2008 and how to consume it from a VB6 client application.
Bechir Bejaoui
Nov 04, 2008
Introduction to the interoperation between .Net and COM: Part I
This is a brief introduction to the COM component object model.
Bechir Bejaoui
Oct 30, 2008
Using COM+ SPM in .NET
This article looks at how you can use the COM+ Shared Property Manager (SPM) in .NET to implement the sharing of state across components. I’m assuming that you are familiar with VB.NET, Windows For...
Srinivas Sampath
Jun 02, 2003
Creating MMC Snapin using C# (Part 1)
This article and attached source code shows you how to create MMC Snapin using C#.
Harish Kumar
Nov 24, 2003
Migrating COM/DCOM Applications in Microsoft .NET Framework
In the current Internet scenario, various classic applications run on multiple networks. These applications could have been written using different languages like Visual Basic, Visual C++. For exam...
Hemant Kathuria
Dec 09, 2003
Web Services-Interoperability
In this article, we will see what interoperability is all about, comparison between Java and .NET interoperability, the benefits of and challenges faced in interoperability and the role of WS-I in ...
maulik.shah
Aug 04, 2004
Interoperability in .NET
The important goals of .NET during its development was to promote interoperability with existing technologies.
Arun Kumar Chavali
Aug 16, 2004
ValidationScriptGenerator
This article gives you a solution for generating a client side validation script in a component model that you can reuse in an ASP.NET project.
kuralmani.elango
Mar 16, 2005
Mapping Microsoft Excel columns with XML data (XML data integration) programmatically using a .Ne...
Using this program you can map Excel columns programmatically and generate an XML file containing the cell values that you had in your Excel document. After generating the XML file we can read it i...
Sajana Palanagama
Apr 21, 2005
DTS Custom Task in C#
During last year I wrote an article about DTS and how to use it in C#. In that article I stated that I didn’t manage to solve the problem related to CustomTask. Today I finally forced myself to tac...
Filip Bulovic
Jan 28, 2003
Platform Invocation Services in .NET Framework
This article will cover the details of Platform Invocation Services provided in .Net Framework. Platform Invoke Services acts as a bridge between the managed and unmanaged code. This service enable...
Dinesh Ahuja
Oct 25, 2002
No Records Available.
View More
Learn JavaScript
Challenge yourself
COM Interop
E-Book Download
Get Certified
NFT