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

Upgrading to .Net 2.0

We currently have a project with approximately 150 pages written using VS2003
for .Net 1.1. We are about to buy VS2005 and our boss has asked us how long
would it take us to port this over to VS2005 and .Net 2.0. Can someone
provide me a rough estimate, based on their experience, as to how long
something like this would take? Are there any big things that will not move
to VS2005? We have used datagrids extensively. Is there any problem keeping
those intact? Thanks for any advice.
Feb 13 '07 #1
1 1038
"Wannabe" <Wa*****@discussions.microsoft.comwrote in message
news:86**********************************@microsof t.com...
We currently have a project with approximately 150 pages written using
VS2003
for .Net 1.1. We are about to buy VS2005 and our boss has asked us how
long
would it take us to port this over to VS2005 and .Net 2.0. Can someone
provide me a rough estimate, based on their experience, as to how long
something like this would take? Are there any big things that will not
move
to VS2005? We have used datagrids extensively. Is there any problem
keeping
those intact? Thanks for any advice.
Well, first things first - make sure you install SP1 for VS.NET 2005
otherwise you'll be stuck with the website model which, IMO, is awful... You
could just install WAP I suppose but, as that's now included in SP1, there's
no reason not to deploy SP1 anyway...

Once you've done this, I'd say there's a very good chance that your project
will upgrade pretty much seamlessly. You'd be well advised to look at what's
new in v2, though, e.g. generics and nullable datatypes (e.g. int?,
DateTime? etc). You need to read up on partial classes, as they're suddenly
going to appear everywhere in your code-behind...:-)

As regards DataGrids, they're still supported in ASP.NET2 - however, the
GridView control is much more feature-rich, so it will be worth replacing
your DataGrids... Other new webcontrols include <asp:Menuand
<asp:TreeView>... ASP.NET2 also introduces MasterPages...

In addition, lots of the Framework has been upgraded (as you might imagine)
e.g. System.Net.Mail instead of System.Web.Mail, though the older namespaces
are still supported...

There's a whole load of new stuff too e.g. native FTP support etc.
Feb 13 '07 #2

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

Similar topics

3
by: S. Crespel | last post by:
Hi, Where can I find informations about consequences of upgrading from PHP 4.2.3 to 4.3 regarding existing PHP applications ? I have lots of existing PHP (4.2.3) scripts, will everything still...
1
by: bartolomesintes | last post by:
Hi, I have installed PHPHome 2.3.4 in Windows XP. This WAMP package installs Apache 2.0.50 , PHP 5.0.0 and it works fine. The SQLite installed version is 2.8.14 and I would like to upgrade to a...
6
by: Michael Foord | last post by:
http://www.voidspace.org.uk/python/articles/upgrading_python.html I've been looking at whether to upgrade immediately from Python 2.3 to Python 2.4 or postpone it. This is my first `major version...
0
by: Jonathan Hilgeman | last post by:
Currently, I'm running 3.23.51 on Red Hat 7.1, and I'm contemplating upgrading to MySQL 4.0, but I'm not sure what to expect. I don't know if MySQL 4.0 is fully backwards-compatible with 3.23.x...
2
by: wellington fan | last post by:
Dear newsies, My ISP has offered to upgrade my servers from 3.23 to 4.1. I'm excited by the potential gains in performance, and the ability to write subqueries, but am wary of any forward...
5
by: Mike Owen | last post by:
Hi, I have just used the import Wizard to import a VS 2003 app to VS 2005. I have a lot of work to do to enable it to compile successfully with all the errors and warnings it gave me, but as a...
13
by: Noesis Strategy | last post by:
When I ordered my new laptop, Sony didn't offer Access 2003 in its bundles. Recently, I have begun to design Access databases using an copy of Access 2002 from my previous laptop. It works fine,...
11
by: Aidan Tobin | last post by:
Hi, I have to upgrade a number of databases from Access 2.0, Access 97 and Access 2000 to work in Office 2003. These databases contain a number of Forms coded with VBA as well as a number of...
1
by: progTiger | last post by:
The upgrade wizard just hangs on step 5 of 5 when it reaches "Upgrading DataEnvironment..." I have let it sit for 3 hours and it does nothing. .Net Studio is not frozen, but the process does...
6
by: JimLad | last post by:
Hi, We have a major ASP app that we are in the process of upgrading to ASP.NET 1.1 and probably on to ASP.NET 2.0 in the middle of next year. (We will also be upgrading to SQL2K5 at the same...
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: 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: 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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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.