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.

upgrading from 2003 to 2005 or wait for 2008

Please bear with this old dino here, who never upgraded to vs2005, the
reason being that I am soooooo comfortable working with that rock-
solid vs2003 and my development time so far has mainly been devoted to
maintenance of existing 1.1 web sites. Now the present / future seems
to have caught up with me, and this dog now has consider to 1) do the
thing and learn new tricks or 2) sit tight and wait for vs2008 and
learn a lot of new tricks at one go.

Any advice would be highly appreciated.

Trym

Sep 23 '07 #1
8 1706

"lacanela" <ho***********@gmail.comwrote in message
news:11*********************@w3g2000hsg.googlegrou ps.com...
Please bear with this old dino here, who never upgraded to vs2005, the
reason being that I am soooooo comfortable working with that rock-
solid vs2003 and my development time so far has mainly been devoted to
maintenance of existing 1.1 web sites. Now the present / future seems
to have caught up with me, and this dog now has consider to 1) do the
thing and learn new tricks or 2) sit tight and wait for vs2008 and
learn a lot of new tricks at one go.

Any advice would be highly appreciated.
Everyone is just migrating to 2005, for the most part. People -- companies
don't transition or move as fast as MS seems to think they will do it, by
putting this stuff out which M$ should slow down a bit. You should move to
2005. IMO, because that's where companies are headed.

I think some of this stuff in VS 2005 and future versions of VS .NET
solutions concerning the Web won't start to take affect until MS Server 2008
and Vista business workstation O/S(s) used on the Web developer's side
using IIS7 are being used.
Sep 23 '07 #2
Hi Lacanela,

It seems that version 2008 will be even more solid as vs2003, even the
second beta version is that in a kind of way. It is impossible to give you
an advice, however because you have waited that long, I should know what I
would do in your situation.

Cor

"lacanela" <ho***********@gmail.comschreef in bericht
news:11*********************@w3g2000hsg.googlegrou ps.com...
Please bear with this old dino here, who never upgraded to vs2005, the
reason being that I am soooooo comfortable working with that rock-
solid vs2003 and my development time so far has mainly been devoted to
maintenance of existing 1.1 web sites. Now the present / future seems
to have caught up with me, and this dog now has consider to 1) do the
thing and learn new tricks or 2) sit tight and wait for vs2008 and
learn a lot of new tricks at one go.

Any advice would be highly appreciated.

Trym
Sep 24 '07 #3

"lacanela" <ho***********@gmail.comwrote in message news:11*********************@w3g2000hsg.googlegrou ps.com...
Please bear with this old dino here, who never upgraded to vs2005, the
reason being that I am soooooo comfortable working with that rock-
solid vs2003 and my development time so far has mainly been devoted to
maintenance of existing 1.1 web sites. Now the present / future seems
to have caught up with me, and this dog now has consider to 1) do the
thing and learn new tricks or 2) sit tight and wait for vs2008 and
learn a lot of new tricks at one go.

2008 is version independant. You can make 2.0, 3.0, and 3.5 .Net framework apps with it.

Might as well wait the few months, and get it all.

With vs2005, you only get support for 2.0 framework apps.
Sep 24 '07 #4
OK, Thanks all for your input.

I'll wait until VS2008, and meanwhile download a couple of those
express versions of VS just to play with. Unsure though whether both
programs can peacefully co-exist (working on different projects
obviously) or will the .net 1.1 framework get deleted / screwed up,
interfering with the funcionality of VS2003 editing of existing
projects?

Trym

Sep 26 '07 #5
JB
On 24 Sep, 06:19, "Robert" <n...@spam.comwrote:
"lacanela" <hotellacan...@gmail.comwrote in messagenews:11*********************@w3g2000hsg.goo glegroups.com...
Please bear with this old dino here, who never upgraded to vs2005, the
reason being that I am soooooo comfortable working with that rock-
solid vs2003 and my development time so far has mainly been devoted to
maintenance of existing 1.1 web sites. Now the present / future seems
to have caught up with me, and this dog now has consider to 1) do the
thing and learn new tricks or 2) sit tight and wait for vs2008 and
learn a lot of new tricks at one go.

2008 is version independant. You can make 2.0, 3.0, and 3.5 .Net framework apps with it.

Might as well wait the few months, and get it all.

With vs2005, you only get support for 2.0 framework apps.
Hi Trym,

A bit late in the discussion but here's my opinion on that.
First of all I don't find VS 2005 a very stable development
environment (i'm using VB.NET).
But I would say wait till the new version for 2 reasons:
1) If you're gonna "learn new tricks", you might as well do it all in
one go. If you learn the VS 2005 ones, you will very soon need to
learn new ones again. So save yourself time and effort and make the
big jump... (I believe it'll be less effort to do it all in one).
2) I totally agree with Mr. Arnold that new versions are released too
quickly, but VS 2005 isn't that new any more so get VS 2008 and you'll
be up to date for longer. By the time VS 2008 / 3.0 framework
application will be the norm, you'll be in the know!

Good luck
JB

Sep 26 '07 #6
2) I totally agree with Mr. Arnold that new versions are released too
quickly,
That does not say anything about 2008, it seems that there is learned with
the to early launch of vs2005 (and vs2002 before that) a lesson.

Cor

Sep 27 '07 #7
I suppose there is no guarantee that vs2008 will any more stable that
vs2005. But then again I can't wait forever (or at least until vs2008
sp1), so I will take the plunge when vs2008 goes gold. As for learning
new stuff, there will no point in going into .NET 3.X until MS moves
on the server front, as my work is basically web-related.

Trym

Sep 27 '07 #8
I agree. Actually, I have a general policy of skipping every other
upgrade for all kinds of software. I that way, I avoided vs2002, for
example.

Trym

Sep 27 '07 #9

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

Similar topics

11
by: frr | last post by:
Hi, After upgrading to 2.4 (from 2.3), I'm getting a weird syntax error: >>> import themes Traceback (most recent call last): File "<interactive input>", line 1, in ? File "themes.py", line...
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...
4
by: Spurry Moses | last post by:
I know it's in Beta 2, but I can't report any good experiences with upgrading a project form 2003 to 2005. I tried to upgrade a 2003 project to C# Express 2005. My application has hardly...
5
by: Brian Shannon | last post by:
I am having a hard time finding the benifits and added features of VS.NET 2003 Professional over VS.NET 2002 on microsofts site. Does anyone have any links they could share. Also, does anyone...
15
by: Asaf | last post by:
Hi, I have received a source code project written in C++ VS.NET 2003 on .NET 1.1 that compiles without a problem. I have opened this source code in VS.NET 2005 and the Log wizard says that...
10
by: Shane Story | last post by:
Is 2005 worth the upgrade? Some time ago, I read it was really slow. Is this true? Any thoughts would be appreciated. Also, how easy is it to upgrade from 2003 app to 2005? Does it break...
4
by: =?Utf-8?B?ZGF2aWQ=?= | last post by:
We have to upgrade our Visual Studio .NET 2003 enterprise edition to .NET 2005. However, there is no enterprise edition for Visual Studio .NET 2005. There are 4 versions available for visual...
1
by: Steve | last post by:
Hi guys, I'm trying to upgrade TFS 2005 to TFS 2008 on a test server in preparation for upgrading our live box. However, when I run the install of 2008, I get the following error message: ...
3
by: vivekagarwal | last post by:
Hi, I am in process of upgrading to Visual Studio 2008 from 2003. Most of the upgrade is easy except this one issue: When application is trying to Decrypt encrypted data from database, it is...
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: 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...
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
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...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.