WCF makes it easy to create a service that you can call from your AJAX web page. In this screencast I'll show you just how easy it is in just 5 minutes.For more information see my
blog.
One of the best new things about WCF in .NET 4 is what is what you won't see when you open your web.config file. We made it easier and simpler to get your service up and running. In this episode I'll show you how it works.
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…
WCF in .NET 4 includes an implementation of the WS-Discovery protocol. Sounds exciting right? Actually it is very cool because it allows you to build applications and services that can discover other services using UDP multicast messages or via a discovery
proxy. In this episode…
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…
endpoint.tvFeb 18, 2009 at 8:00 AM1
Cliff Simpkins
Avg Rating: 0
Welcome to the latest video in the weekly WF/WCF Screencast series.
In this short video, CSD MVP Aaron Skonnard from PluralSight
guides the viewer through how to AJAX-enable your WCF service, enabling you to easily invoke your WCF service from your AJAX applications.
For additional…