Let do Projection
This would be a continue part from my previous post, what I tried to do is find out how to use ActiveRecord “NHiberate to be accurate” in my reporting scenario (not a CRUD) after a quick search, It came up with a few blog posts
- ActiveRecord and ASP.NET 2.0 [Ayende ]
- Projection Using ActiveRecord’s ImportAttribute and HQL’s new Clause [Ken Egozi]
It will take another post for me to wrap up how I come up with …. stay tune.
Edit: I shouldn’t have missed, exploring test case
Castle.ActiveRecord.Tests\ActiveRecordGenericsTestCase.cs
