Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
945Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
997Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
1121If 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?
1048If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
1004To 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?
1005
Apart from IDE what are the enhancements in asp.net 2.0?
What is the difference between union and join?
Why is string called immutable data type?
What is the default authentication mode for asp.net?
What is enableviewstate in asp net?
What is virtual directory in asp.net?
Web API uses which library for JSON serialization?
Explain the various authentication mechanisms in asp.net.
Why do we need master page in asp.net?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
Explain what are webservices?
What is data reader in asp.net?
Why Unload event of MasterPage Calls first in ASP.net ?
what is command line compiler.what are the steps and how it is related to debugging.
What is authorization in asp.net?