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
How does .net mobile work? : Microsoft dot net mobile
Explain about clr?
What is the difference between machine config vs. Web config : Dot net architecture
How do I write to the application configuration file at runtime?
Explain the difference between state server and sqlserver : Dot net architecture
How can implement drag and drop using atlas?
How will you do windows authentication and what is the namespace?
What is gui programming? : .NET Architecture
difference between Response.write,server.transfer and also which one is used when ?
Can I create my own context attributes?
Explain cache memory? : .NET Architecture
Explain the difference between l1 and l2 cache? : Dot net architecture
how to change row background color in gridview
Can I customise the trace output?
Name some changes done since version 3.0?