Posted on August 12, 2007 by codeslammer
I have been reading Michele Leroux Bustamante’s book on WCF as this is a topic that has been very interesting to me lately. She has been a guest on .NET rocks and other interesting podcasts several times, and her jovial personality on air intrigued me as to what her books would be like.
Her book (so [...]
Filed under: C#, Security, WCF | 2 Comments »
Posted on August 12, 2007 by codeslammer
Most of what we do involves some iterative testing as we code. Write a few lines – test to make sure it compiles. Compile a few times — test based on your understanding of the desired functionality. In everything we do, there are little testing steps built in. Most of these have become second nature and [...]
Filed under: Continuous Integration, Testing | Leave a Comment »