Web Services Episodes


# 193
5/16/2011
Level: Intermediate
Tags: WCF Web Services
Comments: (38)
Views: (5769)
Watched: (1015)
Downloads: (1375)
Author:
Derik Whittaker


WCF: How to create Custom Message Interceptors
In this episode we are going to take a look at how to extend WCF to create custom Message Interceptors

We will first take a look at how we can create our custom interceptors and hook them into the WCF pipeline. We will then take a look at how we can intercept both inbound and outbound messages to allow us to perform some sort of actions agains the messages.
Click here to Watch this Episode

Download (16.30 MB) (9:58) (1440x900)
Download (11.24 MB) (9:58) (960x600)
# 93
3/17/2009
Level: Intermediate
Tags: Web Services
Comments: (16)
Views: (7102)
Watched: (1462)
Downloads: (2874)
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: (12)
Views: (4184)
Watched: (1356)
Downloads: (2713)
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)