0
kicks
Data Access in Fail Tracker–Row-Level Security with LINQ to NHibernate
It's quite easy to implement row-level security using LINQ to NHibernate. See how you can do this by combining the Repository and Decorator patterns in this post.