September 2005 - Posts

Testing Private and Protected Methods in .NET

With Test Driven Development a question that is often raised is where should your unit tests live. Should Unit Tests be located in a separate assembly (project) or in the same project as the code being tested? There is really two sides on this topic. Read More

with 0 Comments

Managing Completed Tasks in Outlook

I know this is not .NET related but it's a helpful little macro I put together last week. I use Outlook to manage a lot of my tasks with work and my personal life.  I'm sure a lot of you out there do as well.  I've never been that impressed Read More

with 2 Comments

New England Code Camp IV

Last weekend I attended the New England Code Camp IV hosted by Microsoft in Waltham, MA. This is the second NE Code Camp I've attended and just like last time this camp was a good learning experience. I picked up a few new things as well as got some more Read More

with 2 Comments

New Site Is Up!!

After hours of work I finally have my site up and running. There are still some issues but I do have it working in a state that I can use. The site is running Community Server 1.1 in a single blog mode. I also have the metablog API plug-in installed so Read More

with 2 Comments