0
votes

Is it possible to build a SL application with RIA class library without the .web project. I mean the Business will be hosted on the RIA class library, do I still need the first generated .web for my SL project?

Best regards

1

1 Answers

0
votes

You can create them separately - the key bit is the 'WCF RIA Services Link' which you'll set on your Silverlight project once your RIA web app is around for it to use:

http://msdn.microsoft.com/en-us/library/ee707372(VS.91).aspx