Welcome to MSDN Blogs
Sign in
|
Join
|
Help
An Architect Makes It To The Big Show
A stagehand in The Big Show pontificates on Architecture and Software Engineering
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
Agile
DSL
F#
Fluent Interfaces
Leadership
Leverage
M
Modeling
Oslo
Party Model
Patterns
Rules Archetype
Software Architecture
SQL Server Modeling Services
System.Identity
UML
UML Domain
Archives
March 2010 (1)
February 2010 (1)
January 2010 (3)
December 2009 (4)
September 2009 (3)
July 2009 (2)
June 2009 (6)
May 2009 (7)
April 2009 (3)
Blogroll
Joel on Software
Martin Fowler
Kim Cameron
Gabriel Morgan
Cameron Skinner
"M" Language Blog
Browse by Tags
All Tags
»
DSL
»
Fluent Interfaces
(RSS)
Oslo
Party Model
Patterns
Software Architecture
System.Identity
Sunday, September 27, 2009 9:31 PM
Fluent Interface for System.Identity – Party Implementation (Part 1)
This latest post on developing a fluent interface for the Oslo System.Identity schema will start an implementation of the Party class. Per the architectural specifications for the fluent interface, the Party class will adhere to the Law of Demeter and
Posted by
dalanger
|
2 Comments
Filed under:
DSL
,
Oslo
,
Software Architecture
,
System.Identity
,
Fluent Interfaces
Sunday, September 13, 2009 2:20 PM
Fluent Interface for System.Identity – Kind’s Expression Builder
<Author’s Note> It’s been quite a while since my last blog post. The reason for the gap was due to my non-work time being consumed with swimming (some might say wallowing ;-) in the architectural soup writing a ThinkWeek paper related to Microsoft
Posted by
dalanger
|
0 Comments
Filed under:
DSL
,
Oslo
,
Software Architecture
,
System.Identity
,
Fluent Interfaces
Wednesday, July 22, 2009 9:32 PM
Fluent Interface for System.Identity – M, Persistence, & GetHashCode()
As I wrote about last time , leveraging the System.Identity schema with the Oslo Repository introduces some ORM database persistence considerations into the design of the fluent interface . In the last article I introduced how to override the Equals()
Posted by
dalanger
|
0 Comments
Filed under:
DSL
,
Oslo
,
Software Architecture
,
System.Identity
,
Fluent Interfaces
Tuesday, June 23, 2009 6:58 PM
Fluent Interface for System.Identity – Kind Command-Query API
Part 1 of this series functioned as an introduction to the motivations for creating a fluent interface for Oslo’s System.Identity . Part 1 also covered a number of architectural and design specifications that will be followed in the shaping of the interface’s
Posted by
dalanger
|
0 Comments
Filed under:
DSL
,
Oslo
,
Software Architecture
,
System.Identity
,
Party Model
,
Patterns
,
Fluent Interfaces
Sunday, June 14, 2009 8:11 PM
Fluent Interface for System.Identity – The Basics
<Author’s Note> A very talented Developer I know just recently gave me some very succinct feedback on my blog - “good blog…too long”. As I respect this Developer’s opinion quite highly (not to mention I always try to listen to Developers ), I am
Posted by
dalanger
|
2 Comments
Filed under:
DSL
,
Oslo
,
Software Architecture
,
System.Identity
,
Party Model
,
Patterns
,
Fluent Interfaces