.Net Deployment Question:
Explain How ASP .NET different from ASP?
Answer:
Scripting is separated from the HTML, Code is compiled as a DLL, these DLLs can be executed on the server.
Previous Question | Next Question |
Explain What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why? | Explain the difference between VB and VB.NET? |