Print Page | Close Window

What is it?

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: ASP.NET Discussion
Forum Description: Discussion and chat on ASP.NET related topics.
URL: https://forums.webwiz.net/forum_posts.asp?TID=56
Printed Date: 28 March 2026 at 9:10am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: What is it?
Posted By: gr8indianbear
Subject: What is it?
Date Posted: 11 February 2003 at 10:13am
Thought it'd be fitting if the first post in this Forum would be about what ASP.Net is? what's so special about it? what can i do with it that i can't do with other stuff?



Replies:
Posted By: masta-chief88
Date Posted: 12 February 2003 at 6:36pm

K, Asp.NET is the next generation of web development.  There are so many improvement over ASP that I can't even list them all.  If your an ASP guy and you try .NET you may be quite suprised.  It is very different. 

E.G Everything is event-driven and it is an OOP language.  (C# or Vb.NET). It is wayy faster, and you can code applications in a quarter of the time and the debugging is really slick.  There is way more.  Just go to http://www.asp.net - http://www.asp.net or something for more info.



Posted By: Bluefrog
Date Posted: 10 March 2003 at 7:46am

Not that I'm a .NET guru... yet... ... but if you are familiar with Web Objects (now owned by Apple), it's very similar in concept. Web Objects is a tank beast of a development, and .NET is a bloody nuke. Consider ASP as a side-arm. .NET takes development to entirely new realms - way less code and way more powerful code. There are some draw backs like the way your program, but that's just a learning curve. e.g. When you are used to programming seperate pages to perform aspects of a task, with .NET you often end up doing it in the same page. This can be awkward at times, but once you've got the hang of it, it's only a matter of reorganization.

Also, there are some bloody nice features in there, like how conditionals are treated - if the condition is false, the code inside it becomes utterly meaningless and is never even considered by the application server - VERY useful if you want to make declarations like dim or const. In classic ASP you'll run into problems there.

There are lots of resources out there, and initially, the whole thing scared the bejezuz out of me... better now though .

Good luck.

 




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net