Can you explain how ASP.NET application life cycle and page life cycle events fire?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

Explain the use of fragment caching.

0 Answers  


Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.

0 Answers   eMids,


Explain the asp.net mvc request life cycle? : asp.net mvc

0 Answers  


Why do we need Sessions?

0 Answers   QuestPond,


What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?

0 Answers  


What is Runtime callable wrapper?

2 Answers  


what is the dllhell? why we use the dllhell?

4 Answers  


What is meant by asp.net?

0 Answers  


What is the concept of postback in asp.net?

0 Answers  


Question asked by one of interviewer in panal is given below: We have 2 user control on same page ,1st user control contains textbox and a button while 2nd user control have label. when ever we click on button click of 1st custom control button the value of the textBox will get updated into Label of 2nd custom control. How to do this.Your help will be appreciated.

1 Answers  


When is an object collected by the Garbage Collector? [Four options were given]

1 Answers   ABC,


What is the difference between page.registerclientscriptblock and page.registerstartupscript?

0 Answers  


Categories