Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
1045Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
1101Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
1254If 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?
1136If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
1099To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
1098
Explain the difference between overriding and overloading?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
How long does an http session last?
What is a session government?
What are the asp.net 2.0 features?
When we use cookie less session? Explain its working?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
How is it possible for .NET to support many languages?
How do you do Client-side validation in .Net?
How do you store a value in viewstate and retrieve them?
What is viewstate in asp net with example?
What is the difference between localization and globalization?
What is application state?
Which methods validate all the controls on a page?