473,386 Members | 1,644 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,386 software developers and data experts.

COM Migration

Greetings,

I am a team lead on a medium sized C++ project. We have roughly 400k c++
lines of code, and our project is ongoing - it was first released in 1997 and
will continue to be used for the foreseeable future...

That being said, my question is how best to migrate our COM code to a .NET
environment. We have defined several COM interfaces (which are used heavily)
and have need of defining several more for our next release. But we are not
sure if we ought to migrate our stuff to .NET

We use the microsoft script control ocx to run jscript code inside our
project. This enables customizations to be added on. Many of our
installations are running these customizations, and it is primarily for these
that the COM libraries are used. The COM libraries are essentially wrappers
around our applications main code.

Does anybody have any experience with this type of migration? Is .NET the
best way to provide add-on ability? Or ought we to stick with the COM
interfaces for the foreseeable future?

Thanks,
-kz
Nov 17 '05 #1
1 1216
"Keith D. Zimmerman" <Keith D. Zi*******@discussions.microsoft.com> wrote in
message news:29**********************************@microsof t.com...

I am a team lead on a medium sized C++ project. We have roughly 400k c++
lines of code, and our project is ongoing - it was first released in 1997 and will continue to be used for the foreseeable future...

That being said, my question is how best to migrate our COM code to a .NET
environment. We have defined several COM interfaces (which are used heavily) and have need of defining several more for our next release. But we are not sure if we ought to migrate our stuff to .NET

We use the microsoft script control ocx to run jscript code inside our
project. This enables customizations to be added on. Many of our
installations are running these customizations, and it is primarily for these that the COM libraries are used. The COM libraries are essentially wrappers around our applications main code.

Does anybody have any experience with this type of migration? Is .NET the
best way to provide add-on ability? Or ought we to stick with the COM
interfaces for the foreseeable future?


Hi. I think you have two questions:

a) Should you convert?
b) How can you do it?

"Should you convert" is a business question, likely driven by your
customer's
perception of what you are offering and how badly they want to be "modern".
I can't help you with that decision :-{

However, should you decide to convert... that's a lotta code to switch over.
We build custom automated migration tools, and we have looked pretty
hard at C++-based COM component conversion to .NET.
We have done other C++ migrations across platforms.

Our conversion tools have language modules for a most varieties
of C++ dialects including all the MS dialects (up to an including
those in MS Studio 2005) and corresponding C# dialects.
We also have JavaScript (essentially JScript) front ends.

Contact me for more details.

--
Ira D. Baxter, Ph.D., CTO 512-250-1018
Semantic Designs, Inc. www.semdesigns.com
Nov 17 '05 #2

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

Similar topics

9
by: Paddy McCarthy | last post by:
Frustrated at being prevented from using Python at work I went gunning for Perl. Time to roll out some useless Google statistics to make me feel better Google Phrase count...
4
by: susmita_ganguly | last post by:
Hi I am trying to upgrade from oracle 8i to oracle 9i on the same server ..I don't know much abt migration . Can anyone help me out. Thanks. Susmita
11
by: Jep | last post by:
Any help or advice appreciated. We have just installed and configured a new DB2 v.8.1 with latest FixPack. Just a few days later it dies and now we have a DB that is totally unusable. - - - -...
4
by: Abram Friesen | last post by:
Hi, I'm a developer for a software application vendor, and our application makes use of a customer-maintained Oracle 8i/9i database. We've had a customer request to support DB2 database, and I'm...
1
by: sac | last post by:
I am using DB2 v8.1 on UNIX. A few weeks ago the DBAs carried out node migration activity on the database. After the node migration I observed that the queries that execute on temporary tables...
1
by: rob | last post by:
Dear All, I have a very small test project to convert asp to asp.net using the Microsoft/Artisan ASP to ASP.NET Migration Assistant...
1
by: Bonggoy Cruz | last post by:
We have a fairly big size ASP.NET web application that was written VB.NET. We are in the process converting the web project. We used the migration wizard included in VS 2005. I followed step by...
60
by: Shawnk | last post by:
Some Sr. colleges and I have had an on going discussion relative to when and if C# will ever support 'true' multiple inheritance. Relevant to this, I wanted to query the C# community (the...
9
by: Troels Arvin | last post by:
At work, some people have found IBM's Migration Toolkit (MTK) to be a nice tool for copying data from one table (in another DBMS product) to DB2. Now, they want to do the same thing from one DB2...
3
Frinavale
by: Frinavale | last post by:
I have been researching the best approach to migrating a VB6 application into a VB.NET application. There is a lot of information out there but most of it recommends that you "train in the migration...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...

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.