In this short video,
Ben Dewey, from twentysix New York, looks at the code for implementing the CourseFeed service in the
LitWare Training sample mashup app, which is implemented as an AtomPub feed using
WCF REST Starter Kit Preview 2.
For additional information on WCF REST…
In this short video,
Ben Dewey, from twentysix New York, gives an overview of the functionality in the
LitWare Training sample mashup app built with
WCF REST Starter Kit Preview 2. Later videos will drill into specific features and the code.
For additional information on WCF REST…
REST is an acronym for Represntational state transfer, REST defines an architectural style based on a set of constraints for building things the “Web” way.
In this screen cast I will demo how to secure a restful web service using WeServicebHost2Factory and Request Interceptors in WCF Rest…
At the recent
DevWeek conference in the UK I managed to catch up with Aaron Skonnard of
Pluralsight fame who was keynoting the conference with a talk on Cloud Computing and also delivering some sessions on WCF and REST. Here, Aaron talks about what he's currently playing
with in his…
endpoint.tvMar 30, 2009 at 8:00 AM0
Cliff Simpkins
Avg Rating: 5
(2)
In this short video, CSD MVP Aaron Skonnard from PluralSight guides
the viewer through different techniques for processing messages using the new HttpClient class that ships with the new WCF REST Starter Kit Preview 2.
In this screencast, Aaron builds on the simple Twitter…
endpoint.tvMar 23, 2009 at 8:00 AM0
Cliff Simpkins
Avg Rating: 0
In this short video, CSD MVP Aaron Skonnard from PluralSight guides
the viewer on how to manage query string and form input while consuming REST services.
In this screencast, Aaron builds on the simple Twitter command shell application
presented in the previous HttpClient…
endpoint.tvMar 18, 2009 at 8:00 AM6
Cliff Simpkins
Avg Rating: 5
(1)
In this short video, CSD MVP Aaron Skonnard from PluralSight demonstrates
how to consume REST services using the new HttpClient class that ships with the WCF REST Starter Kit, Preview 2.
For the REST service to consume, Aaron uses the Twitter service to interact with Twitter…
endpoint.tvMar 17, 2009 at 8:00 AM0
Cliff Simpkins
Avg Rating: 0
In this short video, CSD MVP Aaron Skonnard from PluralSight guides
the viewer through the Preview 2 release of the WCF REST Starter Kit.
Aaron downloads and installs the kit, and discusses the new features and capabilities in the second preview release. Aaron discusses the new…
Properly developed services need to expose errors appropriately. RESTful services are no exception. In this secreencast, Rob Bagby will illustrate how to control the HTTP Status Code that is returned from your RESTful service, as well as how to return
additional error details in the…
The ATOM Syndication format is one of the most recognized representation formats. In this screencast Rob Bagby will illustrate how to expose ATOM feeds from your RESTful services. Rob will illustrate how to take advantage of the WCF REST Starter Kit
item templates to create an ATOM…