473,569 Members | 3,035 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How was your upgrade to VS.NET 2005?

I'm using VS.NET 2003 with Framework 1.1. I want to upgrade to VS.NET
2005 and Framework 2.0. I'd like to hear comments from people that
have moved to the new platform with final releases of VS.NET and the
framework. I'm interested in any installation and code migration
issues you may have had.

Thanks,
Brett

Jan 22 '06 #1
18 1930
Brett,
First we should clarify that it's not really what could be accurately
described as an "upgrade", since Visual Studio.Net 2003 and the .NET
Framework 1.1 remain on the target machine, completely undisturbed and 100%
usable, when .NET Framework 2.0 and Visual Studio 2005 are installed.

Personally I've had neither installation or code migration issues. Some
projects from VS.NET 2003 will convert without a hitch. Others require some
work. Of course, a conversion won't necessarily take advantage of all the new
features.
Peter
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Brett Romero" wrote:
I'm using VS.NET 2003 with Framework 1.1. I want to upgrade to VS.NET
2005 and Framework 2.0. I'd like to hear comments from people that
have moved to the new platform with final releases of VS.NET and the
framework. I'm interested in any installation and code migration
issues you may have had.

Thanks,
Brett

Jan 22 '06 #2
Thanks.

Do you know anything about the 2.0 winform Datagrid being extremely
slow:
http://weblogs.asp.net/fbouma/archiv...29/428848.aspx

Brett

Jan 22 '06 #3
"Brett Romero" <ac*****@cygen. com> wrote in message
news:11******** **************@ g49g2000cwa.goo glegroups.com.. .
I'm using VS.NET 2003 with Framework 1.1. I want to upgrade to VS.NET
2005 and Framework 2.0. I'd like to hear comments from people that
have moved to the new platform with final releases of VS.NET and the
framework. I'm interested in any installation and code migration
issues you may have had.


A bug (or undocumented breaking change) with the Browsable attribute broke
virtually all of our code but, we're still sticking with VS2005 and V2.0 of
the Framework. There are just way too many new or improved or fixed things
to go back.

Jan 22 '06 #4
What do you mean a "browsable" attribute "broke" all of your code?

Thanks,
Brett

Jan 23 '06 #5
I just upgraded the other day to use ASP.NET in vs2005.

By default, my code windows load right to left now instead of
traditional left to right.
No doubt this is configurable, but I don't really care that much.

The biggest thing is these "WebParts" which I am yet to play with. I
think they extend other controls.

I migrated my project with no problems. It uses its own data-connecting
technology and it all seems to work ok. So far nothing about the
upgrade has WOWed me, except for the time it took to install. I do like
the Version Selector.. seems to have intelligently worked out which
projects are version 7.1 and which are 8.0. It even changed my solution
icons on desktop with the relative numbers, so I know which version of
VS will load the solution.

I am still quite worried about upgrading some of our other projects,
the windows applications.
There's no reason for this except that I don't want to have to justify
it to my boss if it all goes pear-shaped.

One thing I don't like is that sometimes if I have a ASP script error
somewhere, it comes up with some weird compile errors. Currently I am
looking at a VB file that is called 'App_Web__g_wq4 4j.0.vb' which is
definately not part of my solution. This file has a namespace in it
called 'ASP' ! I am guessing this is something that should be handled
internal and transparent to me, the user. I think its a temp file or
something. The real error is actually back in my script somewhere else,
nothing to do with this weird page. Who knows why it is popping up when
I click on one of the 163 compile errors I get as a result of 1 script
error.

Otherwise, it seems standard to me so far. Hope my random rambling was
entertaining if not useful.

Jan 23 '06 #6
Thanks Steven. What do you mean here, "seems to have intelligently
worked out which
projects are version 7.1 and which are 8.0. It even changed my solution

icons on desktop with the relative numbers, so I know which version of
VS will load the solution. "

I'm guessing 7.1 is VS.NET 2003 (.NET v1.1) and 8.0 is VS.NET 2005
(.NET v2.0).

Are you saying I can still run .NET 1.1 apps with .NET 2.0 and VS.NET
2005 installed? I thought .NET 1.1 apps would not work in VS.NET 2005.

Brett

Jan 23 '06 #7
Oh yes they all work great. I don't understand that technicals, Peter
is probably the best man for that, but a part of the VS2005 install
includes a Version Selector component.
All my previous file associations (*.SLN) are now associated to the
Version Selector as opposed to either VS2003 or VS2005. The version
selector then loads the right software version.
The actual ICONS have the VS logo, with a little 7.1 (VS2003) or 8.0
(VS2005) in the top right corner of the icon.

Looking at my "Installed Programs" list I actually see 1.1 and 2.0 as
installed items. I am definately still programming in VS2003 and
running those 1.1 windows apps. I am only using VS2005 currently for
web apps.
So the up side of all this is that you can install VS2005 and NEVER USE
IT if you so desire, knowing your apps will still load and run in
VS2003.

Steve

Jan 23 '06 #8
Thanks on all the confirms Steve. Nice.

Brett

Jan 23 '06 #9
Are you saying I can still run .NET 1.1 apps with .NET 2.0 and VS.NET
2005 installed? I thought .NET 1.1 apps would not work in VS.NET 2005.


VS2005 cannot BUILD 1.1 apps so if you have 1.1 solutions you need VS2003 to
BUILD them as 1.1 apps.
Alternatively VS2005 can change your slns to 2005 and build them as 2.0 apps
Jan 23 '06 #10

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

Similar topics

0
1171
by: ibeetb | last post by:
I already have fully working copies of Visual Studio 2003, Excel 2003 and VSTO. I have previously installed them all correctly. NOW, I want to upgrade my Visual Studio 2003 to Visual Studio 2005. Will I need to reinstall Excel 2003 and VSTO if I go ahead and do a VStudio 2005 upgrade?
2
1745
by: Sharrukin Amiri | last post by:
Where can I find the upgrade wizard to that I can uprade my vb6.0 ap to vb 2005 express edition beta 2? Thanks! Sharrukin
0
1012
by: Jon Gabel | last post by:
I am getting ready to upgrade from VS 2003 to VS 2005. I am creating ..NET applications for desktop PCs and for PocketPCs. From the information on the Microsoft website, it appears that I could get away with using the Standard Edition of VS 2005. I don't need many of the extra features of the Professional Version, such as remote debugging. ...
2
3630
by: W C Hull | last post by:
Now that Visual Studio 2005 has been out a while I'm hoping that someone can give me some insight on what version to upgrade to (standard or professional). I went out on Microsoft's site and looked at the comparison chart and didn't find anything really significant between the two versions from my perspective. I have Visual Basic...
6
1200
by: HK | last post by:
I have ASP.NET 1.1 websites. They will need to access a SQL 2005 database. Do I have to upgrade the whole web projects to ASP.NET 2.0 in order for them to access SQL 2005? If so, anyone have any good URLs for upgrading 1.1 websites to 2.0? I'm really worried about crashing the current websites if I do a quick conversion to 2.0, but I...
2
8460
by: KR | last post by:
Hi, We are running a test upgrade form sql 2000 standard edition to sql 2005 developer edition. Followed through all the steps and specified the account(SA priveleges and currently used by the 2000 version) and is the local admin on the box for the services and the setup seemed to move fine, except for when it got to the point of installing...
1
1173
by: =?Utf-8?B?ZGFuc3Rkb3RuZXQ=?= | last post by:
I've tried to upgrade my existing ASP.NET 2003 app to 2005 and I get a ton of errors. It compiles and runs perfect in 2003 but i get hundreds of errors in 2005. Is there an easier way to upgrade to 2005 ? Thanks
0
883
by: Nina Boss | last post by:
I'm upgrading from SQL 2000 SP4 to SQL 2005 on a 64 bit OS ( windows 2003). I've installed the new software and asked it to upgrade the default instance on the machine. The install goes well, but then using the new SQL 2005 management tool, the default instance is still listed as v 8.0.2039... Not a v9.0.342 as I would expect. It didn't...
1
6706
by: Jeremy Pavleck | last post by:
Just curious if it's possible, and supported, to upgrade SQL 2005 from 32bit to 64bit. This is on top of Windows 2003 64bit. Trying to get the proper supported config for OM2k7 without blowing everything away. Thanks, JDP
0
7703
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...
0
7930
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7681
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...
1
5514
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...
0
5228
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...
0
3662
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3651
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2118
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
1
1229
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.