after which page life cycle event all properties of control
will be "fully loaded "
Answer Posted / vijaykumar
page_load()
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What r the asp.net list controls and difference between them?
What is the default timeout for a cookie?
How many types of cookies are there in asp.net?
Is it true that a Web service must be written in .NET or not?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
How to use ipostback?
What is session state server?
What is asp.net ajax?
Explain the concept of MVC Scaffolding?
What is Razor View Engine
Should I delete cookies?
How to create events for a control?
How do we access view state value of this page in the next page?
What are cookies in asp.net?