Browse by Tags

All Tags » C# » LINQ (RSS)

A Method to Handle Audit Fields in LINQ to SQL by sodablue

Subsonic has this convention where it does this automatically for you, if the table had columns CreatedOn, CreatedBy, ModifiedOn, ModifiedBy. DLINQ doesn't really have anything like this built-in. This isn't something one wishes to do manually, as to...
Filed under: , ,
More Posts