Question

I want to include WCF RIA services to an already existing Silverlight Pproject that was created with MS Expression Blend. Whenever I search the web for information about creating WCF RIA services I only find tutorials about creating a solution by creating a new project with Visual Studio 2010.

I know how to create a new Silverlight application with RIA services using Visual Studio 2010, but I can't find a tutorial on how to include a RIA service after creating a Silverlight project. Is it maybe not possible to do so?

Every bit of help is welcome. Thank you in advance and please excuse my bad english.

Was it helpful?

Solution

Open your Silverlight project configuration and add a "WCF RIA Services link".

See MSDN.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top