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 to display Alert in ASP.NET
What are the advantages of Web API?
Where is http session stored?
How do you use viewstate?
What is comparevalidator?
Why do we need asp.net?
Why is string called immutable data type?
Explain the flow of processing of the request? : asp.net mvc
How does output caching work in ASP.NET?
Explain exception handling in .net.
What is virtual directory in asp.net?
What is the use of express session?
What is the difference between user control and custom control?
What is the use of placeholder control? Can we see it at runtime?
What are httphandlers and httpmodules and difference between them?