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
Explain Intermediate Language?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture
Explain .net mobile events? : Microsoft dot net mobile
Why only boxed types can be unboxed?
deference between display and visibility property of CSS
Can I customise the trace output?
What is a clickonce application?
Explain cache memory? : Dot net architecture
Whate are resource files? How are they used in .net?
Tell me .net mobile emulators? : Microsoft dot net mobile
Explain the five stages in a dlx pipeline? : .NET Architecture
define cache memory? : Dot net architecture
Explain How to improve the cache performance? : Dot net architecture
What is the difference between metadata and menifest ?
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?