Sign In
Home
Recent
Media
Videos
Podcasts
Screencasts
Shows
This Week On Channel 9
ARCast.TV
Going Deep
See All Shows...
Forums
Coffeehouse
Tech Off
Feedback
Sandbox
Wiki
Search
About
Subscribe
mtaulty
Total Posts: 55 |
Subscribe:
RSS
|
iPod/MP4
|
Zune
Channel 9 Blog for mtaulty
page 1 of 6
WPF, ClickOnce and the .NET Client Profile
Posted By:
Mike Taulty
|
Aug 27th @ 12:18 PM
URL:
Embed Code:
Close
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.
Tags:
.NET
,
.NET 3.5 SP1
,
en-GB
,
UK
,
UKDevTeam
,
WPF
Views (3,672)
|
Comments (2)
|
Downloads
|
Share
Del.icio.us
Digg
Facebook
FriendFeed
Screencast
UK PDC Attendees?
Posted By:
Mike Taulty
|
Aug 18th @ 9:44 AM
URL:
Embed Code:
Close
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
Views (1,696)
|
Comments (6)
|
Downloads
|
Share
Del.icio.us
Digg
Facebook
FriendFeed
ADO.NET Data Services (VS08 Sp1 B1), Optimistic Concurrency
Posted By:
Mike Taulty
|
Jul 29th @ 2:32 AM
URL:
Embed Code:
Close
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.
Tags:
ADO.NET Data Services
,
Astoria
,
en-GB
,
UK
,
UKDevTeam
Views (6,519)
|
Comments (3)
|
Downloads
|
Share
Del.icio.us
Digg
Facebook
FriendFeed
Screencast
ADO.NET Data Services (VS08 Sp1 B1), Batching
Posted By:
Mike Taulty
|
Jul 29th @ 2:17 AM
URL:
Embed Code:
Close
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.
Tags:
ADO.NET Data Services
,
Astoria
,
en-GB
,
UK
,
UKDevTeam
Views (5,678)
|
Comments (0)
|
Downloads
|
Share
Del.icio.us
Digg
Facebook
FriendFeed
Screencast
ADO.NET Data Services (VS08 Sp1 B1), Service Operations
Posted By:
Mike Taulty
|
Jul 29th @ 2:12 AM
URL:
Embed Code:
Close
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.
Tags:
ADO.NET Data Services
,
Astoria
,
en-GB
,
UK
,
UKDevTeam
Views (4,693)
|
Comments (0)
|
Downloads
|
Share
Del.icio.us
Digg
Facebook
FriendFeed
Screencast
ADO.NET Data Services (VS08 Sp1 B1), Query Interceptors
Posted By:
Mike Taulty
|
Jul 29th @ 2:09 AM
URL:
Embed Code:
Close
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.
Tags:
ADO.NET Data Services
,
Astoria
,
en-GB
,
UK
,
UKDevTeam
Views (4,501)
|
Comments (0)
|
Downloads
|
Share
Del.icio.us
Digg
Facebook
FriendFeed
Screencast
ADO.NET Data Services (VS08 Sp1 B1) - Silverlight Client
Posted By:
Mike Taulty
|
Jul 25th @ 3:38 AM
URL:
Embed Code:
Close
Building a basic Silverlight client for an ADO.NET Data Service.
Tags:
ADO.NET
,
ADO.NET Data Services
,
Astoria
,
en-GB
,
UK
,
UKDevTeam
Views (5,543)
|
Comments (0)
|
Downloads
|
Share
Del.icio.us
Digg
Facebook
FriendFeed
Screencast
ADO.NET Data Services (VS08 Sp1 B1) - AJAX Client
Posted By:
Mike Taulty
|
Jul 25th @ 3:35 AM
URL:
Embed Code:
Close
Building a basic AJAX client for an ADO.NET Data Service. For this screencast you want the client library from
here
.
Tags:
ADO.NET
,
ADO.NET Data Services
,
Astoria
,
en-GB
,
UK
,
UKDevTeam
Views (3,757)
|
Comments (0)
|
Downloads
|
Share
Del.icio.us
Digg
Facebook
FriendFeed
Screencast
ADO.NET Data Services (VS08 Sp1 B1) - .NET Clients
Posted By:
Mike Taulty
|
Jul 25th @ 3:31 AM
URL:
Embed Code:
Close
Looking at how we can built a basic .NET client against an ADO.NET Data Service
Tags:
ADO.NET
,
ADO.NET Data Services
,
Astoria
,
en-GB
,
UK
,
UKDevTeam
Views (4,615)
|
Comments (4)
|
Downloads
|
Share
Del.icio.us
Digg
Facebook
FriendFeed
Screencast
ADO.NET Data Services (VS08 Sp1 B1) - Querying
Posted By:
Mike Taulty
|
Jul 25th @ 3:29 AM
URL:
Embed Code:
Close
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.
Tags:
ADO.NET
,
ADO.NET Data Services
,
Astoria
,
en-GB
,
UK
,
UKDevTeam
Views (3,474)
|
Comments (0)
|
Downloads
|
Share
Del.icio.us
Digg
Facebook
FriendFeed
Screencast
page 1 of 6
[Tags]
ADO.NET
ADO.NET Data Services
Astoria
en-GB
Silverlight
UK
UKDevTeam
See All Tags...