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?
1 4832Which control would you use if you needed to make sure the values in two different controls matched?
2 4870Can the action attribute of a server-side tag be set to a value and if not how can you possibly pass data from a form page to a subsequent page?
1 3252What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
1 3363
What is Web API Routing?
Which control has default post back is enabled(true)?
Can we override the enablepartialrendering property of the scriptmanager class?
Out of ASP or ASP.NET which one is stateless?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What is viewstategenerator?
What are the types of caching in asp.net?
Briefly describe the role of global.asax?
Explain http handlers? Where we can use the http handlers?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
Using code explain Configuration Management
What is asp short for?
What is the difference between session and viewstate in asp.net?
What is the concept of postback in asp.net?
What are the event handlers that can be included in the Global.asax file?