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

What is an Exception? How many exceptions exist in Dot net and explain them?

2 Answers   CSC, TCS,


diff between forms authentication and windows authentication?

11 Answers  


What is the use of edititem template ingridview?

1 Answers   C Squared Systems, Microsoft,


Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?

0 Answers  


what is prototype design pattern in .net

0 Answers   Infosys,






What is Finalizer in .NET define Dispose and Finalize ?

0 Answers   MCN Solutions,


What is Event - Delegate? clear syntax for writing a event delegate

0 Answers  


What is the difference between user control an custom control? Advantages/disadvantages?

0 Answers  


Explain why do we use msmq?

0 Answers  


If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?

0 Answers  


Explain re-clarification of object based in .net?

0 Answers  


What are the similarities and difference between class and structure in .net?

0 Answers  


Categories