Posts tagged 'nunit'
Office update, NUnit outsourcing and hiring information
Moved We are all moved in the new office now - phew. One friend recently told me that this is something we will look back on in five years and still hate. That pretty much sums it up. The move actually went pretty darn smooth with internet, power, permits, etc. But it was still such a major disruption...
Continue reading "Office update, NUnit outsourcing and hiring information"
Unit Testing Explicitly Hidden Methods
In this article I want to explain the differences between using the override modifier versus the new modifier on a method. I will also point out a specific reason why it is important to test the way you use published API's in your software via unit tests. Below is some example code for reference during...
Continue reading "Unit Testing Explicitly Hidden Methods"
The first 60 days…
Today marks 60 days since I took over the development team for VistaDB. I just wanted to write up a brief “how are we doing” blog entry. We have exceeded my expectations in some areas, and failed in others. But that is to be expected. The best plans in the world always look great on paper...
Continue reading "The first 60 days…"
