1. Describe page life cycle?

Answer Posted / pooja

1-preinit
2-init
3-pageload
4-pagerender
5page unload

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between the debug class and trace class?

568


What are cookies in c#?

655


Explain the Usage of web.config

663


What is dataview c#?

538


Can we inherit static class in c#?

560






Explain the types of errors in c#?

561


Which programming language is best for desktop applications?

560


What is .net console?

631


Can we create multiple constructors?

573


When can a derived class override a base class member?

588


What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?

598


What is yield return in c#?

567


What is array and arraylist?

626


Can we have multiple threads in one app domain?

593


What is multithreading? What are the problems that comes with multithreading and how to manage them?

625