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 6488Which control would you use if you needed to make sure the values in two different controls matched?
4 10837True or False: To test a Web service you must create a windows application or Web application to consume this service?
1 4899How 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 7318What are the different ways you would consider sending data across pages in ASP (i.e between 1.asp to 2.asp)?
1 4455When maintaining session through Sql server, what is the impact of Read and Write operation on Session objects? will performance degrade..
3 7976
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
Explain cashing in asp.net.
Which is an advantage of application service providers?
What are the session variables?
What is the difference between exe and dll?
What is difference between URL and URI?
Explain diff. Between friend and protected friend?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
How can we access static variable?
What is query string with example?
How can you make sure that web api returns json data only?
How can we inherit a static variable?
Explain what is an assembly?
What are the asp.net 2.0 features?
What are the differences between primary foreign and unique keys?