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 the difference between value types and reference types?
Explain about generation?
Explain about continuable exceptions?
Explain the purpose of cache? How is it used? : .NET Architecture
How to call the dll at runtime in .Net?
What is WPF and WCF?
7. Oop-Diff B/w Interfacse and abstract class.
Which tool you will use to deploy a windows service
Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile
Explain write back and write through caches? : .NET Architecture
What is difference between Desktop, Client Server & Web based applications?
Explain write back and write through caches? : Dot net architecture