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 |
What is .net mobile forms? : Microsoft dot net mobile
What's the difference between an application and a program?
Explain about cookie less session state? : .NET Architecture
Explain about common language infrastructure?
what are the fundamental and common properties of .net controls?
how many types of controls are there in windows and web application?
Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile
wild card character in sql ?
how to change the title of my window?
Explain write back and write through caches? : Dot net architecture
what is page_directive
What i sthe meaning of .(dot) in .Net?