How to create a Ditributed COM Component?

anand

Well-known member
Joined
Jan 29, 2003
Messages
76
Location
chicago
Hi friends i am learing vb now...i have a small doubt ..i want to know how to create a distributed Component??pls give me a idea what steps i have to follow..
Thank you
satya
 
If youre learning VB, Id suggest not worrying about COM or DCOM. VB.NET doesnt really do COM anymore (not without writing wrappers to make your .NET objects into COM objects) and you *really* dont to worry about DCOM.

What exactly are you trying to accomplish? Are you an experience programmer thats learning .NET or is this your first language?

-nerseus
 
Hi Nerseus
I loose an interview just now bcz i dont know the answer for that question...atleast i want to know abt that now??i want to know how to create a COM component in .net also....pls give me a idea how to distribute my COM Component ..and tell me how to create a COM component in .net???
Lot of thanks if anybody send me answer for this doubt
Satya
 
The documentation has samples for creating COM objects, and there are lots of examples and tutorials online too. Its not something which anyone would _want_ to do, but a lot of the time you have to.
 

Similar threads

J
Replies
0
Views
59
Jalil Sear [MCPD SharePoint]
J
S
Replies
0
Views
57
sva0008
S
Back
Top