Popular Articles
Last viewed:
- C# Free Component to Generate PDF - Convert HTML to PDF
- Using Stored Procedures in the Entity Framework with Scalar Return Values
- Performance benchmarks for LINQ vs. SqlDataReader, DataSet - LINQ Compiled Queries: Part 2
- C# Store/Retrieve File in Database Image Field using ODBC
- Windows Server 2003 Configure RRAS (Routing and Remote Access Service) Site to Site VPN
- How to Highlight the Day in the ASP.NET Calendar Control with the SelectedDate Property
Recent comments
- Awsome!!
8 hours 5 min ago - C# insert image
22 hours 58 min ago - jkll
3 days 11 hours ago - Thank You
4 days 10 hours ago - Another approach
6 days 11 hours ago - Issue
1 week 1 hour ago - thanks
1 week 12 hours ago - Calendar date time
1 week 17 hours ago - Nice Explanation
1 week 21 hours ago - ramya
1 week 3 days ago

Can you expand this just a little?
I am very new to silverlight and using web services.
Now that I have followed your article and published the web service piece to the server (and moved that pesky app.config connection string to web.config and changed the namespace in that model.designer.cs) everything works swell!!
However, how do I write a brand new Silverlight application that reuses that service? I've seen examples of exposing the RIA Service as WCF/WSDL or OData services, but nothing that allows me to reuse a RIA Service as a RIA Service.
Please help.
Thanks