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
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What is the behavior of a Web browser when it receives an invalid element?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
How can you use a custom controls in ASP.NET application?
Define transparent caching with aop?
Explain diff between dataset and datareader?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
Mention the execution process for managed code?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
Elaborate differentiation between ViewState and SessionState?
What is session and cookies in asp.net?
Explain About duration in caching technique
How to Separate background image and front image from original picture....
What are the ways to sending the data in ASP.NET page?
What are user controls?