when the user control event occur in ASp page life cycle?
Answer Posted / vijendra
When ever a page is called the control event is generated.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is difference between Fragment Caching and Page Caching in ASP.NET?
How would you get asp.net running in apache web servers?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What is page fragment caching?
What is the asp.net mvc folder conventions? : asp.net mvc
What is postback and autopostback in asp.net?
When does a session actually start?
What is the typical session identifier?
Distinguish between Server-side and Client-side code with its functionality?
What is the default authentication mode for asp.net?
Explain the difference between debug.write and trace.write?
What is server side session?
What are the main requirements for caching?
Write code to send e-mail from an asp.net application?
What are the Types of session management in ASP.NET