Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > HTTP Post and ASP.Net application life cycle

Reply
Thread Tools

HTTP Post and ASP.Net application life cycle

 
 
=?Utf-8?B?U2FtZWVrc2hh?=
Guest
Posts: n/a
 
      07-18-2007
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.
--
Thanks,
Sameeksha
MCAD.Net
 
Reply With Quote
 
 
 
 
=?Utf-8?B?TWFuaXNoIEJhZm5h?=
Guest
Posts: n/a
 
      07-18-2007
Hi,
Below link should answer your query:
http://www.sql-server-performance.co...life_cycle.asp
--
Hope this helps.
Thanks and Regards.
Manish Bafna.
MCP and MCTS.



"Sameeksha" wrote:

> 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.
> --
> Thanks,
> Sameeksha
> MCAD.Net

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
HTTP SOAP/HTTP GET/HTTP POST milan_9211 Software 0 01-10-2011 02:10 PM
asp.net 1.1 page and controls life-cycle Fred ASP .Net 5 01-23-2006 02:19 PM
Life cycle of ASP .NET Application =?Utf-8?B?amlt?= ASP .Net 6 01-19-2005 05:08 PM
Life cycle of ASP .NET Application jim ASP General 1 01-18-2005 04:31 PM



Advertisments