What are the different ways of processing data in ASP page
in the server side (like Forms, QueryStrings etc)?
Answer Posted / guest
Both ASP and ASP.net can be run at same server becuase IIS
Create a diffrent process for all the hosted application
and it has capability to respond/serve both ASP and ASP.NET
request.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What do you mean by serialize?
What is data binding in asp net?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
What is the difference between session and application?
What are the advantages of asp.net mvc framework? : asp.net mvc
How to change Master page in ASP.Net using code?
What is data cache in sql server?
What is xaml? Are xaml file compiled or built on runtime?
How can we make sure that Web API returns JSON data only?
Why does my asp.net file have multiple tag with runat=server?
What is caching in asp.net?
What r the asp.net list controls and difference between them?
What are cookies in your browser?
Which of the following .NET framework supports Web API?
What is enableviewstate?