473,473 Members | 2,110 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Is COM still relevant

Raj
I want to develop a C++ class library. I finally realised I need COM not just
C++ Dll. Is developing COM as dll useful or should I consider any .Net
related technology. Is COM relevant or when to chose COM than .Net and when
to use related .Net technology.

Thanks,
Rajesh
Jul 21 '05 #1
2 1538
Choose COM if you need the class library to be available on a wide
variety of systems, where you cannot guarantee the .NET Framework will
be available.
If you have control of over where the library will be deployed, or can
at least guarantee that the .NET Framework will be available, I see no
reason not to use .NET. You will get the benefits of managed code, and
can still be used by COM clients (as long as you design the classes to
be COM compatible).
Raj wrote:
I want to develop a C++ class library. I finally realised I need COM not just
C++ Dll. Is developing COM as dll useful or should I consider any .Net
related technology. Is COM relevant or when to chose COM than .Net and when
to use related .Net technology.

Thanks,
Rajesh

Jul 21 '05 #2
Raj
I will be using it on Windows 2000/XP/Embedded XP. I would use it with VB
6.0, VC++ 6.0 applications and with .Net apps in future if required.

"Joshua Flanagan" wrote:
Choose COM if you need the class library to be available on a wide
variety of systems, where you cannot guarantee the .NET Framework will
be available.
If you have control of over where the library will be deployed, or can
at least guarantee that the .NET Framework will be available, I see no
reason not to use .NET. You will get the benefits of managed code, and
can still be used by COM clients (as long as you design the classes to
be COM compatible).
Raj wrote:
I want to develop a C++ class library. I finally realised I need COM not just
C++ Dll. Is developing COM as dll useful or should I consider any .Net
related technology. Is COM relevant or when to chose COM than .Net and when
to use related .Net technology.

Thanks,
Rajesh

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Beeyah | last post by:
in my inability to find a working ftp program for my mac, i decided to write one in python. i wrote a class (link at end of post) that inherited ftplib.FTP and made the process slightly less...
0
by: Marc Miller | last post by:
Hi, I'm using .NET 2003 (7.1.3088), .NET Framework 1.1.4322 and WinXP / sp1. , 1.3 Mhz with 1GB RAM. I develop in VB.NET and quite often (1 out of 5 times) I will get an error when I hit F5...
1
by: sysindex | last post by:
I need to write an algorithm to retrieve most relevant passage from a large body of text. The passage needs to relevant to the search term. Sort of like what Google displays on their search results...
2
by: hennakapoor | last post by:
How do the form filling software determine which text field gets what data i.e. a typical form filling software will ask the user to enter the username / address / password etc. Whenever it goes to...
1
by: Dale Franklin | last post by:
This should be a rather ROUTINE procedure for you DBAs. I keep hearing at technical conferences and user groups the phrase "then rebind all your plans and packages" (after reorg, load, &...
1
by: Damien Ramsey | last post by:
hello there Info: I have a form on which is displayed information, customer code, address and balance etc.. on that form i also have start of the current week, which is displaying 29th march...
1
by: Ray | last post by:
I have following nest crosstab query for a report and need more relevant fields on the each record. However, this query failed to link other query to show more related fields. I appreciate any...
4
by: Ray | last post by:
I need to create a report showing the candidate, class, score of judge 1, 2, 3, 4. Currently, I manage to obtain the result of candidate and score of judge 1, 2, 3 and 4 but not the class. I would...
1
by: priya sajja | last post by:
HI all, I am extracting the data from Ms access to excel and has feilds Qty bad ,Fiscalweek,Fiscal yr in sheet2 .My excel work book has a VB form in sheet1 with textboxs for from year,to year,from...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.