Popular Articles
Last viewed:
- Clustered Index vs. Non-Clustered Index in SQL Server
- 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
Recent comments
- Awsome!!
8 hours 6 min ago - C# insert image
22 hours 59 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

Exposing RIA Services to another Silverlight App
This should be relatively easy. Just add another silverlight app to your solution and then follow the steps above to set its references and configuration the same as your other Silverlight application. Then it should run just the same and be able to use the same RIA services layer assemblies.