Showing posts with label nhibernate. Show all posts
Showing posts with label nhibernate. Show all posts

Monday, March 12, 2012

IList as DataSource (NHibernate usage)

Hi Friends,
It is possible to use IList as Data Source in the Reporting Services? I am
using NHibernate for access the data.
Thanks,
Pedro.You would need to write a custom DataExtension that can consume your
DAL.