Retrieving data from a REST based service using C#
Category: Languages > .net
Posted: 24 Jun 09
In this episode we take a look at how you can retrieve data frp, a REST based service in C#. We wll walk though the steps needed to build the build the connection and then connect to and retrieve the data from the remote service. In order to do this we will utilize the WebRequest and the WebResponse ...
|
|
Implementing a REST service with WCF (part 1)
Category: Languages > .net
Posted: 23 Jun 09
In this episode we will be taking a look at how to implement a RESTful service using WCF (Windows Communication Foundation). We will start off by taking a look at what a RESTful service is and the move on to actually creating one with WCF
|
|
Calling RESTful Services with WCF
Category: Languages > .net
Posted: 09 Mar 09
This screencast introduces developers to the client-side experience for using WCF to consume RESTful services. You'll see how to use the new WebChannel...
|
|
|
|
|
Resource collection services
Category: Languages > .net
Posted: 08 Mar 09
Learn how to implement resource collection services using the WCF REST Starter Kit. You'll see how to use the Resource Collection Service project templ...
|
|
Resource singleton services
Category: Languages > .net
Posted: 08 Mar 09
Learn how to create a simple resource singleton service using the WCF REST Starter Kit. You'll see how to use the Resource Singleton Service project te...
|
|
|
|
|
|
|
|
|