Wrox Programmer Forums
|
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
 
Old September 26th, 2003, 08:56 PM
sbo sbo is offline
Registered User
 
Join Date: Sep 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default ASP vs ASP.NET

Hi all,

I have recently been studying ASP. Several people have commented that I should forget ASP and move on to ASP.NET.

Is studing ASP a waste of time?
Is it easy to learn ASP.NET if you master ASP?

Regards
sbo

 
Old September 27th, 2003, 06:29 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 440
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Well, I would say there is quite a lot of advantages, such as an extensive library, the ability to use classes and the different languages to choose from. Well, the performance and debugging abilities should not be forgotten either.

If you have programming experience (classes) it should not be too difficult. I have recently changed myself, and I has become very fond of it. I bought a book read it and then I was up and running.

I though that it was a bit errorprone to start with due to the references you have to make. Perhaps because I started using a simple text editor, since I prefer to have a knowledge of all the files that make up a project. I though that if I used MS Visual Studio .NET I would loose this. Now I use it.
If you start with MS VS .NET it should not be too difficult.

Great many advantages; I think.

Hope it helps

Jacob.
 
Old September 27th, 2003, 08:40 AM
Authorized User
 
Join Date: Sep 2003
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I am mainly just an html guy and have never done any "real" programmming. I took a VB.NET class last fall in anticipation of learning ASP.NET. It was a hard class! (just the 1A class)A lot of ADO & SQL(MSDE) twords the end, but it really helped me understand how VB.NET & ASP.NET go hand in hand...If you understand VB.NET(which I haven't fully yet), the ASP.NET becomes more clear!

A year ago I purchased "Beginning ASP.NET E-Commerce With VB.NET and Visual Studio.NET" formerly a Wrox Press...now aquired by APress I think, this is the book I've been looking for! I would highly reccommend this book to someone like me who is learning to develop ASPX Dynamic Web Apps with Visual Studio! You can still aquire the book at amazon:

http://www.amazon.com/exec/obidos/tg...glance&s=books

:D

Kevin

 
Old September 29th, 2003, 01:47 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

I can speak from experience that if you are learning ASP now, it'll be some time before you "master" it. Even once you have mastered ASP switching to ASP.Net won't be immediately care free. Moving from the purely linear paradigm of ASP to the truly object oriented and event driven nature of ASP.Net takes some getting used to. A lot of things that you used to be able to do in ASP by brute force are not allowed (or at least not recommended) in ASP.Net. If you have the opportunity to learn ASP.Net with whichever language you choose, do so. Development and, more importantly, debug time is greatly reduced.

Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
using asp.net web user control in asp 3.0 App i_shahid Classic ASP Professional 0 January 8th, 2008 07:32 AM
Custom HTTP 404 Problem w/ASP to ASP.NET kwilliams ASP.NET 2.0 Professional 7 November 26th, 2007 04:17 PM
Turning a regular ASP.NET App into an AJAX ASP.Net donrafeal7 Ajax 2 August 31st, 2007 12:33 AM
Porting a sa,ple ASP CR viewer app to ASP.NET jhansen42 Crystal Reports 0 August 29th, 2003 10:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.