what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
EDS,
953
How can we apply themes to an asp.net application?
Explain the concept of event bubbling in ASP.NET?
What are merge modules?
How to use multiple scriptmanager controls in a web page?
Name the two properties are on every validation control?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What kind of data can be stored in viewstate?
what is publisher?
Why do we use sessions?
Can user control be stored in library?
Explain the different parts that constitute ASP.NET application?
What is page request in asp.net?
Define managed code and managed data in .net?
Explain diff. Betn dataset and recordset?
Explain the flow of processing of the request? : asp.net mvc