473,750 Members | 2,648 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Framework Support by Visual Studio Versions

I have ASP.NET websites deployed on a number of servers. Thee were
developed with Visual Studio 2003.

Is it true that Visual Studio 2005 only supports .NET Framework 2.0 and I
will be required to have Visual Studio 2005 for those ASP.NET websites and
Visual Studio 2003 for my currently deployed websites?

Is there a summary document listing what is provided in Visual Studio 2005?
Apparently there is support for .NET Framework 1 and 2, .NET Compact
Framework 1 and 2, but only ASP.NET 2?

--
-- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd.
--

Nov 19 '05 #1
3 1713
Visual Studio 2005 supports the .NET Framework 2.0
Visual Studio 2003 supports the .NET Framework 1.1

You can install them side by side on the same computer if you have web sites
that use both frameworks.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Thom Little" <th**@tlanet.ne t> wrote in message
news:eI******** ******@TK2MSFTN GP10.phx.gbl...
I have ASP.NET websites deployed on a number of servers. Thee were
developed with Visual Studio 2003.

Is it true that Visual Studio 2005 only supports .NET Framework 2.0 and I
will be required to have Visual Studio 2005 for those ASP.NET websites and
Visual Studio 2003 for my currently deployed websites?

Is there a summary document listing what is provided in Visual Studio
2005? Apparently there is support for .NET Framework 1 and 2, .NET Compact
Framework 1 and 2, but only ASP.NET 2?

--
-- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd.
--

Nov 19 '05 #2
Hi Thom,

As Steve has mentioned, VS.NET 2005 supports development on .NET framework
2.0 while
VS.NET 2003 supports on .NET framework 1.1

Also, for deployment .net application, only .net framework is necessary.
VS.NET IDE is required if you'll have to do development on the server.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

--------------------
| From: "Steve C. Orr [MVP, MCSD]" <St***@Orr.ne t>
| References: <eI************ **@TK2MSFTNGP10 .phx.gbl>
| Subject: Re: Framework Support by Visual Studio Versions
| Date: Sun, 25 Sep 2005 19:10:43 -0700
| Lines: 33
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| X-RFC2646: Format=Flowed; Response
| Message-ID: <##************ *@TK2MSFTNGP12. phx.gbl>
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| NNTP-Posting-Host: dsl-66-114-148-135.isomedia.co m 66.114.148.135
| Path: TK2MSFTNGXA01.p hx.gbl!TK2MSFTN GP08.phx.gbl!TK 2MSFTNGP12.phx. gbl
| Xref: TK2MSFTNGXA01.p hx.gbl
microsoft.publi c.dotnet.framew ork.aspnet:1269 62
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
| Visual Studio 2005 supports the .NET Framework 2.0
| Visual Studio 2003 supports the .NET Framework 1.1
|
| You can install them side by side on the same computer if you have web
sites
| that use both frameworks.
|
| --
| I hope this helps,
| Steve C. Orr, MCSD, MVP
| http://SteveOrr.net
|
|
| "Thom Little" <th**@tlanet.ne t> wrote in message
| news:eI******** ******@TK2MSFTN GP10.phx.gbl...
| >I have ASP.NET websites deployed on a number of servers. Thee were
| >developed with Visual Studio 2003.
| >
| > Is it true that Visual Studio 2005 only supports .NET Framework 2.0 and
I
| > will be required to have Visual Studio 2005 for those ASP.NET websites
and
| > Visual Studio 2003 for my currently deployed websites?
| >
| > Is there a summary document listing what is provided in Visual Studio
| > 2005? Apparently there is support for .NET Framework 1 and 2, .NET
Compact
| > Framework 1 and 2, but only ASP.NET 2?
| >
| > --
| > -- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd.
| > --
| >
| >
| >
|
|
|

Nov 19 '05 #3
This validates my understanding and sets my strategy for the next year.

Thank you for the help.

--
-- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd.
--

"Steve C. Orr [MVP, MCSD]" <St***@Orr.ne t> wrote in message
news:%2******** ***********@TK2 MSFTNGP12.phx.g bl...
Visual Studio 2005 supports the .NET Framework 2.0
Visual Studio 2003 supports the .NET Framework 1.1

You can install them side by side on the same computer if you have web
sites that use both frameworks.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

Nov 19 '05 #4

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

Similar topics

1
1694
by: Lore Leuneog | last post by:
Hello. I want to embed the framework setup with my project setup. Does any body know where in the (Visual Studio .net) Setup-Project I can set the option to install the framework first? Thank you Lore
2
7109
by: fripper | last post by:
I have installed Visual Studio .Net 2003 on top of an earlier version. Now, when I open a new project I get a message that says Visual Studio .NET has detected that the web server is running ASP.NET version 1.0 ... it goes on to say that I can create the project to be compliant with version 1.0 but that the application will not be able to use the newer features of ASP .NET 1.1. Now, having installed VS .Net 2003 I understand that I have...
2
9635
by: Someone Please Help! | last post by:
I had Visual Studio .NET installed on my system for a while and then decided I would install a second copy of Windows 2000 on my second drive and use it strictly for developing Visual Basic apps. I reformatted and reinstalled Windows 2000 on my first and my second drives. On the second drive I tried to install Visual Studio .NET. Of course, the install program said I needed to update some components so it ran the updates on the Component...
6
1321
by: Carlos J. Quintero [VB MVP] | last post by:
Hi, This is a question that is asked quite often, so here is some recent info from insde Microsoft: Why Visual Studio targets only one version of the .NET Framework http://blogs.msdn.com/johnri/archive/2005/11/29/498219.aspx --
6
8378
by: Ray Tayek | last post by:
hi, i am preparing to teach a class in c++ and would like to intoduce some unit testing. i can make unit tests in c# using this dll and nant from the command line. i am using visual c++ 2005 express at home (the labs may have an earlier version). does anyone know how to tell visual studio to use this dll? thanks
0
1819
by: innovasys | last post by:
TORQUAY, DEVON, UK - Innovasys announced the release of Document! X 5, the fifth version of the documentation solution of choice for developers using Microsoft Visual Studio or the .NET Framework. Document! X 5 automatically produces professional quality technical documentation and on-line help for Microsoft .NET Framework assemblies (.NET Framework 1.0, 1.1 and 2.0 are all supported), COM components and controls, Visual Basic source code,...
3
1283
by: gee-dub | last post by:
Quick question ... I'm running Visual Studio 2003, and I have framework 1.1 and 2.0 installed on my system. Does VS2003 support framework 2.0 as it seems to be using 1.1? Cheers!
5
1898
by: nhmark64 | last post by:
Hi, What is the relationship between "Microsoft .NET Framework 3.5 – Beta 1" and "Visual Studio Code Name "Orcas" Beta 1"? Should I install 1 first than the other, or just 1? I need to start a C# LINQ project for my job. Thanks, Mark
6
1491
by: Oriane | last post by:
Hi there, I deploy my WPF application with Visual Studio 2008 and ClickOnce. My application runs with the ;Net 3.0 framework, but during the installation steps, the .Net 3.5 component is required... Do you know why ? Could VStudio 2008 need this component ? Oriane
0
9001
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
8838
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
9396
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...
0
9256
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8263
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6808
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
6081
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 into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4888
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2226
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.