Which method do you invoke on the DataAdapter control to load your generated dataset with data?
5 17113If i am expecting a single result from sqlserverdatabase then what command should i follow ?sqlcommand.executereader (commandbehaviour.singleresult)or sqlcommand.executescalar()
4 7998
Which is faster entity framework or ado.net?
How to creating a SqlCommand Object?
How do you connect to sql server database without using sqlclient?
Which property is used to check whether a DataReader is closed or opened?
How can we perform transactions in .net?
Why edit is not possible in repeater?
What is the difference between sqldatareader and sqldataadapter?
What is difference between Dataview and Datatable?
How can you add or remove rows from the datatable object of dataset?
What is two way data binding android?
How to add a check box or a dropdown list to a column in a datagrid?
What are the objects of ado.net?
How to enable and disable connection pooling?
What is the use of ADO.NET and XML web services?
What are the namespaces used in ADO.Net to connect to a database?