-
Recent Posts
Recent Comments
- Alper Sunar on Presenters, Use Code Snippets for Live Coding
- Carlos Ribas on Presenters, Use Code Snippets for Live Coding
- rsanchez1 on Presenters, Use Code Snippets for Live Coding
- John Teague on Presenters, Use Code Snippets for Live Coding
- Carlos Ribas on Presenters, Use Code Snippets for Live Coding
Archives
- May 2013
- March 2013
- January 2013
- November 2012
- June 2012
- May 2012
- March 2012
- February 2012
- December 2011
- November 2011
- October 2011
- August 2011
- July 2011
- June 2011
- May 2011
- March 2011
- December 2010
- August 2010
- June 2010
- March 2010
- February 2010
- January 2010
- November 2009
- October 2009
- August 2009
- June 2009
- October 2007
Categories
Meta
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
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
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
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
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
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
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
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 Rhino Mocks, unit testing
10 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 Uncategorized
4 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
