Just a quick note to mention a new tool Peter Provost turned me onto yesterday. […]
My Developers Life – The Importance of Sleep
When I was reading Just for Fun, I came across this paragraph in the book […]
Software Professional Code of Ethics
There was a time when I thought it might be worth it to try and […]
Tips for Entity Framework Migrations
Migrations are very powerful. When they work it?s awesome, but when things go wrong trying […]
Getting hacked and seven levels of indirection
OK, cat out of the bag here, Elegant Code got hacked. Most likely because someone […]
Seeing the Team in the Code
Conway’s Law reads: Any organization that designs a system (defined more broadly here than just […]
MVC Portable Areas
Introduction: An MVC Portable Area is really just a dll that contains the views, controllers, […]
Phaxio integration using HttpClient & ASP.NET MVC
I have a need for fax (yes, fax!) in an application I’m working on and […]