HTTP Post and ASP.Net application life cycle

G

Guest

I vaguely know that HTTP Post does not send all the data (hidden fields?)
along with the request.
I would like to know the stage in ASP.Net application life cycle where the
POST data is read - is it in HttpApplication.Init or at the time when
viewstate / postback data is loaded? I am not able to find this type of info
on MSDN or other sites.

It would be great if someone also explains the difference between GET and
POST with reference to the ASP.Net application life cycle.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top