Entity With Crystal Reports Collection Forming With Nhibernate
I have a requirement like Design *.rpt file Using Entity Properties, and my collection is making by nhibernate, and That collection making by 3 or 4 Wcf services. My system is not having Dataset because of we used Nhibernate.
Can any one give me answer to generate report by using Nhibernate Entity framework instead of Dataset?