Welcome to BARMAGY Sign in | Join | Help

March 2007 - Posts

SODA is not coke

Was on the look for scaling out options for SQL server 2005, not clustering, not scaling up using 8/16 Proc servers, just scale out, distribute the load sort of speak. Found this interesting one covering SODA, nah not coke its Service Oriented Data Architecture.
posted by KAL | 0 Comments

.NET Data Access Architecture Guide

As always the majority of application we build will require data at some point of time, this guide for accessing it by Microsoft Patterns & Practices group   Contains stuff covering fundamental to pretty much advanced techniques    
posted by KAL | 0 Comments