Community

XML and Database Mapping in .NET

by Niel Bornstein – The designers of the .NET runtime put a lot of thought into the issue of binding XML to a database. The path from XML to database and back again starts with ADO.NET, .NET’s database persistence layer, which can be thought of as analogous to Java’s JDBC.

Read More - Register for Free Membership