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 […]
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 […]
In my last three posts (here, here, and here) I documented the slight detours I took to address some perceived shortcomings in two of my tools-of-choice for the SkillPortal Project: CIFactory […]
In my last post, I talked about the second part of the detour that derailed (albeit only temporarily) my progress on the SkillPortal project. The first part of the detour […]
In the last post, I described the extended detour that my attempt to implement CIFactory took me on. Its worth reiterating, just in case it wasn’t clear from my last […]
Well, its been quite some time (23 days!) since my last post on this project on October 20 and I’ve been on quite the journey in the mean time. It all started innocently enough: with the project […]
In our last post we built the beginnings of the View and the Presenter parts of our home-grown Model-View-Presenter approach to the User Interface for our application. Although it would […]
In our last post we took a little detour from developing our solution so that we could fix the nagging problems with the NDbUnit software so that our data-dependent Unit […]
In the last post, we completed our data-dependent unit tests for the Data Access Layer of our application using the NDbUnit software to assist us in ensuring our database is […]
In our last post we leveraged NDbUnit to create our Test Fixture Setup and Teardown methods to get our database loaded with data and into a known state so that […]