after which page life cycle event all properties of control
will be "fully loaded "
Answer Posted / lakshmi
page_load() event
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Describe Segmentation With Paging?
How many types of cache are there?
Why mvc is better than asp.net? : Asp.Net MVC
What are the properties of the eventargs argument when capturing keyboard events?
What are the memory-mapped files?
Explain the concept of View Model in MVC?
Describe how ASP.NET maintains process isolation for each Web application?
Describe the events in the life cycle of a web application.
What's the use of response.output.write()?
explain code with datachaching with example
What is autopostback true?
What is strong-typing versus weak-typing?
What does passport and windows authentication mean in ASP.NET?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
What are client activated objects and server activated objects?