What is ASP.net

This is a discussion on "What is ASP.net" within the ASP.NET Forum section. This forum, and the thread "What is ASP.net are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > ASP.NET Forum

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 29th, 2005, 16:15
Junior Member
Join Date: Apr 2005
Location: Canada
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
What is ASP.net

I'm a self taught asp programmer (sort of), but I have never really figured out what ASP.net is. What is it??? What does it do for you that asp does not. What are the differences and the benefits to using ASP.net.

Just want to know.

  #2 (permalink)  
Old Apr 29th, 2005, 21:39
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
As far as I understand it (and the other guys will correct me if I'm wrong) all of the .NET languages compile into an executable form. So instead of an ASP script being run when someone hits the page, a compiled version of an ASP.NET script runds, which offers speed advantages.

The language itself isn't changed a huge deal, but things are added which extend the language.

I'm sure the other guys can be more specific.
  #3 (permalink)  
Old Apr 29th, 2005, 22:33
Junior Member
Join Date: Apr 2005
Location: Canada
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
So does it still need to ru on a web server? Or can the executable be run by itself as a standalone program?
  #4 (permalink)  
Old Apr 29th, 2005, 23:59
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
You can develop .NET applications for both the web and the desktop, however I believe that they're fairly seperate.

Hopefully someone else can clarify this.
  #5 (permalink)  
Old Apr 30th, 2005, 09:34
New Member
Join Date: Apr 2005
Location: London
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to renegade
You can see a brief tutorial here http://www.w3schools.com/aspnet/default.asp - it is well worth while learning it, if you already know VB and ASP the learning curve is relatively small.

Generally speaking ASP.NET is used for web, VB.NET and C# for desktop apps
Closed Thread

Tags
aspnet

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 16:01.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43