asp.net mvc - MVC deciding a View -


I am deciding on one view in my ASP.NET mvc scenario. How can the Silverlight fit here? Please explain in detail and you can point out some examples.

  1. The user sends your request
  2. To pass some standards Controller Function
  3. The Administrator receives the request and provides an HTML view to embed the Silverlight plug-in passing the parameter for it
  4. Plugin references the initiality and data Is

Comments