Welcome to Dream.In.Code
Getting C# Help is Easy!

Join 136,105 C# Programmers for FREE! Get instant access to thousands of C# experts, tutorials, code snippets, and more! There are 1,706 people online right now. Registration is fast and FREE... Join Now!




COM interface

 
Reply to this topicStart new topic

COM interface, info about COM interface

jp42
6 Nov, 2007 - 06:36 AM
Post #1

New D.I.C Head
*

Joined: 21 Aug, 2007
Posts: 38


My Contributions
hi all,

I have really only worked in the .net environment and only once had to deal with any COM interop. Was wondering if anyone could give me an idea of what the COM interface is, or rather what really is its use vs. the .net paradigm?
User is offlineProfile CardPM
+Quote Post

PsychoCoder
RE: COM Interface
6 Nov, 2007 - 01:10 PM
Post #2

using DIC.Core;
Group Icon

Joined: 26 Jul, 2007
Posts: 8,983



Thanked: 125 times
Dream Kudos: 8600
Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, Boo.Net

My Contributions
Creating a COM Interface is the act of creating an object (DLL or COM object) in .Net and making it available to multiple languages, such as VB6, classic ASP, even ASP.Net. To be Com visible the user must be able to create an instance of your object using the CreateObject("ObjectNameOrID") function in those legacy languages.
User is offlineProfile CardPM
+Quote Post

jp42
RE: COM Interface
7 Nov, 2007 - 01:24 PM
Post #3

New D.I.C Head
*

Joined: 21 Aug, 2007
Posts: 38


My Contributions
QUOTE(jp42 @ 6 Nov, 2007 - 07:36 AM) *

hi all,

I have really only worked in the .net environment and only once had to deal with any COM interop. Was wondering if anyone could give me an idea of what the COM interface is, or rather what really is its use vs. the .net paradigm?



psycho thanks for the reply -- jp
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/1/08 09:14PM

Live C# Help!

C# Tutorials

Reference Sheets

C# Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month