Explain cashing in asp.net.
Explain the difference between webfarm and webgardens in .net?
What is session in http request?
Is asp.net free?
What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?
How can you access the properties and controls of master pages from content pages?
What is sdlc process?
How do u deploy ur project?
What methods are fired during the page load? Init()
Mention the namespace that is used to include .net data provider for sql server in .net code?
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?
What is the purpose of master page?
17. If I?m developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?