Dashboard > ActiveRecord > Home
Log In   View a printable version of the current page.
Added by Marc d'Entremont, last edited by Mauricio Scheffer on Jan 24, 2010  (view change) show comment
Labels: 
(None)


ActiveRecord is a .NET implementation of the ActiveRecord pattern. The ActiveRecord pattern consists on instance methods and properties representing rows in the database, and static methods acting on all rows.

Castle ActiveRecord is built on top of NHibernate, but its attribute-based mapping free the developer of writing XML for database-to-object mapping, which is needed when using NHibernate directly. For more information, see An introduction

News:

2007-05-22 Roy Tate's ActiveRecord Blog- sharing code and commentary on using ActiveRecord with .Net 2.0.

Articles on ActiveRecord (ActiveRecord)
Documentation (ActiveRecord)
How to (ActiveRecord)
Recipes (ActiveRecord)

Site running on a free Atlassian Confluence Community License granted to Castle Project. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators