ATL with C#?

  • Thread starter Thread starter Jamie
  • Start date Start date
J

Jamie

Hello,

I am new to .Net and my previous experience is developing ATL COM dlls with
C++ (Version 6). I'm wondering if there if a C# solution that is similar to
this? I see that C++ 7 still has the ATL projects but what can I develop in
C# that is equivalent in functionality to a com dll?

thanks,
Jamie
 
Hello,

I am new to .Net and my previous experience is developing ATL COM dlls
with C++ (Version 6). I'm wondering if there if a C# solution that is
similar to this? I see that C++ 7 still has the ATL projects but what
can I develop in C# that is equivalent in functionality to a com dll?

thanks,
Jamie

Hi Jamie,

That's simple: a class library.


--
------ooo---OOO---ooo------

Peter Koen - www.kema.at
MCAD CAI/RS CASE/RS IAT

------ooo---OOO---ooo------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top