Error!
Success!

How to use custom audit fields with SubSonic

0
kicks

How to use custom audit fields with SubSonic  (Unpublished)

SubSonic uses a few audit fields by default - you don’t need to write any code. However, the field names that are used are coded into the source code. You can modify the source code and generate a new assembly, but if you’re like me and would rather not edit the source code (so you don’t need to update the code at every release), then you’ll be looking for an alternative approach. Three options are discussed: 1) Modify SubSonic source code, 2) Use partial classes for each table, 3) Create a custom template and base class


Kicked By:
Drop Kicked By: