Archive for May, 2008
LINQ for n-Tier Architecture
It’s been a while since I last updated my blog. The reason for that is mainly work commitments and also time needed to explore different approaches to incorporating LINQ in an n-tier application.
I’ve tried several different approaches for an ASP.NET environment. The stateless nature of the application forced me to come up with different strategies [...]
Filed under: LINQ | Leave a Comment
Tags: LINQ, n-tier
LINQ and Domain Driven Design
As I’ve progressed with development of a website, I’ve increasingly come across problems with adapting LINQ with a Domain Driven Design. Here is what I have so far:
Data Context
Everything focuses around the data context. It is literally the glue that keeps things together. The data context encapsulates the Unit of Work and its associated object [...]
Filed under: Team Foundation Server | 2 Comments
Search
-
You are currently browsing the Alvin Yong's Techno Blog weblog archives for the month May, 2008.