Tyemock. It's the only mocking framework that allows you to check your mocking calls in compile time ( You can use natural mock for that purpose).
The only thing is it is not free for commercial development.
Edit: A bit of shameless plug, here's an article I wrote on unit testing ASP.NET MVC using Typemock AAA syntax.
