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 4914Which control would you use if you needed to make sure the values in two different controls matched?
2 4969Can 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 3323What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
1 3451
What is the use of web.config and machine.config files?
Where would you use an ihttpmodule, and what are the limitations if any?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
How to reduce the width of textbox in editcommandcolumn of datagrid?
What are sessions in asp net?
How does viewstate work?
What is loop in asp.net?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
What is difference between inproc and outproc?
Will the asp.net validators run in server side or client side?
What is postback in asp net?
What are the event handlers that we can have in global.asax file?
Explain how dot net compiled code will become platform independent?
What is meant by asp.net?
What is query string? What are its advantages and limitations?