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
About Interoperation
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mohammad Elsheimy (2)
Bechir Bejaoui (1)
Amit Dhania (1)
Related resources for Interoperation
No resource found
Introduction to the interoperation between .Net and COM: Part I
9/4/2014 5:04:32 AM.
This is a brief introduction to the COM component object model.
Interoperation & Processing EXCEL Sheet Data
9/30/2012 1:55:34 AM.
Here we are discussing INTEROPERATION with example of Excel Sheet processing.
.NET Interoperability at a Glance 3 - Unmanaged Code Interoperation
6/12/2012 1:04:42 AM.
This is the last article in this series, it talks about unmanaged code interoperation; that’s, interop between .NET code and other code from other technologies (like Windows API, native libraries, COM, ActiveX, etc.)Be prepared!
.NET Interoperability at a Glance 2 – Managed Code Interoperation
1/6/2011 1:11:55 AM.
In the previous article, you learned what interoperability is and how it relates to the .NET Framework. In this article, we’re going to talk about the first form of interoperability, the Managed Code Interop. In the next article, we’ll talk about other forms.