when the user control event occur in ASp page life cycle?
Answers were Sorted based on User's Feedback
Answer / vijendra
When ever a page is called the control event is generated.
Is This Answer Correct ? | 3 Yes | 6 No |
Suppose there is one web farm with 3 servers inside with same configuration and the same project is running inside all servers.Which session mode is usde for all these and why?
Explain the difference between debug.write and trace.write? When should each be used?
What is difference between View State and Hidden Field in ASP.NET?
How to do Forms authentication in asp.net?
When during the page processing cycle is ViewState available?
How can i include both C# and vb.net classes in same solution?
What are the disadvantages of view state / what are the benefits?
What is connection pooling and how to enable and disable connection pooling?
To which class you load XML or Related Data
What is the use of @Register directives?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
How do you retrieve information from web.config ?