Blogs - RobBagby


deCast - Patterns-Based Silverlight - Part III - The Pipeline Pattern[MP4] [0:16:02] [2009/10/26]
In this multi-part blog series, Rob Bagby will be illustrating the use of various design patterns in Silverlight development. The patterns covered in the series are Repository, Pipeline, Service…


deCast - Patterns-Based Silverlight - Part II - The Repository Pattern[MP4] [0:19:26] [2009/10/22]
In this multi-part blog series, Rob Bagby will be illustrating the use of various design patterns in Silverlight development. The patterns covered in the series are Repository, Pipeline, Service…


deCast - Patterns-Based Silverlight - Part I - Getting Started[MP4] [0:12:24] [2009/10/19]
In this multi-part blog series, Rob Bagby will be illustrating the use of various design patterns in Silverlight development. The patterns covered in the series are Repository, Pipeline, Service…


deCast - Introducing parallelism into your applications[MP4] [0:17:40] [2009/10/09]
The trend in hardware has shifted from scaling up (faster processors) to scaling out (more processors). In order for our applications to take advantage of these additional processing power, we need…


.NET RIA Services in 5 Minutes[MP4] [0:05:00] [2009/08/30]
At a recent offsite, we (Developer Evangelists and Architect Evangelists) were asked to present a technical topic that we are passionate about in 5 minutes. This is not an easy task. I thought I'd…


deCast - Building an Azure App Part III: Hosting Web Services and Silverlight[MP4] [0:23:08] [2009/04/18]
This is part 3 of a multi-part series where Rob Bagby will be building an Azure application from the ground up. The application will be a shopping cart application with a Silverlight Front End. …


deCast - Building an Azure App Part II: Azure Table Storage[MP4] [0:30:53] [2009/04/14]
This is part 2 of a multi-part series where Rob Bagby will be building an Azure application from the ground up. The application will be a shopping cart application with a Silverlight Front End. …


deCast - Building an Azure App Part I: Setup and Hello World[MP4] [0:18:48] [2009/04/11]
This is part 1 of a multi-part series where Rob Bagby will be building an Azure application from the ground up. The application will be a shopping cart application with a Silverlight Front End. The…


deCast - Understanding The Azure Table Storage API[MP4] [0:26:14] [2009/04/07]
Are you interested in Azure? Have you heard how Azure Table Storage can give you internet scalability and availability? In this session, Rob Bagby will discuss and illustrate the REST API of Azure…


deCast - Entity Framework Modeling: Importing Select Stored Procedures[MP4] [0:12:45] [2009/03/13]
The Entity Framework supports both select and action stored procedures. We covered action stored procedures in a previous screencast. In this screencast, Rob Bagby will illustrate how to import…


deCast - Entity Framework Modeling: Mapping Action Stored Procedures[MP4] [0:10:49] [2009/03/13]
For years, you have heard about the benefits of using Stored Procedures to access your database. In this screencast, Rob Bagby will illustrate the default behavior of the Entity Framework when…


deCast - Entity Framework Modeling: Implementing Table Per Hierarchy[MP4] [0:11:22] [2009/03/11]
The Entity Framework provides the ability to model rich conceptual layers that meet the needs of our applications. One such model is table-per-hierarchy inheritance. In this model, the data for a…


deCast - Entity Framework Modeling: Implementing Entity Splitting[MP4] [0:11:19] [2009/03/09]
The Entity Framework provides the ability to model rich conceptual layers that meet the needs of our applications. One such model is Entity Splitting. In this model, a single entity in the…


deCast - Entity Framework Modeling: Implementing Table Per Type[MP4] [0:12:31] [2009/03/06]
The Entity Framework provides the ability to model rich conceptual layers that meet the needs of our applications. One such model is table-per-type inheritance. In this model, each entity is mapped…


deCast - Exposing and consuming errors from your WCF RESTful services[MP4] [0:17:58] [2009/02/19]
Properly developed services need to expose errors appropriately. RESTful services are no exception. In this secreencast, Rob Bagby will illustrate how to control the HTTP Status Code that is…


deCast - Exposing ATOM Feeds from your services[MP4] [0:19:04] [2009/02/12]
The ATOM Syndication format is one of the most recognized representation formats. In this screencast Rob Bagby will illustrate how to expose ATOM feeds from your RESTful services. Rob will…


deCast - Dynamic Xml with C# 4.0[MP4] [0:14:28] [2009/01/26]
The Dynamic capabilities of C# 4.0 provide the ability to communicate with dynamic languages such as IronRuby and IronPython, but C# developers can build dynamic objects, as well. In this screencast,…


deCast - Creating Self-Signed Certificates For Developing and Testing HTTPS Apps[MP4] [0:10:59] [2009/01/24]
Many web sites and web services use HTTPS for transport layer security. As a developer, I find myself setting up dev environments with https every few months or so. This entails creating self-signed…


[decast-Tunneling-a-PUT-through-POST-with-RESTful-WCF-Services]


[deCast-Creating-a-HI-REST-PUT-Service-That-Exposes-Insert-and-Update]


[Building-an-AJAX-Friendly-WCF-Service]


[deCast-Consuming-a-HI-REST-GET-Service-From-Silverlight-2-Beta-2]


[deCast-Creating-a-HI-REST-GET-Service-with-WCF-35]