How can you change a Master page dynamically in which event
of page life cycle?
Answer Posted / ss
In Page_PreInit(object sender, EventArgs e) Event ...
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What is caching in asp.net?
Why we use asp.net for website development?
Explain what is clr?
What is asp.net architecture?
Why would a company use an application service provider?
How can we implement a identity (sql server) call in an asp.net page?
How do cookies work?
If you are using components in your application, how can you handle exceptions raised in a component?
What is mvc in asp.net interview question? : Asp.Net MVC
What do you mean by serialize and marshalbyref?
A web service can only be written in .net? State whether true or false.
What is the difference between client-side and server-side validations in ASP.NET?
Differentiate between client-side and server-side validations in web pages.
Explain difference between friend and protected friend?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?