Ken Wong Software Development Blog

March 20, 2005

Classes Worth Investigating

Filed under: ADO.NET — canonw @ 5:40 pm

I reread ADO.NET architecture again. I’m pleased they add new concept without altering old concept drastically. Many classes still have the same intend as in ADO.

These are new classes that’re not found in ADO.

DataSet – a disconnected entity, and may have mulitple sources. But why this is created in the first place?
TableAdapter, DataAdapter – these classes have no equivalent in ADO.

« Newer Posts

Blog at WordPress.com.