What are the different ways of processing data in ASP page
in the server side (like Forms, QueryStrings etc)?



What are the different ways of processing data in ASP page in the server side (like Forms, QueryStr..

Answer / 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

More ASP.NET Interview Questions

Explain managed code an un-managed code.

0 Answers  


How to store a dataset in a viewstate?

3 Answers   Patni,


What is the use of session state and application state and difference between them?

0 Answers  


I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fairly generic "can't do that" type exception when I use this format for setting the minValue or maxValue properties for the range validator. How can I force it to accept my format?

1 Answers   FutureTech,


What is sta?

0 Answers  


How do you do exception management?

1 Answers   Accenture, BirlaSoft,


What is asp.net ajax?

0 Answers  


Why should i prefer JSP over asp.net or any other web development language..??

0 Answers  


About writting a query and SP which is better ?

5 Answers   Abacus, Satyam,


Write a code for passing ArrayList in Web API?

0 Answers  


What is the caspol.exe tool used for?

0 Answers  


Why would anyone need to implement their own hashtable or linked list?

0 Answers  


Categories