Here's a pretty good article by Tim Heuer on the subject.

http://timheuer.com/blog/archive/200...spnet-mvc.aspx

If you've got an existing MVC implementation in place and you want to change out Silverlight for the View I can see you doing this.

If you're starting from scratch I'd suggest taking a serious look into MVVM. I've written a couple of posts here: www. vb dot net forums. com/mv/44126-mvvm-implementation-discussion.html (Real classy blanking out that as a postable link) with the implementation that I'm currently using. Hopefully you'll be able to use some of it.