Ever since the ADO.NET team started development on Astoria (pre-release), I have loved the concept. Since its release (it was called ADO.NET Data Services and is now WCF Data Services), I’ve used it a ton (you may remember the example from this post). Back at MIX10, Microsoft announced a commitment to the Open Data Protocol [...]
Category Archives: WCF
Excellent Reading Material – MSMQ, WCF, and IIS
Technorati Tags: MSMQ,WCF,IIS If you are working with a WCF service, an MSMQ binding, and hosting in IIS, there are three wonderful articles by Tom Hollander that you should check out. The series is entitled “MSMQ, WCF and IIS: Getting them to play nice”, here are the three links: MSMQ, WCF and IIS: Getting them [...]

Data Access and Silverlight 4
You’ve decided to create a new business application (meaning some n-tier application) using Silverlight as the frontend. Is Silverlight the best choice? That’s a debate for another post… Anyway, now it comes to deciding on a data access strategy, which one do you choose? Well this is one of those things where there is no [...]