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)
Links
How do I get Started Using Interoperability?
The common language runtime's COM interoperability services make it possible to use existing COM objects from within managed applications and expose managed objects to existing COM applications.
Mahesh Chand
Mar 22, 2007
How do I build a .NET COM Server Callable from COM clients?
This section explains how to build and install managed code that will be used from COM applications.
Mahesh Chand
Mar 22, 2007
How do I build a .NET Client That Uses a COM Server?
This section explains how to build managed code that uses COM.
Mahesh Chand
Mar 22, 2007
How do I call COM Methods from .NET?
This example demonstrates how to use COM object from a Visual Basic or C# application.
Mahesh Chand
Mar 22, 2007
How do I sink Unmanaged Events from .NET?
This example demonstrates how to sink unmanaged events from .NET code.
Mahesh Chand
Mar 22, 2007
How do I call a Function Exported From an Unmanaged Library?
This example demonstrates how to call a function exported from an unmanaged library from managed code. The MessageBox routine in User32.dll and GetSystemTime routine in Kernel32.dll are called. The...
Mahesh Chand
Mar 22, 2007
Calling Win32 DLLs in C# with P/Invoke
Recently, I have done a fair amount of Win32® Interop in my Microsoft® .NET Framework-based apps.
Mahesh Chand
Jan 13, 2006
No Records Available.
Build Progressive Web Apps
Challenge yourself
COM Interop
E-Book Download
Get Certified
ASP.NET Core