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
Explain the difference between the debug class and trace class?
What are cookies in c#?
Explain the Usage of web.config
What is dataview c#?
Can we inherit static class in c#?
Explain the types of errors in c#?
Which programming language is best for desktop applications?
What is .net console?
Can we create multiple constructors?
When can a derived class override a base class member?
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?
What is yield return in c#?
What is array and arraylist?
Can we have multiple threads in one app domain?
What is multithreading? What are the problems that comes with multithreading and how to manage them?