after which page life cycle event all properties of control
will be "fully loaded "
Answer Posted / alpesh
page_int() event which is page initialize event. All
controls get their state back in this event during the page
life cycle
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What is session handling in a webfarm, how it can work with its limits?
Explain server-side scripting?
What are the disadvantages of view state?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
What is an asp.net web form?
What is strong-typing versus weak-typing?
Can you explain one critical mapping? Performance issue which one is better?
What are the differnt types of handler in ASP.NET?
What are the data controls available in asp.net?
What is difference between session and cookie?
Explain About WebService
To get the values in two different controls to match which control you use it?
How can you register a custom server control to a web page?
Explain culture and uiculture values.