-
Recent Posts
Archives
Twitter Updates
- Before griping that EntityFramework doesn't support migrations outside application execution context, please check the tools directory 19 hours ago
- @wheresyourbrain did not know that! interesting ladies. 20 hours ago
- via @gilesgoatboy, an "interesting video on the science of willpower" bit.ly/KfKBqq 20 hours ago
Tag Archives: nhibernate
Linq to NHibernate in 10 minutes
If you are curious about Linq to NHibernate and want to quickly check it out, here is an easy way to do it. Check out a copy of the CodeCampServer source (svn). CodeCampServer is easy to work with because it … Continue reading
Audit options with NHibernate
In this post I am talking about auditing for the business, not the technical infrastructure. As an example story, users will want to see certain fields highlighted on a grid if that field has changed in the last week, and … Continue reading