Inside the Sausage Factory: Blog Posts to-date

As a convenience, here is a quick summary of the prior posts that cover the ‘Inside the Sausage Factory’ series to-date.  As this covers the initial refinement of features, design of the database schema, prototyping of the UI, and the initial round of development and tests on the first component of our MVP-style ASP.NET application, it seemed appropriate to collect links to all the posts (thus far) into a single reference post for anyone who might be interested.

The next posts on this project will lead into the development of the additional views and presenters for the other parts of the SkillPortal application as well as exploring issues about integrating ASP.NET AJAX into the Model-View-Presenter pattern as implemented in traditional ASP.NET.

Inside the Sausage Factory: PART 01 (Preamble)
Inside the Sausage Factory: PART 02 (Buy vs. Build?)
Inside the Sausage Factory: PART 03 (_DD)
Inside the Sausage Factory: PART 04 (Feature Driven Development)
Inside the Sausage Factory: PART 05 (Ranking Features)
Inside the Sausage Factory: PART 06 (Data by Design)
Inside the Sausage Factory: PART 07 (Refining the Data Model)
Inside the Sausage Factory: PART 08 (Scripting the Database)
Inside the Sausage Factory: PART 09 (Layers and Foundations)
Inside the Sausage Factory: PART 10 (Choosing The Vietnam of Computer Science…on purpose!)
Inside the Sausage Factory: PART 11 (Dynamic Data Transfer Layer)
Inside the Sausage Factory: PART 12 (UI Mockup)
Inside the Sausage Factory: PART 13 (Data Access Design)
Inside the Sausage Factory: PART 14 (One-liners: the power of libraries)
Inside the Sausage Factory: PART 15 (Strategies for dynamic, ad-hoc run-time queries)
Inside the Sausage Factory: PART 16 (burn-down rates — reality-check!)
Inside the Sausage Factory: PART 17 (Approach to testing the DAL)
Inside the Sausage Factory: PART 18 (Building Data-dependent Unit Tests)
Inside the Sausage Factory: PART 19 (Coding the Data-dependent Unit Tests)
Inside the Sausage Factory: PART 20 (Detour to fix NDbUnit Foreign Keys)
Inside the Sausage Factory: PART 21 (On Model-View-Presenter Patterns)
Inside the Sausage Factory: PART 22 (Mocking the View)
Inside the Sausage Factory: PART 23 (Detour…derailed by CIFactory)
Inside the Sausage Factory: PART 24 (NAnt MbUnit task filter detour)
Inside the Sausage Factory: PART 25 (Arrested by an FxCop)
Inside the Sausage Factory: PART 26 (Building The Dumb View)