Web Services Episodes


# 93
3/17/2009
Level: Intermediate
Tags: Web Services
Comments: (6)
Views: (2198)
Watched: (815)
Downloads: (1814)
Author:
Derik Whittaker
 
Presented By:
Codebetter.com


Retrieving data from a REST based service using C#
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 objects in C# (.net)
Click here to Watch this Episode

Download (8.17 MB) (5:18) (1440x900)
Download (5.21 MB) (5:18) (960x600)
# 91
3/9/2009
Level: Intermediate
Tags: Web Services
Comments: (2)
Views: (2965)
Watched: (832)
Downloads: (1757)
Author:
Derik Whittaker


Posting data to a REST service using C#
In this episode we take a look at how you can post data to a REST based service in C#.

We wll walk though the steps needed to build the data and then post it to the service. In order to do this we will utilie the WebRequest and the WebResponse objects in C# (.net)
Click here to Watch this Episode

Download (7.18 MB) (5:33) (1440x900)
Download (5.02 MB) (5:33) (960x600)