Answer Posted / bhim bharti
The current property settings of an ASP.NET page and those of any ASP.NET server controls contained within the page. ASP.NET can detect when a form is requested for the first time versus when the form is posted (sent to the server), which allows you to program accordingly.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do active server pages work?
How many languages are supported by .NET at present time?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What is Web Server Control Templates.?
What is the usage of DelegatingHandler?
What is asp according to you?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
How can we identify that the page is post back in asp net?
Do session use cookies in asp net?
What parameters can you pass in the url of the api? Can get and post use the same url?
How to unit test Web API?
What is the difference between session.abandon() vs clear()?
Explain the advantages of passport authentication.
Explain login control and form authentication.
What is the difference between application state and session state in asp net?