PC Review


Reply
Thread Tools Rate Thread

Can I expose my API/COM interfaces as .Net interfaces?

 
 
rakefet@repliweb.com
Guest
Posts: n/a
 
      16th Aug 2005
Hi.

I'm really new to this world of .Net so your help would be most
appreciated...

We have API and COM interfaces developed in c. We would also like to
supply a .net interface to our clients.

Searching - I found many new words :-) like .Net wrapper, Assembly...
but I couldn't find a clear cut answer -
What do I need to do in order to expose a .net interface?

What is the difference between "real" .NET APIs and having some kind of
wrapper around API or COM interface...?

Thanks in advance
Rakefet

 
Reply With Quote
 
 
 
 
Derrick Coetzee [MSFT]
Guest
Posts: n/a
 
      17th Aug 2005
(E-Mail Removed) wrote:
> We have API and COM interfaces developed in c. We would also like to
> supply a .net interface to our clients.
> What do I need to do in order to expose a .net interface?


Hi Rakefet. This is a common question. There are tools included with .NET
(tlbimp.exe) and Visual Studio (Add Reference->COM tab) to facilitate this
scenario. You can read more about using COM components from .NET at the
following URLs:

Interoperability of COM components with .NET
http://www.c-sharpcorner.com/Code/20...lityin.NET.asp

COM Interoperability in the .NET Framework
http://aspnet.4guysfromrolla.com/articles/010803-1.aspx

I hope this helps.
--
Derrick Coetzee, MCP, MSFT (Speech Server)
This posting is provided "AS IS" with no warranties, and confers no
rights.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
interfaces in c#.net saket Microsoft ASP .NET 1 30th Dec 2005 11:45 AM
Can I expose my API/COM interfaces as .Net interfaces? rakefet@repliweb.com Microsoft Dot NET 6 18th Aug 2005 08:01 AM
Interfaces Michael Grimsley Microsoft C# .NET 10 3rd Jun 2004 07:13 AM
Declaring constructor interfaces [in interfaces] Ruffin Bailey Microsoft VB .NET 1 20th Feb 2004 06:17 PM
Interfaces??? Adie Microsoft C# .NET 3 29th Jan 2004 03:09 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:13 PM.