Quote Originally Posted by comicrage View Post
My question: can asp.net mvc host both silverlight and asp.net application.
I think that by asp.net in your question, you mean web forms. because both mvc and web forms are asp.net.
So yes, you can have the same site hosting mvc and web forms.