I know unit testing but haven't done unit testing for silverlight project yet. Can anyone let me know how to unit test a silverlight project. Is the approach different than unit testing a asp.net project?
Any resource/tutorial regarding this would be really helpful.
Thanks.