Lately I've been quite involved with using “Linq to Sql” in various database related .Net applications and it's not surprising that a time came when I needed to do some reporting. I chose to create reports in Crystal Reports so it would be as … Then in your “.cs” file create your query and assign it to the ReportDocument object of CrystalReportSource1. Make sure you have a “Select New” and a “ToList()” so that the report gets the data as it requires. …








