What is sqldatasource?



What is sqldatasource?..

Answer / Rajesh Kumar Goswami

SQLDataSource is a server-side component in ASP.NET that allows you to bind data from a database to UI controls like GridView, DataList, and FormView.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

How do you sort the data in datagrid?

4 Answers   Choice Solutions,


What are the steps to connect to a database?

1 Answers  


How do you update a dataset in ado.net and how do you update database through dataset?

1 Answers  


What is the difference between statement and preparedstatement interface?

1 Answers  


Which is faster sqldataadapter and sqldatareader?

1 Answers  


How do you merge 2 datasets into the third dataset in a simple manner?

1 Answers  


Explain ado.net features? Benefits? Drawbacks?

1 Answers  


What are the advantages of ado.net?

1 Answers  


What are disadvantages of microsoft-provided data provider classes in ado.net?

1 Answers  


What is the use of Dataview?

1 Answers  


What is a dataset?

3 Answers  


Command objects uses, purposes and their methods.

1 Answers  


Categories