Roy Osherove has a great comparison of the popular unit test frameworks for .NET (MbUnit, NUnit and Team System Unit).
I have to agree that for general testing purposes the standard is NUnit. Once you've grasped NUnit, MbUnit is a logical transition.