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…
In this interview,
Kevin Israel, Visual Studio Team System
MVP, shares with
Zhiming Xue his thoughts on implementation of a hybrid architecture based on SOA and ROA in the enterprise space. Kevin explains what Resource Oriented Architecture (ROA) is and, through examples, highlights its key…
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…
The goal of the Starter Kit is to make it easier for designers and developers to use the APIs very easily. Design-time data is included as well to help build the experience in Blend or Visual Studio. Michael Scherotter has posted the
full details behind the New York Times…
Once the initial allure of the cool graphics and animation capabilities of Silverlight has passed, you’ll probably say to yourself, "Hey, my app needs data too!" Well, this session delivers on that – not once, not twice, but thrice! We’ll look at accessing
remote data services from…
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…
REST is an acronym for REpresentational State
Transfer. in thsi screencast i will talk about Rest, RESTFul web services and how easy it is to create Restful services using .NET3.5.
Download the sample from -…
REST (Representational State Transfer) is all the rage as a lightweight, web service architecture that relies on existing web standards such as HTTP and XML.
In this session, you’ll get insight into the roots of REST, including its four main tenets, and be able to critically discern how…
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…