473,698 Members | 2,186 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Migrate to .NET

Hello!

We have an MFC application written in VS6.0.

The application is badly written and designed so we assume to rewrite the
whole application using .NET.
We have a .NET Visual Studio 2003.
We will keep using C++.
Now to my question does it matter if we use the old VS2003 which we have or
use the new VS2005 when we will rewrite everything from scratch.

For example is it easier to use VS2005?

//Tony
Nov 17 '05 #1
3 1230

"Tony Johansson" <jo************ *****@telia.com > wrote in message
news:2a******** *************@n ewsc.telia.net. ..
Hello!

We have an MFC application written in VS6.0.

The application is badly written and designed so we assume to rewrite the
whole application using .NET.
We have a .NET Visual Studio 2003.
We will keep using C++.
Now to my question does it matter if we use the old VS2003 which we have
or use the new VS2005 when we will rewrite everything from scratch.

For example is it easier to use VS2005?

//Tony

Assuming that by "...to rewrite the whole application using .NET" you mean
that you intend to use .NET Framework classes instead of MFC, I'd recommend
Visual Studio 2005, as a lot of work has been done to enhance the way
managed C++ works with the Framework. Either way, you're going to encounter
a learning curve, so you should take advantage of the new features.
Just my opinion.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Nov 17 '05 #2
Note that when it comes to converting your code, 2003 and 2005 are NOT the
same. 2003 and 2005 are somewhat incompatible with each other. Hence you
need to decide which one you want to convert to and stick to it.

That being said, it looks like converting 2003 code to 2005 code won't be
too difficult, but I haven't done it yet (still waiting for 2005 to arrive
as part of my company's MSDN subscription). See here for how to do it:

http://msdn2.microsoft.com/en-us/library/b23b94s7.aspx

[==P==]

"Tony Johansson" <jo************ *****@telia.com > wrote in message
news:2a******** *************@n ewsc.telia.net. ..
Hello!

We have an MFC application written in VS6.0.

The application is badly written and designed so we assume to rewrite the
whole application using .NET.
We have a .NET Visual Studio 2003.
We will keep using C++.
Now to my question does it matter if we use the old VS2003 which we have
or use the new VS2005 when we will rewrite everything from scratch.

For example is it easier to use VS2005?

//Tony

Nov 17 '05 #3
Hi Peter,

You can download and try it now while waiting for the disc version:

http://msdn.microsoft.com/vstudio/products/trial/

Tom

"Peter Oliphant" <po*******@Roun dTripInc.com> wrote in message
news:uO******** *****@TK2MSFTNG P14.phx.gbl...
Note that when it comes to converting your code, 2003 and 2005 are NOT
the same. 2003 and 2005 are somewhat incompatible with each other. Hence
you need to decide which one you want to convert to and stick to it.

That being said, it looks like converting 2003 code to 2005 code won't be
too difficult, but I haven't done it yet (still waiting for 2005 to arrive
as part of my company's MSDN subscription). See here for how to do it:

Nov 17 '05 #4

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

Similar topics

5
3270
by: Phil Powell | last post by:
I've read some online resources that utilize various MySQL command-line actions to migrate data from Access to MySQL. The situation is this: a group of co-workers of mine will be using an Access db in a shared source (for now, a directory.. ???) to be able to generate reports on the fly. What they want to do is to be able to migrate that data to a MySQL db instance that currently exists on a different server. What would be the best...
4
2306
by: Bon | last post by:
Hello all Would it be possible to migrate the MS Access 2000 to MS SQL Server 2000? My application is using MS Access 2000 as database and as user interface such as forms. Now, I want to migrate the backend database from MS Access 2000 to MS SQL Server 2000. However, I want to keep the MS Access 2000 interface. Would it be possible?
2
2568
by: Vikrant | last post by:
Hi DB2/UDB Gurus, I got the same problem , when I am migrating DB2/UDB 5.2 to 7.2 EE under AIX. Is this a known problem ?, I would sincerely appreciate (well if you want to have money, that is also possible, I am serious)
1
4583
by: Davor | last post by:
I have to migrate database from AIX DB2 to MS Sql Server 2000. In one table there is field with GIF image. I have tried with "Import/Export Data" wizard on SQL server to import that table. All other fields are successfully migrated except for that field with gif image (I get only "GIF89A" as value in that field on MS SQL). Also, "Import/Export Data" wizard on SQL server "sees" that field as LONG VARCHAR???? (isn't this supposed to be...
1
2211
by: Amol Shambharker | last post by:
Hello Everyone, I have been working on setting up a windows 2003 machine with IIS 6.0.The web server has the web directory on a UNC share on a windows 2003 server.I want to migrate websites from a windows 2000 machine to this one using the migration tool.The problem with doing this is the migration tool does not migrate the FPSE user permissions across.Part of the problem I am sure is that the windows 2000 machine has the FPSE user permissions...
6
1474
by: Jeffrey Todd | last post by:
I have a heavy investment in an ASP.NET Web application built on 1.1. I have read about a bunch of new features coming in ASP.NET 2.0, and I don't see that I need the *new* features. So, what would be some good reasons for me to switch to 2.0 if I don't need its new features. Are existing features enhansed? Is overall performance improved substantially? What would be some top benefits to migrate to 2.0 for someone who doesn't need the new...
6
2222
by: Shimon Sim | last post by:
Hi I am working on application that need to hold custom user information - Last and first name, email, some other domain related information. I used to create Base class for all my pages. The base class would have CurrentUser property that would hold customer class in session and that was fine for all my situations. Now ASP.NET 2.0 came and we have Profile property for pages that could be extended with configuration to have custom...
0
1516
by: Gee | last post by:
To migrate the VSAM files to SQL server 2000 I need to load 'OLE DB provider for AS/400 and VSAM'. To load the provider I've to install Host Integration Server. But the cost is too high. Please anyone let me know, how to migrate the VSAM files to SQL server 2000 without HIS? or is there any freeware available to migrate the VSAM files? Thanks, Geetha
3
1320
by: VS | last post by:
I would like to know that is there any need to Migrate ASP 3.0 applications to ASP.NET Is there any Cease or end of lifecycle of products on ASP 3.0 and associated web based products announced by Microsoft, I have tried across all Microsoft sites for this information but not able to find any thing relevant
1
2780
by: Mark A | last post by:
When upgrading DB2 LUW from 8.2 to 9.1 the following command is issued as part of the upgrade: db2 migrate database <db-name> Does the migrate command make changes to every data and index page? Any estimate on how long it takes to run based on number of pages in the database?
0
8674
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8604
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8895
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7728
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6518
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5860
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3046
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2330
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.