In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?
1 4417if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
2125
How can I configure asp.net applications that are running on a remote machine?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What are the different web pages?
What is the purpose of App_Code folder in ASP.NET? Why we this?
What is parse in asp.net?
How do you declare static variable? What is its lifetime?
What is the difference between session.abandon() vs clear()?
Explain the difference between globalization and localization techniques
How can you enable impersonation in the web.config file?
How to register exception filter globally?
How you will manage the state of ASP.NET controls?
What is web api and why to use it?
What is the difference between file-based dependency and key-based dependency?
Explain about secure socket layer?
Explain Authentication mechanism in dotnet