Hi All,

I have created a standard web App. I have now intorduced a silverlight project into the solution with the intention of using Silverlight for reporting. The first thing Silverlight wants is a service reference, but I have no service. I simply want to connect to SQL Server and select a particular table as my source.

How do I place this in a service for silverlight to use? I've downloaded Silverlight 4.