Hi,
I'm starting a new web application project in VS 2008. I would like to use the Unit Testing framework included in VS 2008. Is this a good idea or are there any better Unit Testing frameworks that allow this? Any book recommendations?
EDIT: This is webforms. I'm not using MVC.