Business Information and Its Adversaries As a Modern Developer Architect you need to understand the Elements that consume your Business Information and the Software Forces of nature that are continuously assaulting your designs. There are Five Primary Elements: Each of these Elements...
Read more
About: Brad Huett
I am a Principal Architect at Liquid Hub in the Philadelphia area specializing in Agile Practices as a Certified Scrum Master (CSM). I use Test Driven Development (TDD) and Acceptance Test Driven Development (ATDD) with Behavior Driven Development (BDD) as my bridge to Agile User Stories Acceptance Criteria in a Domain Driven Design (DDD) implementing true RESTful services
Recent Posts by Brad Huett
TCMS … Domain Driven Design
Posted by Brad Huett Comments are closed
Technologist Career Management System The Domain Entity Model This is the second installment of the Modern Developer’s Showcase Application: TCMS. The first Installment defined the project and revealed the high level architecture for the Services and MVC 4 Application systems. You can...
Read more
String Theory … Overloading ToString() Method
Posted by Brad Huett Comments are closed
The Cosmic C# String Theory All Objects is C# are derived from System.Object. System.Object has “Cosmic” Universal Methods: GetType () – This Method uses Reflection to “Reflect” on the Object to determine its C# Type. For two objects that have identical runtime...
Read more
Are All C# Types “Equal” … What is “Equality”
Posted by Brad Huett Comments are closed
Equality in the C# Language All things in Software programming are not equal even when they seem equal. Understanding of Equality is very important. Misunderstand can lead to program anomalies and undesirable artifacts. There are Primarily Two Types in C#: Value Types...
Read more
It’s Showtime … Our Showcase Project
Posted by Brad Huett Comments are closed
The Modern Developer’s Showcase Project Technologist Career Management System The Modern Developer Blog Website is all about the Professional Technologist’s Career Developer of the Art and the Science of Software Development. The Selected Science of The Modern Developer is the Microsoft .NET...
Read more
Recent Comments by Brad Huett
- March 30, 2015 on Back to Basics … Three or Four OOP Pillars?
- January 11, 2014 on The Sprint Retrospective Process
- May 1, 2013 on The Modern Developer