473,770 Members | 6,515 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How much difference between VS.NET 1.0 and 1.1regarding ASP.NET?

Hi all,

I learnt C# 1.0 using VS.NET 1.0. I have brought myself two ASP.NET 1.1
books but I will be using my VS.NET 1.0 IDE when learning ASP.NET 1.1. Am I
in any way going to have problems working through my ASP.NET 1.1 books with
using only VS.NET 1.0 (ie does ASP.NET 1.1 do things a certain way that VS.
NET 1.1 does but VS.NET 1.0 cant)? Is there much difference between VS/ASP.
NET 1.0 and 1.1?? Also if any one knows yet, how much difference is there
between VS/ASP.NET 1.1 and VS/ASP.NET 2.0???

Thanks in advance.

--
Message posted via DotNetMonster.c om
http://www.dotnetmonster.com/Uwe/For...p-net/200512/1
Dec 1 '05 #1
7 2448
There's considerably more difference between 1.x and 2.0 than 1.0 and 1.1.
Aside from perhaps a coulpe configuration values, like validateRequest ,
you'll use 1.1 just like you did 1.0.

As for 2.0, aside from the new controls and the new language features, the
biggest challenge as far as I'm concerned is the new build-mode and all the
little changes here and there to the framework in general. Still, not a
very issue.

Karl

--

MY ASP.Net tutorials
http://www.openmymind.net/

"Jon S via DotNetMonster.c om" <u2272@uwe> wrote in message
news:582f0df476 649@uwe...
Hi all,

I learnt C# 1.0 using VS.NET 1.0. I have brought myself two ASP.NET 1.1
books but I will be using my VS.NET 1.0 IDE when learning ASP.NET 1.1. Am
I
in any way going to have problems working through my ASP.NET 1.1 books
with
using only VS.NET 1.0 (ie does ASP.NET 1.1 do things a certain way that
VS.
NET 1.1 does but VS.NET 1.0 cant)? Is there much difference between
VS/ASP.
NET 1.0 and 1.1?? Also if any one knows yet, how much difference is there
between VS/ASP.NET 1.1 and VS/ASP.NET 2.0???

Thanks in advance.

--
Message posted via DotNetMonster.c om
http://www.dotnetmonster.com/Uwe/For...p-net/200512/1

Dec 1 '05 #2
Besides what Karl said, you should be aware that if you plan to use VS.NET
(or VS.NET2002. There is no VS.NET1.0) as tool to learn .NET, you can only
work with .NET 1.0. To use .NET 1.1, you need VS.NET2003, to .NET2.0, you
need VS.NET2005.

"Jon S via DotNetMonster.c om" <u2272@uwe> wrote in message
news:582f0df476 649@uwe...
Hi all,

I learnt C# 1.0 using VS.NET 1.0. I have brought myself two ASP.NET 1.1
books but I will be using my VS.NET 1.0 IDE when learning ASP.NET 1.1. Am
I
in any way going to have problems working through my ASP.NET 1.1 books
with
using only VS.NET 1.0 (ie does ASP.NET 1.1 do things a certain way that
VS.
NET 1.1 does but VS.NET 1.0 cant)? Is there much difference between
VS/ASP.
NET 1.0 and 1.1?? Also if any one knows yet, how much difference is there
between VS/ASP.NET 1.1 and VS/ASP.NET 2.0???

Thanks in advance.

--
Message posted via DotNetMonster.c om
http://www.dotnetmonster.com/Uwe/For...p-net/200512/1

Dec 1 '05 #3
Karl and Norman

Thanks for replying. So to clarify I will have a problem using/learning ASP.
NET 2003 with VS.NET 2002. The problem will occur as ASP.NET 2003 has
capabilities that VS.NET 2002 cannot handle??

Thanks.

--
Message posted via DotNetMonster.c om
http://www.dotnetmonster.com/Uwe/For...p-net/200512/1
Dec 1 '05 #4
No.

What normal is saying is that VS.Net 2002 only runs 1.0 VS.Net 2003
only runs 1.1 and VS.Net 2005 only runs 2.0

VS.Net isn't very different from version to version, but you need to BUY the
new one to use the new version. You can't run 2.0 on VS.Net 2002.

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"Jon S via DotNetMonster.c om" <u2272@uwe> wrote in message
news:5830680207 baa@uwe...
Karl and Norman

Thanks for replying. So to clarify I will have a problem using/learning
ASP.
NET 2003 with VS.NET 2002. The problem will occur as ASP.NET 2003 has
capabilities that VS.NET 2002 cannot handle??

Thanks.

--
Message posted via DotNetMonster.c om
http://www.dotnetmonster.com/Uwe/For...p-net/200512/1

Dec 1 '05 #5
Thanks for the info guys.

--
Message posted via DotNetMonster.c om
http://www.dotnetmonster.com/Uwe/For...p-net/200512/1
Dec 2 '05 #6
Another way of asking what I'm seeking is :

If I work through an ASP.NET 1.1 book using VS.NET 1.0 and C# 1.0 would I
actually be learning ASP.NET 1.1 (as that is what the book is teaching me) or
would I be learning ASP.NET 1.0 (as I will be using VS.NET 1.0)???
It may be a simple question but I would like it to be clarified.

Thank you.

--
Message posted via DotNetMonster.c om
http://www.dotnetmonster.com/Uwe/For...p-net/200512/1
Dec 2 '05 #7
There really isn't any learning VS.Net 1.1 from 1.0. If you know 1.0, you
know 1.1 end of story :)

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"Jon S via DotNetMonster.c om" <u2272@uwe> wrote in message
news:583c3cbfc5 8d0@uwe...
Another way of asking what I'm seeking is :

If I work through an ASP.NET 1.1 book using VS.NET 1.0 and C# 1.0 would I
actually be learning ASP.NET 1.1 (as that is what the book is teaching me)
or
would I be learning ASP.NET 1.0 (as I will be using VS.NET 1.0)???
It may be a simple question but I would like it to be clarified.

Thank you.

--
Message posted via DotNetMonster.c om
http://www.dotnetmonster.com/Uwe/For...p-net/200512/1

Dec 2 '05 #8

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

Similar topics

34
7111
by: yensao | last post by:
Hi, I have a hard time to understand difference and similarities between Relational database model and the Object-Oriented model. Can somebody help me with this? Thank you in advance. Yensao
21
3015
by: b83503104 | last post by:
Hi, Can someone tell me the difference between single quote and double quote? Thanks
26
4416
by: Frank | last post by:
For my website i would like to display the age of my son in years, months, days and hours. For now i manage to get a result for totals. Like the total number of days. This is the beginning: starttime = Date.parse("Aug 10,2003, 07:07") sdt = new Date(starttime)
4
15758
by: jamesyreid | last post by:
Hi, I'm really sorry to post this as I know it must have been asked countless times before, but I can't find an answer anywhere. Does anyone have a snippet of JavaScript code I could borrow which calculated the difference in years and days between two dates, and takes leap years into account? I'm calculating the difference in the usual way, i.e....
3
4162
by: bbawa1 | last post by:
Hi, I have a table which has a field ItemsReceived of type datetime. I have a grid view which has two columns. In first column i have to show the data from field ItemsReceived and in second column I have to show difference between Currenttime and date from ItemReceived. How can I do that.
12
2715
by: Petronius | last post by:
Hallo, does anyone have an idea how to implement difference lists in Javascript? Thanks allot in advance
5
3488
by: Julius | last post by:
Hej dudes, I need to calc the difference between two timestamps / dates ... For example what i need to calculate: Date 1: 2007.11.06 - 20:13:04 Date 2: 2007.11.07 - 21:13:04 Difference: 1 day, 1hour
9
2679
by: viki1967 | last post by:
Hi all! This new forum its great! :) Congratulations !!! My answer: why this my code not working? Nothing error but not work the difference.... : <html>
11
12121
by: cmb3587 | last post by:
I have two arrays and I'm trying to create a 3rd array that is the difference between the two arrays Ex: arrayA: 3 5 8 9 arrayB: 3 4 6 9 difference of A-B: 5 8 however, my code is just returning me an array of 0's
0
10230
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
10058
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
10004
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,...
0
8886
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
7416
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
6678
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
5313
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...
2
3576
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2817
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.