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 |
State the methods used during deserialization and serialization process.
Explain cas (code access security)?
Difference between VB.NET and C#. Which is faster ?
What's the use of system.diagnostics.process class in .net?
Describe the Managed Execution Process?
In Mvc Architecure what is view?
Give an example program for Getter /read-only methods in JAVA
Explain attributes in dot net?
What does mean by .net framework?
Please explain what is heap and what is stack?
Can we share session between ASP.Net & ASP
3 Answers Accenture, Value Labs,
What is the intermediate language between asp and asp.net1.0?