Why REST? by Aaron Skonnard
- Posted: Apr 15, 2010 at 2:48 AM
- 15,908 Views
- 2 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
As REST continues to grow in popularity, it’s important to stop and ask yourself why REST? REST is by no means a silver bullet but it does offer some advantages over traditional SOAP and WS-* architectures when it fits well into your scenario. There are
also times when SOAP makes more sense because it offers features and capabilities that REST cannot provide. In the end, REST and SOAP are different architectural styles, each with their own pros and cons. Come and learn when to choose one over the other and
why REST makes sense for many Web services.
This session is presented by Aaron Skonnard during Microsoft DevDays 2010 in The Hague in The Netherlands.
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Aaron,
Want to ask some questions about REST.
REST specifies that the URI must be understandable and must use resources as endpoints.
Below is the scenario. Suppose i need to search data by company name and company name contains characters like & or /. These are restricted characters in terms of URl. / specifies subpath and & specifies the queriy parameter collection
How can we implement this in REST
Can someone re-upload this video. There is some media failure error
Remove this comment
Remove this thread
close