473,395 Members | 1,474 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

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 1536
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
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
0
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...

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.