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 6479Which control would you use if you needed to make sure the values in two different controls matched?
4 10821True or False: To test a Web service you must create a windows application or Web application to consume this service?
1 4890How 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 7301What are the different ways you would consider sending data across pages in ASP (i.e between 1.asp to 2.asp)?
1 4446When maintaining session through Sql server, what is the impact of Read and Write operation on Session objects? will performance degrade..
3 7958
What is an imagemap in asp.net?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
How do you secure your configuration files to be accessed remotely by unauthorized users?
What are the Types of object in asp
Is it possible to change the index of primary key on table?
What is session management in web application?
What is the appSettings Section in the web.config file?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
How do I know asp.net mvc version? : Asp.Net MVC
Less than one page, how many windows will you be able to maintain?
Fetch one page value to another page without using state-managment ?
What is OSI layer? Explain different layers.
Explain the difference between dataset and datareader.
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?