blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » LINQ » Architecture
  • Architecture with layers, active records, and onions

    In the 1990s I coded on a few systems where the architecture was that we attached database functionality to our business objects, so you could do something like     someObject.Value = 4;   someObject.Save();   While this looks appealing, this pattern (I later learned that it is called active record) has fallen out of ...
    Posted to Anthony Steele's Blog (Weblog) by Anthony.Steele on August 16, 2008
  • LINQ to SQL: Let the debate begin

    So I just got back from TechEd Barcelona, and I had a great conference in no small part due to the people I went with: Merrick Chaffer, James Dawson and Paul McMillan. This is a selection of some of Conchango's finest from the world of .Net development, infrastructure and SQL Server. One of the reasons the conference was so much more enjoyable ...
    Posted to Simon Evans' Blog (Weblog) by simon.evans on November 11, 2007
Powered by Community Server (Personal Edition), by Telligent Systems