 |
| ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

February 17th, 2005, 02:44 AM
|
|
Authorized User
|
|
Join Date: Nov 2003
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Starting from ASP.NET 1.1/2.0?
Hi everybody,
I'm new in ASP but don't know where should I start. (ASP/ASP.NET 1.1/2.0?) I'm so ambiguous.
Is ASP.NET 2.0 still in beta now?
Any good book prefer?
Thanks,
Alan
|
|

February 17th, 2005, 09:12 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
|
|
ASP.NET 2.0 is still in beta. I'd start with 1.1 and beginning asp.net 1.1 will be a good start.
|
|

February 17th, 2005, 09:37 PM
|
|
Authorized User
|
|
Join Date: Nov 2003
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi stu9820,
Thanks for your reply first!
Why you prefer starting with ASP.NET 1.1 rather than ASP? It seems that some web pages are still using ASP code (even Microsoft). Is it difficult to migrate the code to ASP.NET?
Alan
|
|

February 17th, 2005, 09:53 PM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 596
Thanks: 1
Thanked 3 Times in 3 Posts
|
|
ASP.NET is the next generation of ASP.
It is becomming more and more used as time passes.
Yes, Classic ASP is still widely used but as more pages use ASP.NET, ASP will deminish.
Basically, if you are starting now, by the time you are developing, time efficiently, ASP.NET will be the standard.
The difference between ASP.NET 1.1 and 2 is not to be considered when it comes to learning.
Anything you learn in one will be able to be transfered to the other(or at least in the most part).
The important part is to start at a point where there is a future.
Classic ASP's future is ASP.NET1.1>2>etc.
======================================
They say, best men are molded out of faults,
And, for the most, become much more the better
For being a little bad.
======================================
|
|

February 18th, 2005, 02:37 AM
|
|
Authorized User
|
|
Join Date: Nov 2003
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi rodmcleay,
Thanks for your reply too!
I think I will start from ASP.NET 1.1 using VB.NET first.
Which books is good for me? (I don't have experience in programming)
1.Beginning Dynamic Websites: with ASP.NET Web Matrix
2.Beginning ASP.NET 1.1 with VB.NET 2003
3.Others?
|
|

February 18th, 2005, 02:48 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 596
Thanks: 1
Thanked 3 Times in 3 Posts
|
|
I haven't used any VB.NET Books.
Others may help there.
Are you planning on developing with the Web Matrix, If so the book that specializes in that is probably a good idea to learn with.
But I have not seen it, so I can't say for sure.
======================================
They say, best men are molded out of faults,
And, for the most, become much more the better
For being a little bad.
======================================
|
|

February 20th, 2005, 11:16 PM
|
|
Authorized User
|
|
Join Date: Nov 2003
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Actually, I don't know the term "Web Matrix" but just saw the content that may relate to the information for me to learn.
BTW, I'm planing to develop a dynamic web site that using ASP.NET with database first.
|
|

February 20th, 2005, 11:41 PM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 596
Thanks: 1
Thanked 3 Times in 3 Posts
|
|
The Web Matrix is a free development tool for ASP.NET made by Microsoft.
There are many alternatives to this but the book you mentioned is designed for this developement environment.
Take a look around this site.
http://www.asp.net
If you don't have an IDE (Integrated Developement Environment) the Web Matrix is probabaly a good place to start.
There a lots of free tutorials and info on the site that you can read before buying a book.
======================================
They say, best men are molded out of faults,
And, for the most, become much more the better
For being a little bad.
======================================
|
|

February 21st, 2005, 02:11 AM
|
|
Authorized User
|
|
Join Date: Nov 2003
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I've a stupid question again. What is IDE (Integrated Development Environment)? Is it mean hardware (another file server....etc) /software (Domain controller/ VB.Net/odbc setup in web server..etc) infrastructure I already have?
|
|

February 21st, 2005, 02:20 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 596
Thanks: 1
Thanked 3 Times in 3 Posts
|
|
The IDE is the software you use to write programs.
Microsoft Visual Studio is an IDE, so is Web Matrix, Dreamweaver, etc.
What software do you have to use at the moment?
======================================
They say, best men are molded out of faults,
And, for the most, become much more the better
For being a little bad.
======================================
|
|
 |