Why do we use sqldataadapter?
WHAT Are the major major compnents of a data provider in ADO.net.
What is ado net stands for?
How do you merge two datasets into the third dataset in a simple manner?
What providers do you use to connect to oracle database ?
How to fetch the last inserted record in a particular table?
10 Answers CarrizalSoft Technologies, Microsoft,
What is sqlconnection and sqlcommand?
differance between ADO vs ADO.Net?
What are the key features of ado.net?
Which object holds only data and does not interact with data source?
once data is fetched into dataset connection gets closed. but in datareader connection is always maintained...then why datareader is fast and mainly recommended ?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What is the difference between ado.net and entity framework?