what is the difference between asp and asp.net
Answer / 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 |
Define a virtual memory? : Dot net architecture
How to upload in video,mp4,in .net 4.5 ..?
what are the fundamental and common properties of .net controls?
how to display a message box in the Application?
Can I create my own context attributes?
Explain the difference between inprocess vs out process session state : Dot net architecture
Differences between VS 2005, 2008 and 2010 ?
Explain domestic architecture artifacts? : .NET Architecture
Why only boxed types can be unboxed?
How cache is used? : Dot net architecture
12. Types of polymorphisem[Run and Design Exp.]
Explain COM with example?