473,499 Members | 1,725 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 1293
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*******@gmail.comwrote in message
news:11*********************@e1g2000hsg.googlegrou ps.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...@newsgroups.nospamwrote:
<ghobre...@gmail.comwrote in message

news:11*********************@e1g2000hsg.googlegrou ps.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
1870
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...
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...
4
1539
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...
0
1094
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...
0
1174
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...
9
1457
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
1177
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...
15
5045
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...
9
1415
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? ...
1
1301
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: ...
0
7006
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
7169
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
7385
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
5467
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,...
1
4917
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...
0
3088
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1425
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 ...
1
661
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
294
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.