Friday, September 21, 2007

Implementing the IEquatable interface properly

I've posted an article on CodeProject that illustrates why it is important to override the Object.Equals method when implementing the IEquatable interface.

The article first explains when to use the IEquatable and how to do a proper implementation.

If you have any questions or comments, feel free to post them.

Monday, September 10, 2007

Passed the 70-526 exam

Two weeks ago I've passed the MCTS exam for Windows Application (070-526). To study this exam I've used the MS PRESS book which helped me very good. The book explains the topics very well and contains good exercises.


Most of the questions where more or less discussed in the book. I did get a lot of questions on deployment and printing.

After taking 2 weeks of I'm back on track for the next exam 70-548 (MCPD Windows Applications).