473,326 Members | 2,010 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,326 software developers and data experts.

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.com
http://www.dotnetmonster.com/Uwe/For...p-net/200512/1
Dec 1 '05 #1
7 2425
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.com" <u2272@uwe> wrote in message
news:582f0df476649@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.com
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.com" <u2272@uwe> wrote in message
news:582f0df476649@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.com
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.com
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.com" <u2272@uwe> wrote in message
news:5830680207baa@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.com
http://www.dotnetmonster.com/Uwe/For...p-net/200512/1

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

--
Message posted via DotNetMonster.com
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.com
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.com" <u2272@uwe> wrote in message
news:583c3cbfc58d0@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.com
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
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. ...
21
by: b83503104 | last post by:
Hi, Can someone tell me the difference between single quote and double quote? Thanks
26
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: ...
4
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...
3
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...
12
by: Petronius | last post by:
Hallo, does anyone have an idea how to implement difference lists in Javascript? Thanks allot in advance
5
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:...
9
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
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...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.