473,624 Members | 2,264 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Upgrading to 2005

I am planning to move from my Visual Studio .Net 2003 edition to the 2005
platform. I understand that 2005 uses the 2.0 framework. Will this affect
my development in 2003 should I wish to continue developing in that? The
reason is that I am familiar with VB.Net 2003 and may want to go back to it
occasionally, but in 2005 I am planning to learn C#.

Any advice is appreciated.

Thanx,
--
Anil Gupte
www.keeninc.net
www.icinema.com
Mar 15 '07 #1
4 1303
Hello Anil,

No, you will still be able to migrate your 2003 project to 2005, and you
will be able to execute the code without any problems.

Personally I like the framework 2.0 better than framework 1.1, it gives you
many new capabilities.

Cheers!

-- You can do anything with a little bit of 'magination.

-- I've been programming so long, my brain is now software.
I am planning to move from my Visual Studio .Net 2003 edition to the
2005 platform. I understand that 2005 uses the 2.0 framework. Will
this affect my development in 2003 should I wish to continue
developing in that? The reason is that I am familiar with VB.Net 2003
and may want to go back to it occasionally, but in 2005 I am planning
to learn C#.

Any advice is appreciated.

Thanx,

Mar 15 '07 #2
Hi,

I managed to migrate my code from VS2003 to VS2005 but we still have
DotNet1.1 installed on our server and the department is not planning
to upgrade to Dotnet2.0 for a while (I know it sounds silly) is there
a chance to use VS2005 on Dotnet1.1. and if the answer is yes, what
needs to be done to my project for it to compile and run with no
errors.

I hope you have an answer for me.
Cheers
Joseph

Mar 15 '07 #3

<gh*******@gmai l.comwrote in message
news:11******** *************@e 1g2000hsg.googl egroups.com...
Hi,

I managed to migrate my code from VS2003 to VS2005 but we still have
DotNet1.1 installed on our server and the department is not planning
to upgrade to Dotnet2.0 for a while (I know it sounds silly) is there
a chance to use VS2005 on Dotnet1.1. and if the answer is yes, what
needs to be done to my project for it to compile and run with no
errors.

I hope you have an answer for me.
Cheers
Joseph
Check out MSBEE, here:

http://msdn2.microsoft.com/en-us/vstudio/aa718347.aspx

Mar 15 '07 #4
On 15 Mar, 13:33, "pvdg42" <pvd...@newsgro ups.nospamwrote :
<ghobre...@gmai l.comwrote in message

news:11******** *************@e 1g2000hsg.googl egroups.com...
Hi,
I managed to migrate my code from VS2003 to VS2005 but we still have
DotNet1.1 installed on our server and the department is not planning
to upgrade to Dotnet2.0 for a while (I know it sounds silly) is there
a chance to use VS2005 on Dotnet1.1. and if the answer is yes, what
needs to be done to my project for it to compile and run with no
errors.
I hope you have an answer for me.
Cheers
Joseph

Check out MSBEE, here:

http://msdn2.microsoft.com/en-us/vstudio/aa718347.aspx
There's another alternative. I've not tried this, but take a look at:

http://blogs.msdn.com/irenak/archive...framework.aspx

watch for line wrap.

Mar 15 '07 #5

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

Similar topics

1
1891
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 later version. Is it possible? Is the upgrading process explained somewhere? Thanking you in advance, Barto
5
512
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 starting point the compiler can no longer find the function as at the bottom of this posting, that was in the Global.asax.vb file. All the function does is give an easy / quick way of getting the application
4
1542
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 anything, as I'd just started on it. It contains just a main form, and about box and a few class files. After upgrading it - which seemed to go smoothly, my main form wouldn't load. Some errors because of a custom control that I had created. I deleted...
0
1105
by: Eric Sassaman [MS] | last post by:
Online Chat: Upgrading COM Applications to .NET with Visual C++ 2005 Many applications consume and expose COM interfaces as their object models today. And .NET has tools such as tlbimp, tlbexp and COM Interop support for RCWs and CCWs to help integrate managed code with COM objects. In addition, there are also a number of options in C++ unavailable to other languages such as C# or VB. Some mechanisms are simpler to code, while others...
0
1183
by: Eric Sassaman [MS] | last post by:
Online Chat: Upgrading COM Applications to .NET with Visual C++ 2005 Many applications consume and expose COM interfaces as their object models today. And .NET has tools such as tlbimp, tlbexp and COM Interop support for RCWs and CCWs to help integrate managed code with COM objects. In addition, there are also a number of options in C++ unavailable to other languages such as C# or VB. Some mechanisms are simpler to code, while others...
9
1473
by: dotnettester | last post by:
Hi, Can any one point me to a good resource on what to expect for .NET Applications when upgrading from IIS 5.0 to IIS 6.0 We are thinking to move to IIS 6.0 but fear...... Thanks,
2
1184
by: Kyle Slovensky | last post by:
I have some rather large programs written in VB .net. I've been trying to find some information as to if they need to be upgraded to VB .net 2005 and how that would be done. I've been looking on the MS web site, there is some information on upgrading Visual Basic (not .net) to 2005 but not VB .net. Thank you in advance.
15
5061
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 Errors 0 and Warnings 0. When trying to recompile the project I have received these errors:
9
1427
by: Greg P | last post by:
Could someone point me to a good guide for upgrading an existing vb6 application to vb 2005? I now know that my use of control arrays will need to be adjusted, does the wizard to this for me? What else don't I know about that I will need to adjust? I'm sure this question has been asked thousands of times beofre but I can't seem to find a good guide by someone who isn't trying to sell me software. Thanks Greg
1
1308
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: TF220059: An error occurred while the Setup program was querying the installation settings for Team Foundation Server. For more information about this error, see the installation logs. For more information about the installation logs, see...
0
8233
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
8170
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,...
0
8675
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8619
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8334
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,...
1
6108
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
4078
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4173
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1784
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.