0

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?

2
  • 2
    You can put silverlight application even in html page. Commented Oct 13, 2010 at 9:48
  • would u give a simple example. Commented Oct 13, 2010 at 10:07

1 Answer 1

4

You can't replace an MVC view page with a silverlight one. But you can embed a silverlight app in one.

Sign up to request clarification or add additional context in comments.

2 Comments

would u give a simple example.
I did a little search and it's explained pretty well in this article. timheuer.com/blog/archive/2009/02/09/…

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.