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

asp.net version

I am using visual studio 2003. How can I find out what version my asp.net
is? I am interested in using ASP.net 2. Is there a way to upgrade the
ASP.net version in my Visual studio 2003? If not, is there a way to use the
ASP.net 2 controls such as the new Treeview control in my current version
of ASP.net.

Many thanks
Shahriar
Nov 19 '05 #1
2 1399
VS 2002 is .NET 1.0
VS 2003 is .NET 1.1
VS 2005 is .NET 2.0

You can use 2003 for 1.0 stuff if you want, and I would assume you can use
2005 for 1.1 and 1.0 stuff, but it's BACKAWARDS compatability if anything,
not the other way, sorry.....

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Shahriar" <He***********@hotmail.com> wrote in message
news:miwFd.11439$u47.1151@trnddc09...
I am using visual studio 2003. How can I find out what version my asp.net
is? I am interested in using ASP.net 2. Is there a way to upgrade the
ASP.net version in my Visual studio 2003? If not, is there a way to use
the ASP.net 2 controls such as the new Treeview control in my current
version of ASP.net.

Many thanks
Shahriar

Nov 19 '05 #2
re:
How can I find out what version my asp.net is?
Copy this into a file and run it:
version.aspx
-------------
<%@ Page Language="VB" %>
<html>
<head>
</head>
<body>
<%
Response.Write(System.Environment.Version.ToString ())
%>
</body>
</html>
---------------

That will give you the complete version number you are running.

re: Is there a way to upgrade the ASP.net version in my Visual studio 2003?
No. You must install the .Net Framework 2.0 separately.

re: If not, is there a way to use the ASP.net 2 controls such as the new
Treeview control in my current version of ASP.net.
No. You must upgrade to .Net Framework 2.0 to use those controls.


Juan T. Llibre
ASP.NET MVP
===========
"Shahriar" <He***********@hotmail.com> wrote in message
news:miwFd.11439$u47.1151@trnddc09...I am using visual studio 2003. How can I find out what version my asp.net
is? I am interested in using ASP.net 2. Is there a way to upgrade the
ASP.net version in my Visual studio 2003? If not, is there a way to use
the ASP.net 2 controls such as the new Treeview control in my current
version of ASP.net.

Many thanks
Shahriar

Nov 19 '05 #3

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

Similar topics

1
by: angelag | last post by:
I am currently taking a college course in Visual Basic.Net and I am a beginner. I bought Visual Studio.Net 2003 to do my homework at home. I built my first project and e-mailed it to myself at...
16
by: Manlio Perillo | last post by:
Hi. I'm a new user of Python but I have noted a little problem. Python is a very good language but it is evolving, in particular its library is evolving. This can be a problem when, ad example,...
2
by: Terence Shek | last post by:
Is there a way to set the application binding policy so that it always binds to the latest version of an assembly? I'm hoping there is a way to avoid updating the application's binding...
2
by: j.b.messina | last post by:
This has not yet been published by Microsoft. It will be published within the next few weeks, mainly because I asked them to. I felt this was information badly needed, and I think this is the...
3
by: Shadow Lynx | last post by:
At the bottom of the default Error page that appears when Unhandled Exceptions occur, what exactly is the difference between the "Microsoft ..Net Framework Version" and the "ASP.NET Version"? I...
2
by: Hongbo | last post by:
Hi, I have a web site built in ASP.Net 1.1 running on production server. It's the version 1.0. Now I need to build the version 2.0 for this web site. The version 2.0 will be built based on the...
1
by: Sky | last post by:
Yesterday I was told that GetType(string) should not just be with a Type, but be Type, AssemblyName. Fair enough, get the reason. (Finally!). As long as it doesn't cause tech support problems...
0
by: ev951 | last post by:
I am not that familiar with XML or XSL and I am trying to sort application version number strings in an XML file that my team uses for application installations on our Linux servers. I have tried...
8
by: schaf | last post by:
Hi Ng! My application (version 1 a1) communicates with a service (version 1 s1). Now I would like to update the service and create a service version 2 (s2). The new function calls within s2 are...
4
by: Bob Altman | last post by:
Hi all, I have a C++/CLI project (VS 2005) that produces a DLL that exports C bindings. Internally, this DLL contains routines compiled with /clr. I notice that my DLL doesn't have a version...
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?
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
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,...
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
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...
0
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
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
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...

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.