when the user control event occur in ASp page life cycle?
Answer Posted / praveen
I Think It is in Page Pre Render Event.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What are the various session state management options provided by asp.net?
Explain the differences between managed and unmanaged code?
Describe the difference between inline and code behind - which is best in?
What is the difference between pathparam and queryparam?
How do you handle server controls?
What is active web pages?
How does ASP.NET framework maps client side events to Server side events.?
Define secured sockets layer.
Which is faster viewbag or viewdata?
Explain http handlers? Where we can use the http handlers?
Where the assembly is stored in asp.net?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What are query strings used for?
What is bson in web api?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?