Hosting a Silverlight application in a View?
问题 I need to write a little wizard application into which a user inputs some information. I was going to write this as a silverlight application. The website hosting it is developed using ASP.NET MVC 2 (.NET 4.0). Is it possible to host a silverlight application in an ASP.NET MVC 2 View? Also, are there any good frameworks out there for creating online wizard applications like the one I need to create? TIA 回答1: Is it possible to host a silverlight application in an ASP.NET MVC 2 View? Yes,