Welcome to MSDN Blogs Sign in | Join | Help

David Waddleton's Geek Speak

Find out what Geeks talk about

June 2008 - Posts

Part 2: Using LINQ XML in your Unit Testing
Technorati Tags: Unit Test , LINQ , XML In Part 1 ,  we talked about creating LINQ objects  and getting data.  This time, we are going to show how to use XML with LINQ to test a SQL database.  This part is really not difficult, we Read More...
An implementation of a Generic Container for WCF
I am currently writing a service using WCF.  One of the things that I need to expose is a container that wraps my results to provide counts. I came up with the below implementations.  One of the things that becomes a problem is the resulting Read More...
Page view tracker