In part 1 we created an end-user report designer that can publish reports to a database using OData protocol. Now, let’s create a Silverlight application that can view the reports that we have published. Report Service First we’ll add a printing service to our ASP.NET host application. By default Silverlight...