architecture

Browse posts by category: "architecture" below.

TorqObject Database Decoupling

We use an in-house framework for building applications and the subject of how we decouple business domain classes from a particular data source recently came up....

software-architecture database object-oriented csharp data-access domain-modeling
August 15, 2007
Read More

What's coming in ADO.NET Video

Here's a great excerpt from the What's coming in ADO.NET video on channel 9. Tim Mallalieu was speaking and it's around 41:50 into the video: Well actually that was exactly the point I was trying to...

May 11, 2006
Read More

The CRUDE Pattern

I'm currently working on the Authorization infrastructure for a software package in the finance industry. The approach taken is to use .NET attributes to declaratively state which user roles are...

security design-patterns dotnet programming
September 15, 2004
Read More

Anders and AOP

There's a whiteboard session with Anders Hejlsberg on the MSDN site entitled "Whiteboard with Anders Hejlsberg". The very first question that Anders addresses relates to AOP and his reaction was...

aop dotnet csharp java design-patterns
August 4, 2004
Read More

AOP and .NET

Eric Gunnerson asked for example code on what scenarios developers would use AOP for. Aspect Oriented Programming is another one of those software development areas that I'd love to know more about...

aop dotnet csharp design-patterns programming persistence security
July 1, 2004
Read More

Agile UML

Following on from the Disrespecting UML post, I've been thinking about what "UML" means to different people and what I want from UML tools....

uml agile design-patterns software-architecture domain-modeling
June 7, 2004
Read More

Disrespecting UML

I was listening to .NET Rocks Live! today and enjoying it as usual. Rocky Lhotka was talking about the Visual Studio 2005 Whitehorse designer functionality....

uml design-patterns visual-studio java cpp templates delegates professional-development
June 4, 2004
Read More