forked from boo-lang/boo
-
Notifications
You must be signed in to change notification settings - Fork 0
ADO.NET
rollynoel edited this page Jun 17, 2013
·
4 revisions
Added by dholton dholton
Some resources for learning how to use the standard ADO.NET API for interacting with databases from .NET and Mono:
- ADO.NET Quickstart samples
- Overview of ADO.NET
- Using ADO.NET for Beginners
- Data Access in Mono
- C# Station ADO.NET tutorial
See also the boo Database Recipes here.