473,387 Members | 1,516 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,387 software developers and data experts.

Upgrading to .Net Framework v2

Hi All,

I am currently developing a number of projects which are published with a
few different hosting companies.

I wish to upgrade to v2 of the framework on my development machine,
problem
is that none of the hosts we use currently support v2.

Does anyone know if Visual Studio 2003 will be made 'aware' of v2 when I
install the framework, or will it only give me the 1.1 options?

I guess I'm talking about intellisense. I want to avoid, or at least know
when I am using something from the v2 framework that may not work when I
deploy it.

Thanks,
Simon.
----------------------------------------
I am using the free version of SPAMfighter for private users.
It has removed 2924 spam emails to date.
Paying users do not have this message in their emails.
Try www.SPAMfighter.com for free now!
Dec 3 '05 #1
4 869
VS 2003 can be made 'aware' of 1.0 and 1.1, but not 2.0. That is why you'll
need VS 2005 for 2.0.

--------------------------------------------------------------------------------
All that glitters has a high refractive index.
www.mendhak.com
"Simon Harris" <to***********@makes-you-fat.com> wrote in message
news:uE****************@TK2MSFTNGP09.phx.gbl...
Hi All,

I am currently developing a number of projects which are published with a
few different hosting companies.

I wish to upgrade to v2 of the framework on my development machine,
problem
is that none of the hosts we use currently support v2.

Does anyone know if Visual Studio 2003 will be made 'aware' of v2 when I
install the framework, or will it only give me the 1.1 options?

I guess I'm talking about intellisense. I want to avoid, or at least know
when I am using something from the v2 framework that may not work when I
deploy it.

Thanks,
Simon.
----------------------------------------
I am using the free version of SPAMfighter for private users.
It has removed 2924 spam emails to date.
Paying users do not have this message in their emails.
Try www.SPAMfighter.com for free now!

Dec 3 '05 #2

"S.M. Altaf [MVP]" <sm*****@PLEASEDONTSPAMMEmsn.com> wrote in message
news:%2******************@TK2MSFTNGP09.phx.gbl...
VS 2003 can be made 'aware' of 1.0 and 1.1, but not 2.0. That is why
you'll need VS 2005 for 2.0.


Thanks for your reply. Understood, but what I am asking is will I end up
having to find a hosting company that is offering .Net Framework v2 support
(Changing hosts right now is not an option), or can I install the framework
on my dev machine, and happily code away in VS 2003, knowing that it will
only allow me to utilise v1.1 compatible code?
Dec 3 '05 #3

"Simon Harris" <to***********@makes-you-fat.com> a écrit dans le message de
news: uJ****************@TK2MSFTNGP09.phx.gbl...

"S.M. Altaf [MVP]" <sm*****@PLEASEDONTSPAMMEmsn.com> wrote in message
news:%2******************@TK2MSFTNGP09.phx.gbl...
VS 2003 can be made 'aware' of 1.0 and 1.1, but not 2.0. That is why
you'll need VS 2005 for 2.0.


Thanks for your reply. Understood, but what I am asking is will I end up
having to find a hosting company that is offering .Net Framework v2
support (Changing hosts right now is not an option), or can I install the
framework on my dev machine, and happily code away in VS 2003, knowing
that it will only allow me to utilise v1.1 compatible code?


Both tools can be setup side by side, a non converted project will stay in
1.1.

Asp.Net 2.0 has also his own mini web server, it can be setup on XP Home (no
need for IIS for development).

Dec 3 '05 #4
> Both tools can be setup side by side, a non converted project will stay
in
1.1.

Asp.Net 2.0 has also his own mini web server, it can be setup on XP Home
(no need for IIS for development).


Thanks! :)
----------------------------------------
I am using the free version of SPAMfighter for private users.
It has removed 2924 spam emails to date.
Paying users do not have this message in their emails.
Try www.SPAMfighter.com for free now!
Dec 4 '05 #5

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

Similar topics

1
by: Bastian | last post by:
Hi, I am still coding everything in the 1.0 framework. I really want to upgrade to 1.1 but I've been too afraid to do this :) - I am afraid that all my 1.0 coded applications will stop running...
2
by: playboy601 | last post by:
Has anyone else had problems with opening solutions created in c# express with an older version of .net 2.0, after upgrading to the latest build (2.0.50727.42)?? Everytime I tried to open the...
9
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
by: Robert S. Liles | last post by:
I have Visual Basic.NET 2002 with .NET Framework 1.0. I also have Visual C++.NET 2003 with .NET Framework 1.1. Is there anyway to upgrade the .NET Framework of the Visual Basic to the version 1.1...
1
by: Robert S. Liles | last post by:
I have Visual Basic.NET 2002 with .NET Framework 1.0. I also have Visual C++.NET 2003 with .NET Framework 1.1. Is there anyway to upgrade the .NET Framework of the Visual Basic to the version 1.1...
2
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...
4
by: John Dann | last post by:
Couple of questions about upgrading an existing installation of VB2003 (Pro) to 2005 (Pro): 1. Not having dabbled in VB2005 yet, I'd feel more comfortable also keeping a working VB2003...
7
by: therod | last post by:
I am running Windows Server 2003 SP1 and .Net Framework 1.1 I want to upgrade to .Net 2.0 and I'm pretty sure I should uninstall 1.1 first. Problem is that .NET 1.1 doesn't show up in Control...
2
by: Buddy Home | last post by:
Hello, I'm currently working on a project upgrading the whole system that was written in Framework 1.0 into 2.0. It uses the following main features of ..Net. 1. Serialization. 2. Remoting via...
0
by: oriol.ardevol | last post by:
Hi, We've recently migrated from a framework 1.1 asp.net solution to framework 2.0 and we're facing a problem when upgrading a dll in our production environment. We have a dll with a pagle...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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.