|
|
Comments and Discussions
|
|
 |

|
I am using VS2012 and EF5 but my entities do not show up when adding the domain service.
I am confused about which versions of RIA/.NET/VS/EF and the differences of going about code-first with RIA services.
|
|
|
|

|
Hello Shenwei Liu,
Thank you for such an excellent sample. I wanna know can we create WCF RIA Service Class Library on one PC and add its reference on another system through LAN in silverlight application that because( as the middle tier is reusable different modules are developed on different PC so how can i share my RIA Service Library on LAN or through Internet)?
any help appreciated !!!
Regards
|
|
|
|

|
What would be the approach if the methods on the server side service library were adorned with [RequiresAuthentication]? How would the server-side service calls be made aware of the forms authenticated user from the client?
|
|
|
|

|
At this step, to create Domain Service Class does not find the context, to generates the domain. Please review the steps from: Adding the Domain Service Class and Modifying the Configuration. What step was forgotten?
Thank you.
Miguel.
|
|
|
|
|

|
Thanks you !
I think your article should be post in MSDN
|
|
|
|

|
Hello, I was hopeing to have a look at your article -but it seems the the video link is down. -do you have an alternative link ?
Cheers
|
|
|
|

|
Hi Norsten,
I did not create a video for the article. I also saw the video panel when opening the article link on the CodeProject site this morning. It’s the problem caused by CodeProject site. I contacted the CodeProject and they fixed the problem by 4:20 PM today. You can now see the article correctly using the link Creating a WCF RIA Services Class Library for a Silverlight Application with Code First Approach
Thank you for your interest in my article and hope that you find it helpful.
|
|
|
|

|
Dude,
You got my five, helped me as well, you should really create a video on this.
Sk8tZ
|
|
|
|

|
Thanks. You may wait for my next easy-to-understand articles related to the Silverlight application with MVVM and MEF fully composable patterns.
|
|
|
|

|
Fantastic! Thanks for writing this article. I have been battling with it yesterday and this couldn't have come at a better time.
Please note, there is a bug in 'Adding the Domain Service Class and Modifying the Configuration, #5', <assemblybinding> should be a closed tag </assemblybinding>.
|
|
|
|

|
Thank you for the voting and comments. I’m glad to hear that my article has helped resolve your real problem. I have noticed missing a slash character for the closing tag in the article you mentioned. I’ll update the article with the correction. It is correct in the downloaded source code though.
|
|
|
|
 |
|
|
General News Suggestion Question Bug Answer Joke Rant Admin
|
This article shows how to create and configure a WCF RIA Services class library for a Silverlight application using the ADO.NET Entity Framework Code First approach.
| Type | Article |
| Licence | CPOL |
| First Posted | 25 Mar 2012 |
| Views | 27,292 |
| Downloads | 1,977 |
| Bookmarked | 27 times |
|
|