Sprung rein in den Code, sehr interessant, kein Blabla.... Demo zu Ado.net mit vielen neuen Features Demo von Pablo Castro News in Ado.net 2.0: --> Binary Serialization --> Methoden auf Datatable - - - - .Load ( DataReader) direkt ohne DataAdapter Tabelle laden - - - - .WriteXML (File) war vorher nur auf DataSet möglich --> Klasse DBProvidersFactory - - - - Methoden um alle im System installierten FactoryClasses für DB Zugriff zu bekommen - - - - Also alle möglichen DataAdapters die man benutzen kann --> Datenbankunabhängige Programmierung, durch Factories, SUPER!! --> DataAdapter.UpdateBatchSize = .... - - - - Batch Ausführung von SQL Statements, weniger Roundtrip zu DB
Latest Posts
Popular Posts
-
I am *very* keen on automating tests, so I was looking into unit testing a WCF service. If I say "unit test", I mean a fast ,...
-
It's easy I thought, just select the Property of the EntityType and set the Default Value in the Properties window to: DateTime.Now ...
-
*Updated* 26. September 2010: Updated with comments from Adam Cogan *Updated* 27. September 2010: Updated the comparison between anonymo...
No comments:
Post a Comment