Community

Use of custom attributes to serialise objects to/from SQL Server tables

(Duncan Edward Jones) This class library is a quick implementation to use custom attributes to marshal a .NET class to/from an SQL Server database table. It is fairly simple in that it assumes a one-to-one mapping between the class and the table.

Read More - Register for Free Membership