Answer Posted / shiva
by using sql statements....
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the advantage of ado.net?
List all the steps in order, to access a database through ado.net?
What DataReader class do in ADO.NET ?
What are the main differences between classic ado and ado.net?
What is dataadapter in ado.net?
Define partial class?
Which control of the BindingNavigator returns the current position within the data source?
What is a non query?
Explain the difference between data reader and data adapter?
How do you connect to sql server database without using sqlclient?
What is a column variable?
What is the difference between ado.net and entity framework?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What is connection pooling and what is the maximum pool size in ado.net connection string?
What is the significance of CommandBehavior.CloseConnection ?