David is a consultant for LobsterPot Solutions, specialists in SQL Server and Business Intelligence. Prior to this he worked as a contractor for Viterra/ABB Grain Ltd leading a team developing a .NET smart client application, and as a Senior Developer for 13 years at UniSA developing their online teaching and learning environment. He is a Microsoft Certified Trainer, Microsoft Certified Professional Developer and Microsoft Certified IT Professional. Blog: http://david.gardiner.net.au Twitter: http://www.twitter.com/DavidRGardiner 2010Data Mining for DevelopersIntroduction to SQL Server Analysis Services Data Mining and how it can be used in your applications to provide business value.Resources2009Automating unit tests with PexWriting unit tests for your code isn't always easy, and sometimes it is hard to be confident that you're testing every "corner case" and every conditional branch in your code. Pex, a new tool from Microsoft Research, finds interesting input-output values of your methods (including exceptions and assertion failures). It allows you to debug these immediately and also generate unit tests that you can add to your test suiteResources |