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

Tutorials?

1 Answer 86 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.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 17 Sep 2010, 12:43 AM
Where can I find tutorials on querying the generated REST services?

Isn't this how it's supposed to work?
http://localhost:50763/Web/Products.svc/Product?id=4A1BE0F5-1226-421C-AE1F-015987767962

*Edit*
Ok, so from debugging this appears to be the way to get via ID
http://localhost:50763/Web/Products.svc/4A1BE0F5-1226-421C-AE1F-015987767962

...but I dont seem to see anything in the browser, however in debug I clearly see it finding the right object and returning it

I'm using the domain model, so I assume this video still applies but I don't get all my table objects when I run it like he does

1 Answer, 1 is accepted

Sort by
0
Petko_I
Telerik team
answered on 22 Sep 2010, 08:23 AM
Hi Steve,

As the Data Services Wizard purpose is to automate and simplify the process of creating services, we only have specific tutorials on how to interact with what is OpenAccess related. This being said, you should look for resources on querying and consuming the services in MSDN.

This MSDN topic explores all kinds of aspects for this type of services. You can scroll down and locate the consumption and usage sections.

Do not hesitate to contact us if you need more information.

Best wishes,
Petko_I
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Web Services
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Petko_I
Telerik team
Share this question
or