Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
957Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
1004Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
1127If 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?
1051If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
1011To 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?
1009
Explain the difference between or and orelse?
Explain the benefits of viewstate?
What is asp.net architecture?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
How many web.config files can I have in an application?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What is session mode in asp.net?
What are the session management techniques asp net?
When was asp.net released?
What is the used of "ispostback" property?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
How do cookies work? Give an example of their abuse.
What is difference between URL and URI?
What are the main differences between asp and asp.net?
What symbol specifies the beginning of a query string?