SQL Server Aggregator

2. Application Patterns and database performance: Academically correct object modeling.

Another pattern that can cause too many round trips to the database is when each object is treated as a black box and is responsible for retrieving and saving its own data. This by itself is not the problem; it’s when the object hierarchy reaches three Read More...
Published Tuesday, March 07, 2006 9:19 AM by Microsoft SQL Server Development Customer Advisory Team
Anonymous comments are disabled