Jay Fields' Thoughts
experiences in software development
Monday, November 28, 2005
Unit Test Guidelines
›
Tests live under many names. And, many tests masquerade as unit tests. Unit testing is defined as: ... a procedure used to verify that a pa...
7 comments:
Sunday, November 27, 2005
What's in your build?
›
A basic build generally consists of clean, compile, and test. However, you can (and should) add more or tweak the build to make life easier...
2 comments:
Friday, November 18, 2005
Adding NanoContainer
›
After you have already decided to Add PicoContainer you can go a step further and use NanoContainer . NanoContainer is a complement to the...
Adding PicoContainer
›
I recently blogged about Rich Client Development in a 4 part series that led to a small reference implementation. It is immature, but it...
2 comments:
MVP and Dialog
›
I recently received a request to show how Model View Presenter and a modal dialog could work together. I'm going to use the existing ric...
1 comment:
‹
›
Home
View web version