20 pts.
 whate a differance between ado.net and sql and datadapter
whate differance between ado.net and sql and datadapter and using in vb.net

Software/Hardware used:
ASKED: May 21, 2008  6:40 AM
UPDATED: May 21, 2008  12:19 PM

Answer Wiki:
Hello B.rashed, as for my experience the main difference is in how data are manipulated in your programs. With SQL you tend to work <i>live</i> with data while with Ado.Net you may have datasets that retreive data, manipulate it and then send back to the source, this would solve lots of issues related to delays, timeouts, latency on slow connections and so on. Also consider its being built on the .Net Framework that makes this product highly scaable and portable.
Last Wiki Answer Submitted:  May 21, 2008  6:47 am  by  alessandro.panzetta   9,695 pts.
All Answer Wiki Contributors:  alessandro.panzetta   9,695 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _