How would ASP and ASP.NET apps run at the same time on the
same server?
Answer / poonam
Both ASP and ASP.net can be run at same server, becuase IIS
has the capability to respond/serve both ASP and ASP.NET
request.
Is This Answer Correct ? | 0 Yes | 0 No |
Explain the process of compilation in .NET?
what are design patterns in .net....?
Explain what is reflection in microsoft .net context?
What are The Main Difference Between Client-server Based Applications and Web Based Applications
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
What is managed code execution?
How will you make .NET programs work in Linux ?
Explain is the jit an interpreter?
What are the similarities and difference between class and structure in .net?
What are HTML controls, Web controls, and server controls?
What do you mean by web service?
Explain code access security.