My application built around Domain Model using C#.The domain model contains all the properties including calculated properties which are to be shown in the SSRS report (SQL SERVER 2008).I have following questions
How to generate SSRS report using Domain objects?
How to configure Datasource and dataset using Domain objects in SSRS?
Thanks in Advance
How to generate SSRS report using Domain objects?
How to configure Datasource and dataset using Domain objects in SSRS?
Thanks in Advance