Often when learning a technology you start by searching the web. You look for videos, […]
Software Professional Code of Ethics
There was a time when I thought it might be worth it to try and […]
Create a Custom Prism RegionAdapter
Don’t want to read the article? Watch the video tutorial on Xaml TV. Prism provides […]
Tips for Entity Framework Migrations
Migrations are very powerful. When they work it?s awesome, but when things go wrong trying […]
Validate a Property Against a Parent Collection
I was monitoring my Twitter feed, like I always do, and saw a tweet come […]
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, […]