Groups | Blog | Home
all groups > dotnet windows forms > february 2004 >

dotnet windows forms : component


william
2/23/2004 7:01:06 PM
Hi
I'm a new one on .NET development, I used VB6. In VB6, we can create component(COM) to expose some features to other applications. Is there a way to do same thing in .NET? Is the widows service or web service same as COM

Thanks

Ed Kaim [MSFT]
2/23/2004 11:02:17 PM
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconclassvscomponentvscontrol.asp
is a good place to start.

[quoted text, click to view]
component(COM) to expose some features to other applications. Is there a
way to do same thing in .NET? Is the widows service or web service same as
COM?
[quoted text, click to view]

hirf-spam-me-here NO[at]SPAM gmx.at
2/24/2004 10:31:49 AM
* "=?Utf-8?B?d2lsbGlhbQ==?=" <anonymous@discussions.microsoft.com> scripsit:
[quoted text, click to view]

You can make classes visible to COM:

http://msdn.microsoft.com/library/en-us/cpguide/html/cpconAssemblyToTypeLibraryConversionSummary.asp

Please provide more details on what exactly you want to do.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet/>

AddThis Social Bookmark Button