Geek Noise
Rants, rambles, news and notes by Peter Provost
21

Abstract ADO.NET

Friday, 21 March 2003 14:54 by Peter Provost

In response to my earlier post about database testing, Jason posted a comment directing me to Abstract ADO.NET. This looks like it could be a pretty good project. It certainly is a step in the right direction. They seem to be focused on removing the problem with Exceptions (if you're using SqlConnection then you get SqlException, etc.) and providing a factory for creating connections. Now if they can only solve my CreateDataAdapter problem, we'll be in good shape.

If I have time, I'll add it to their code and send it back to them. We'll see...

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories:   Technology
Actions:   E-mail | del.icio.us | Permalink | Comments (0) | Comment RSSRSS comment feed
Comments are closed