473,386 Members | 1,720 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.

Opinions on future development

m
We have a rather large application, perhaps a million lines of code doing
everything from database access to gui to painting items on the screen, all
built in VC++/MFC. There are some heavy performance requirements for the
application thus it's development in C++.

I am trying to put my hands around the future development methodologies for
this application. I am looking for any thoughts on what to pursue, is it
taking portions of the application and developing them in managed c++(where
say performance isn't an issue), what .NET technologies are available to
make development easier, etc. There are several reasons for me to consider
alternative technologies, among them are the lack of C++ developers
available in the pool(it's as if C++ is now a legacy technology, it's much
sexier to know Java or some .NET technology) and many of the third party COM
components we use are no longer receiving substantial development(the mftrs
are choosing to concentrate on developing .NET components).

Further, it's likely that the application will be required to morph into
having the ability to live as either a server component(perhaps the
presentation layer is browser based) or a fat client application.

Or do we do nothing and stand pat with VC++/MFC?

Anyone gone through such a transition and what worked and what didn't? Any
recomendations on reading/training material?

Thanks!
Jan 4 '07 #1
1 1053

I think your pro/cons bullets go this way:

Stay with C++/MFC:
- a million lines of code
- heavy performance requirements

Go to .NET:
- lack of C++ developers
- third party COM components

Don't think it matters:
- live as either a server component
- live as a fat client application
I think that if the components do what you need them to do,
you don't envision major UI changes, and they work on Vista,
you can forget about them for now.

Performance might be an issue, but not a major one, in 6 months
the hardware improvements can cover the difference
(let's say it takes you 6 months to migrate, at that time
the new harware will run your managed code as fast as the
curent native one)

So the two main issues are developers and size.
Now, my experience is that good developers are difficult to find,
not matter the language. I don't think .NET languages have more
programmers right now than C++, but it might get there.
Maybe you see more of them because of a fresh batch of VB programmers
moving toward that, I don't know.
But you should remember that you need people with experience,
so you should discard the ".NET newbs"
And they should understand C++/MFC well enough to do the migration!

Second, I don't think migrating MFC to .NET is to easy, so I
would almost think of the UI part as a rewrite.
If there is a lot of processing with little UI, then it should
be easyer.

Long storry short, I would stay with C++/MFC :-)

But I am a C++ guy, so you should also look at other opinions,
this is just my $0.02 :-)
In fact, I would also be interested to read that others have to say.

--
Mihai Nita [Microsoft MVP, Windows - SDK]
http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email
Jan 6 '07 #2

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

Similar topics

2
by: Radith Silva | last post by:
Hi all; I'm currently a student comparing my study options for the future. Currently I have (Certified) experience in Java and Web Development. My strong-hold I'd say is web-development but am...
242
by: James Cameron | last post by:
Hi I'm developing a program and the client is worried about future reuse of the code. Say 5, 10, 15 years down the road. This will be a major factor in selecting the development language. Any...
29
by: David Eng | last post by:
In replying to P.J. Plauger (...
2
by: Miguel Dias Moura | last post by:
Hello, Until now I have been using Macromedia Dreamweaver to create web sites. I worked in PHP and ASP. However in this moment I work mostly in ASP.NET. What is the best tool to create...
5
by: KimmoA | last post by:
Does C have a future? I'd like to think so, but nobody seems to agree with me. Of course, I don't use C in my profession, and maybe I wouldn't be using it if I had the pressure to actually produce...
3
by: JDeats | last post by:
Looking to pick up a notebook and wanted query the developer community for any feedback, sorry if this is off topic. Does the Intel Core 2 Duo chip offer any advantages to .NET developers? I...
3
by: The Frog | last post by:
Hi everyone, I am looking at a future work environment that will involve lots of Java programming as well as .Net programming. I am trying to decide if using the J# development tools in Visual...
0
by: Florian Thiel | last post by:
Dear PHP web developers, We are currently researching the ways in which the major web development platforms differ and in addition to our work with the Plat_Forms contest, we're now looking for...
112
by: Prisoner at War | last post by:
Friends, your opinions and advice, please: I have a very simple JavaScript image-swap which works on my end but when uploaded to my host at http://buildit.sitesell.com/sunnyside.html does not...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: 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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...

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.