what is the difference between asp and asp.net
Answer Posted / dsr
Biggest noticeable difference: ASP (Classic ASP as it is
known) is a Script Language (i.e VBScript), where as
ASP.NET is a the web formulation of a Compiled Language
(i.e. Visual Basic, C#, J#, C++.Net)
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Which software is used for .net programming?
Does application frame need host?
Whats new features in Visual Studio 2012?
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
Does .NET runtime offer Deterministic Destruction or not?
Explain difference between state server and sqlserver? : .NET Architecture
difference between Response.write,server.transfer and also which one is used when ?
What is the purpose of Accordian in jquery? Where it can be used?
Can you explain server controls in atlas?
What is .net mobile automatic paging? : Microsoft dot net mobile
What is the difference between an event and a delegate?
What do you know about machine.config file ?
Define cache? : Dot net architecture
How will you do windows authentication and what is the namespace?
What are relation objects in dataset?