This is a migrated thread and some comments may be shown as answers.

WCF Ria Services

1 Answer 62 Views
Web Services
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Gopal
Top achievements
Rank 1
Gopal asked on 26 Mar 2012, 04:35 PM
Hello,
Is it possible to implement Telerik WCF Ria Services in Telerik Asp.net MVC 3.
Thanks for the read !!!

1 Answer, 1 is accepted

Sort by
0
Viktor Zhivkov
Telerik team
answered on 28 Mar 2012, 01:08 PM
Hi Gopal,

Yes we support such scenario.
In order to implement it you need to do the following steps:
  1. Create an OpenAccess Domain Model and set it up
  2. Create add a new OpenAccess Domain Service in your MVC3 project
  3. Open Access RIA Service wizard will pop up
  4. Select your domain model
  5. Make sure the 'Enable client access' checkbox is checked
  6. Configure which entities will be available trough the RIA service
  7. Configure which entities can be edited
  8. Finish the wizard
Your newly created RIA Service will be available at ~/Services/[namespacename]-[classname].svc.

For further information you can check our walkthrough on RIA Services.
In addition there is a sample for RIA Services (see Samples -> Silverlight category -> Sofia Car Rental - WCF RIA Services) and several more for ASP.NET MVC3 (see Samples -> ASP.NET MVC category) in our free OpenAccess SDK which is can be downloaded here.


Best Regards,
Viktor Zhivkov
the Telerik team
Telerik OpenAccess ORM Q1 2012 release is here! Check out what's new or download a free trial >>
Tags
Web Services
Asked by
Gopal
Top achievements
Rank 1
Answers by
Viktor Zhivkov
Telerik team
Share this question
or