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 |
What is an Exception? How many exceptions exist in Dot net and explain them?
diff between forms authentication and windows authentication?
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?
what is prototype design pattern in .net
What is Finalizer in .NET define Dispose and Finalize ?
What is Event - Delegate? clear syntax for writing a event delegate
What is the difference between user control an custom control? Advantages/disadvantages?
Explain why do we use msmq?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Explain re-clarification of object based in .net?
What are the similarities and difference between class and structure in .net?