Recent Tips, Tricks and How-Tos

Test-Driven Development - by John Baird

The tenets of Agile Methodologies have taken the programming world by storm leaving many to wonder if the merits of agile techniques are worth the investment....

0 replies - 176 views - 04/25/08 by kevinscott in Articles

CRUD operations in Silverlight using ADO.NET Data Service (Astoria)

Introduction This article describes the simplest way of how to do CRUD (Create, Retrieve, Update, Delete) operations in Silverlight using ADO.NET Data Service...

2 replies - 1554 views - 02/10/08 by Michael Sync in Articles