-
Recent Posts
Archives
Twitter Updates
- If I were an executive I would not be satisfied with that slide. 13 hours ago
- Agilemazing. RT @jchyip: IBM / Rational from 2006 to 2011 #agileaus instagr.am/p/LO2A85Hp5o/ 13 hours ago
- I, for one, welcome our new trigonometric overlords. 13 hours ago
- The revolution will be mathematical 13 hours ago
- If only we had a way to mathematically rationalize area and mass ... #geometry 13 hours ago
Author Archives: Matt
Easy ways to maximize the value of TDD
Before we’ve made it pass the first time, a failing test tells us what code to write. When it fails later, it can tell us what we broke. Failing tests alert us to regressions before we integrate. A test is … Continue reading
Posted in TDD
Leave a comment
Focusing on the controller's responsibility
The following is an excerpt from ASP.NET MVC 2 in Action, a book from Manning appearing in bookstores in May. The early access (MEAP) edition is available now on http://manning.com/palermo2. Authors include Jeffrey Palermo, Ben Scheirman, Jimmy Bogard, Eric Hexter … Continue reading
Posted in ASP.NET MVC
6 Comments
JSON Hijacking in ASP.NET MVC 2
The following is an excerpt from ASP.NET MVC 2 in Action, a book from Manning appearing in bookstores in May. The early access (MEAP) edition is available now on http://manning.com/palermo2. Authors include Jeffrey Palermo, Ben Scheirman, Jimmy Bogard, Eric Hexter … Continue reading
Posted in ASP.NET MVC
3 Comments