Is it possible? I'm not familiar with silverlight architecture, but i know about wpf and asp.net mvc. is it possible to replace mvc view page with silverlight ones?
1 Answer
You can't replace an MVC view page with a silverlight one. But you can embed a silverlight app in one.
2 Comments
Saeed Amiri
would u give a simple example.
RonaldV
I did a little search and it's explained pretty well in this article. timheuer.com/blog/archive/2009/02/09/…