How would ASP and ASP.NET apps run at the same time on the
same server?



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

Post New Answer

More Dot Net General Interview Questions

State the various features present in .NET?

1 Answers  


Please explain what are an inheritance, polymorphism, and encapsulation?

1 Answers  


What is equivalent for regsvr32 exe in .net ?

1 Answers  


What is .NET Framework?

2 Answers  


What are the differences between user control and server control?

1 Answers  


Tell me about secure socket layer? How to make use of the technology?

1 Answers  


How to send the Mail in C# using ASP.Net ? And my Answer is as follows ?

3 Answers   Intel,


Explain the difference between managed and unmanaged code?

1 Answers  


What is RPC? What is the use of it?

1 Answers   Accenture,


differance between checkbox and rediobutton in vb.net?

1 Answers  


Please explain the difference between constants and read-only variables?

1 Answers  


Describe the Managed Execution Process?

1 Answers  


Categories