Interview Question

Created by admin on Sat, 17/11/2012 - 16:41
Question: 

How ASP .NET different from ASP?

Language: 
Answer: 
Scripting is separated from the HTML, Code is compiled as a DLL, and these DLLs can be executed on the server.