Daily Archives: November 19th, 2007

Jeff Atwood on Pair Programming vs. Code Reviews

Photo courtesy of Dav Yakinuma. Click to see it on its original page.
Jeff “Coding Horror” Atwood can’t help wondering if pair programming is nothing more than code review on steroids. Like me, he’s only tried code review and found it useful, but hasn’t given it a shot yet. I’ve done what you might call pair [...]

Not Yet!

A number of people have been emailing me and asking when I’m going to write about my new job. If you really need to know now, feel free to ask me offline and I’ll tell you. If you can wait, I’ll start posting about it next week — my first day is Monday, November 26th.
Although [...]

An MVC Framework for ASP.NET

Screenshot from an example app written using the upcoming MVC franework for ASP.NET.
Ruby has Rails, Python has Django and Turbo Gears and PHP has Symfony, Cake and the Zend Framework. Where is the MVC framework for ASP.NET? Scott “ScottGu” Guthrie has an answer…
Two weeks ago I blogged about a new MVC (Model View Controller) [...]