when the user control event occur in ASp page life cycle?

Answers were Sorted based on User's Feedback



when the user control event occur in ASp page life cycle?..

Answer / vivek

after the parent page_Load

Is This Answer Correct ?    10 Yes 2 No

when the user control event occur in ASp page life cycle?..

Answer / vijendra

When ever a page is called the control event is generated.

Is This Answer Correct ?    3 Yes 6 No

when the user control event occur in ASp page life cycle?..

Answer / praveen

I Think It is in Page Pre Render Event.

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More ASP.NET Interview Questions

Define repository pattern in asp.net mvc? : asp.net mvc

1 Answers  


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1 Answers   HCL,


What are the differences between clr & cts?

1 Answers  


How many types of cookies are available in asp?

1 Answers  


How to limit table cell size with long strings?

1 Answers   IBS,


What is the difference between Session and response.Redirect?

1 Answers   Microsoft,


relacement of websevices in .net 3.0?

1 Answers   Mind Tree,


What is viewstate? What does the “enableviewstate” property do?

1 Answers  


If you have to replicate a set of controls(UI) across a number of web pages, what will you do

1 Answers  


How can u debug your .net application?

1 Answers  


Explain what is an abstract class?

1 Answers  


How will you write a web service for secure socket layer? What is secure socket? Have you done any socket programming? What is single thread and multi thread? What are the differences between .NET 1.1 and .NET 2.2? What is the command to connect to a StoredProcedure? How many types of Adapters are available in ADO.NET? Why DataAdapters are important? What is DataSet? It's important to compile the ASP.NET application before using it? What protocol you use to stream the audio and Video data? What are the different kind of network protocols? Write how will you connect to a database using DataSet? Why we use AJAX? What AJAX can do which JavaScript can't do? In a page using Windows Media API, if we press a button and in succession quickly press another button, what do you think will happen? Will the application wait for the first button response and then execute the second one or directly second button command will execute. What is the architecture of your application? What is connection pooling in SQL? Tell some functions of Windows Media API? How you will detect, whether the ActiveX is installed in the system before accessing it? What are validators are available in ASP.NET? What are the basic concepts of OOPS? What is abstraction?

0 Answers   Tesco,


Categories