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 attributes in dot net?
What are the different types of remote object creation mode in .net?
What?s a Windows process?
Can we have same method with same name and signature using partial classes
How do you give a Windows service specific permissions?
Which two properties are on every validation control?
What are the main components in .net?
What are the different types of assemblies?
What's the use of system.diagnostics.process class in .net?
What is view state in .net?
How to create properties and methods using controls?
Do you know what is lambda expressions in c#?