Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?
2 6558Which control would you use if you needed to make sure the values in two different controls matched?
4 11005True or False: To test a Web service you must create a windows application or Web application to consume this service?
1 4970How you will handle session when deploying application in more than a server? Describe session handling in a webfarm, how does it work and what are the limits?
3 7474What are the different ways you would consider sending data across pages in ASP (i.e between 1.asp to 2.asp)?
1 4540When maintaining session through Sql server, what is the impact of Read and Write operation on Session objects? will performance degrade..
3 8100
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
What is mta?
What is windows active directory authentication?
Why mvc is faster than asp.net? : Asp.Net MVC
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
Explain what is clr?
What is ashx file in asp.net?
What is scope of an application variable in asp.net?
Difference between Response.redirect vs server.transfer?
How to implement form based authentication in asp.net application?
What is asp.net mvc? : asp.net mvc
COM+ Used ________________ Isolation Level
What is the difference between CC and BCC?
What is meant by server side scripting?
How does asp.net page work?