Answer Posted / prabhakar
system stored procedures,
user defined stored procedures
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the use of SqlCommand object?
What is sqldatasource?
How does entity framework work?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What is execute reader in ado.net?
Explain the difference between ado and ado.net?
What is oledb driver?
How is it possible to get 2 tables of data at a time by using data reader?
What is an orm, and why would you use one instead of plain old ado.net?
What are the advantages using ado.net?
What is a dynaset in access?
What is the difference between dataset and datatable?
What are the ado.net connection pooling parameters?
What are advantages of microsoft-provided data provider classes in ado.net?