Mike Taulty

mtaulty

Total Posts: 55 |
Channel 9 Blog for mtaulty
page 1 of 6
Posted By: Mike Taulty | Aug 27th @ 12:18 PM
URL:


Embed Code:

Close
Screencast
A simple demo of building a "Hello World" application with Visual Studio 2008 Service Pack 1 and then deploying it via ClickOnce to a clean Windows XP machine using the .NET Client Profile rather than the full .NET Framework.
Posted By: Mike Taulty | Aug 18th @ 9:44 AM
URL:


Embed Code:

Close
Entry Media



A placeholder for UK developers to comment and indicate that they're going to be out at PDC 2008. Maybe a place to try and organise some meet-ups.

This is perhaps not the best medium for doing this so feel free to suggest others or highlight ones that already exist.
Tags: en-GB, PDC08, UK
Posted By: Mike Taulty | Jul 29th @ 2:32 AM
URL:


Embed Code:

Close
Screencast
With Data Services, it's most likely that you'd use an optimistic locking strategy for the underlying data and the framework has built-in support which we take a look at here.
Posted By: Mike Taulty | Jul 29th @ 2:17 AM
URL:


Embed Code:

Close
Screencast
We can cut down the number of HTTP round-trips that we make from client to service by using the batching feature of Data Services. A service exposes a $batch endpoint that we can send multiple "CRUD" operations to in a single HTTP request.
Posted By: Mike Taulty | Jul 29th @ 2:12 AM
URL:


Embed Code:

Close
Screencast
Service operations provide a way in which we can add to the core functionality of Data Services in order to expose your own arbitrary functionality by writing server-side functions that can still be invoked (with parameters) via the URI. Here, we take a quick look at how we can do this.
Posted By: Mike Taulty | Jul 29th @ 2:09 AM
URL:


Embed Code:

Close
Screencast
Query interceptors (and change interceptors) allow us to plug code into the dispatch mechanism server side in order to run some of your own code as part of returning a result set or modifying data. Here, we take a quick look.
Posted By: Mike Taulty | Jul 25th @ 3:38 AM
URL:


Embed Code:

Close
Screencast
Building a basic Silverlight client for an ADO.NET Data Service.
Posted By: Mike Taulty | Jul 25th @ 3:35 AM
URL:


Embed Code:

Close
Screencast
Building a basic AJAX client for an ADO.NET Data Service. For this screencast you want the client library from here.
Posted By: Mike Taulty | Jul 25th @ 3:31 AM
URL:


Embed Code:

Close
Screencast
Looking at how we can built a basic .NET client against an ADO.NET Data Service
Posted By: Mike Taulty | Jul 25th @ 3:29 AM
URL:


Embed Code:

Close
Screencast
Taking a quick look at how we can build up URI's to query ADO.NET Data Services and what kind of built-in operators the URI format has.
page 1 of 6