Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Old 08-21-2007, 03:38 AM ASP vs ASP.Net
sofia's Avatar
Junior Talker

Posts: 1
Name: sofiastephen
Trades: 0
Hai everyone,

Asp and Asp.net are playing a major role in developing websites.
In Asp, coding is simply interpreted but in Asp.Net coding is compiled.Thats make the major difference between ASP and ASP.net
sofia is offline
Reply With Quote
View Public Profile Visit sofia's homepage!
 
 
Register now for full access!
Old 08-21-2007, 12:31 PM Re: ASP vs ASP.Net
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Thats make the major difference between ASP and ASP.net
Nope, it's one difference, but certainly not the major difference
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 08-21-2007, 02:05 PM Re: ASP vs ASP.Net
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
Well it's a major difference in execution speed. It's an important and pain in the arse difference for the guy who deploys a web site or changes to one, and it's something the guy who writes the code doesn't need to be aware of.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 09-10-2007, 12:24 PM Re: ASP vs ASP.Net
Novice Talker

Posts: 9
Name: Jony
Trades: 0
Quote:
Originally Posted by sofia View Post
Thats make the major difference between ASP and ASP.net
The major thing is that ASP.Net is Completely Object Oriented. and many things goes in very managed form. Also you got a lot of pre built tools...
jony5555 is offline
Reply With Quote
View Public Profile
 
Old 09-10-2007, 01:46 PM Re: ASP vs ASP.Net
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
Object Oriented = Nice
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 09-18-2007, 10:38 PM Re: ASP vs ASP.Net
Novice Talker

Posts: 8
Name: Roy
Trades: 0
what is the difference?
RoyBoy is offline
Reply With Quote
View Public Profile
 
Old 09-24-2007, 01:58 PM Re: ASP vs ASP.Net
Skilled Talker

Posts: 97
Name: Ganesh
Trades: 0
ASP: Its an interpretation every time your webserver is pharsing the asp code and produces the output. The cost on the webserver is very high. Resource consuming.

ASP.net: Sinces its pre-complied the peformance of the output is double times faster the previous one because. It will not pharse the codes again and again. If you used the codebehind tag you don't have to share your asp code. Instead build and make a dll, which offers a security.

Ofcourse you write your asp.net code in C# of Vb.net whatever is your language of choice and they are object oriented, if you plan it well ahead you can gradually update.
__________________
Gather. Search. Compare. Save on Hotel and Flight Prices @
Please login or register to view this content. Registration is FREE
sri_gan is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to ASP vs ASP.Net
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.48595 seconds with 12 queries