Design URI templates for the CRUD operations

Posted by Community Admin on 05-Aug-2018 17:08

Design URI templates for the CRUD operations

All Replies

Posted by Community Admin on 07-Mar-2011 00:00

What file do I edit when designing the interface for a WCF Restful Service? It is not clear to me in the documentation whether I am suppose to edit Products.cs or IProducts.cs based on the previous article. I'm not familiar in creating a WCF service.

www.sitefinity.com/.../deep-dive-client-side-programming-implementing-your-own-restful-wcf-service-designing-a-sitefinity-restful-wcf-service.html

It would be nice if we could get a walkthrough tutorial in the SDK on an example on how to implement this. One example when opening our project as a website and one for creating the service in a separate project.

Thanks!

Posted by Community Admin on 08-Mar-2011 00:00

Hello Kristian,

There is a good article available at MSDN - msdn.microsoft.com/.../bb332338.aspx

All the best,
Ivan Dimitrov
the Telerik team

Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!

Posted by Community Admin on 29-Apr-2011 00:00

Thanks for that, gave me some good insight on how wcf services work, but less on an actual implementation.

I found this video to be helpful.
http://www.youtube.com/watch?v=WAq_Z-dT67o

This thread is closed