473,406 Members | 2,378 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,406 software developers and data experts.

Framework 1.0 application port to 2.0

Hello I have an application I developed on the 1.1 framework.

Now I want to take advantage of the 2.0 framework in my application..

Can I just recompile my existing code on 2.0?

How does this work and how do I do it?

Just open the application source on VS 2005 and compile it ?

Any documentation on this ?

Thanks
Jun 7 '06 #1
2 1159
You may just be able to compile it in 2.0. Obviously as you take advantage
of the new functionalities, they will require re-design of old areas
(generics are a great example of this).

I would take a look through the breaking changes to see if there is anything
that effects you
http://msdn.microsoft.com/netframewo...s/default.aspx

I would also take a look at the obsolete API list
http://msdn.microsoft.com/netframewo...g/obsoleteapi/

Also I just noticed that you were coming from 1.0 (not 1.1, you hsould
probably look over the changes from 1.0 to 1.1 as well).

Cheers,

Greg Young
MVP - C#
http://geekswithblogs.net/gyoung
"Hemang Shah" <he****@hemang.net> wrote in message
news:ee**************@TK2MSFTNGP05.phx.gbl...
Hello I have an application I developed on the 1.1 framework.

Now I want to take advantage of the 2.0 framework in my application..

Can I just recompile my existing code on 2.0?

How does this work and how do I do it?

Just open the application source on VS 2005 and compile it ?

Any documentation on this ?

Thanks

Jun 7 '06 #2
Most 1.1 applications will run just fine in 2.0. Just open the solution in
VS2005 and it will backup and convert your solution. When you compile again
you may see warnings of any code that has become obsolete (lots of changes
in the configuration area - need to add a reference to
System.Configuration.dll which is new to 2.0)

Have a look at the What's New in the .NET Framework section in the help to
see the changes in .Net 2.0.

Good luck.

Steven

"Hemang Shah" <he****@hemang.net> wrote in message
news:ee**************@TK2MSFTNGP05.phx.gbl...
Hello I have an application I developed on the 1.1 framework.

Now I want to take advantage of the 2.0 framework in my application..

Can I just recompile my existing code on 2.0?

How does this work and how do I do it?

Just open the application source on VS 2005 and compile it ?

Any documentation on this ?

Thanks

Jun 7 '06 #3

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

Similar topics

0
by: Yuancai \(Charlie\) Ye | last post by:
Hi, All: I am happy to annouce that we have formally released our latest SocketPro version 4 at www.udaparts.com, an advanced remoting framework written from batching/queue, asynchrony and...
0
by: Helge Jensen | last post by:
Having posted in microsoft.public.dotnet.framework.sdk and microsoft.public.dotnet.framework.wmi without receiving any response, I posthere on the off-chance that someone who isn't following those...
6
by: Joseph Geretz | last post by:
I recently upgraded my server to Windows 2003. The first thing I noticed is that my sample WebService pages no longer worked. The Invoke test button is missing. This is addresed by the following KB...
1
by: Yuancai \(Charlie\) Ye | last post by:
Hi, All: I am happy to annouce that we have formally released our latest SocketPro version 4 at www.udaparts.com, an advanced remoting framework written from batching/queue, asynchrony and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
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
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,...
0
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...

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.