Category Archives: Books

Book Review – SOA Patterns (First 5 Chapters)

I’ll cut straight to the chase, I definitely recommend SOA Patterns to anyone interested in SOA. Even though its currently only available in MEAP, and is a bit rough and ready, and isn’t complete, it’s still great stuff and well … Continue reading 

Also posted in Agile, Analysis and Design, Kanban, Lean Systems, Management | 4 Comments

Book Review – RESTful .NET

Since we are using REST on top of WCF on my current project I was glad to see that this book had been written as I was hoping it would answer some questions I had. However my first issue with … Continue reading 

Also posted in Agile, Kanban, Lean Systems, Management, Philosophy of Software | Leave a comment

Deploying .NET Applications – Learning MSBuild and ClickOnce

I recently finished reading… Deploying .NET Applications: Learning MSBuild and ClickOnce (Expert’s Voice in .Net) I was interested in this book mainly to find an easier way to deploy ClickOnce applications via an automated build. Most of my build automation … Continue reading 

Also posted in .NET, Analysis and Design, Behavior Driven Development, C#, Model-View-Presenter, Principles and Patterns, Unit Testing | 13 Comments

Data-Driven Services with Silverlight 2

I recently finished reading… Data-Driven Services with Silverlight 2 I have been wanting to get in to the world of WCF for some time now, but wasn’t really sure how to get started. This book was good at explaining how … Continue reading 

Also posted in Management, Philosophy of Software, Retrospectives | Leave a comment

Introducing NLP

I recently finished reading… Introducing NLP: Psychological Skills for Understanding and Influencing People   I first heard about Neuro-linguistic programming (NLP) while I was reading The Game: Penetrating the Secret Society of Pickup Artists. I thought that it sounded like … Continue reading 

Also posted in Management | 5 Comments

Object Thinking

I recently finished reading… Object Thinking by David West   As usual I fold down pages that contain paragraphs that interest me… below are a few excerpts from the book that I enjoyed! "Better people" has been recognized as the … Continue reading 

Also posted in Agile, Community, Lean Systems, Management, Philosophy of Software | 2 Comments

Lazy Loaded Interceptors

Patterns of Enterprise Application Architecture defines Lazy Load as: An object that doesn’t contain all of the data you need but knows how to get it.   A while back I was trying to figure out how to lazy load … Continue reading 

Also posted in Agile, Kanban, Lean Systems, Management, Philosophy of Software, Retrospectives | 4 Comments

Disciplined Agility

I finished reading… Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series) by Robert C. Martin, Micah Martin Read more about this book…   What an excellent book, seriously! It was written by Robert C. Martin and his … Continue reading 

Also posted in .NET, Analysis and Design, Design Patterns, Domain Driven Design, Model-View-Presenter, Principles and Patterns, Refactoring | 6 Comments

Disconnected – Channels Of Communication

A few weeks ago I started feeling a little over whelmed by the volume of interest in what I was up to. After reading a chapter from Tim Ferris’ book, I decided to disconnect. It was the most effective advice … Continue reading 

Also posted in .NET, Agile, Analysis and Design, Domain Driven Design, Lambda Expressions, Philosophy of Software, Principles and Patterns, Refactoring | 6 Comments

Free e-Book from Karl Seguin

I may be late on the band wagon on this one, but I just had the privilege of reading Karl Seguin’s free e-book, “Foundations of Programming”.  This is what Alt.NET is all about. Even if you disagree with Alt.NET or … Continue reading 

Also posted in .NET, Analysis and Design, AntiPatterns, C#, Principles and Patterns | 25 Comments