Are there any open source projects using both asp.net mvc and silverlight together?
A:
i couldn't find an open source project (doesn't mean they don't exist) but here is some good resources about mvc with silverlight here and here
Yassir
2009-12-05 22:36:36
There aren't any widely known open source projects using these 2 together.
arch stanton
2009-12-17 11:57:10
+1
A:
I guess one of the largest open source projects that are using asp.net MVC and silverlight would be the mono project. They have gone and recreated asp.net mvc and silverlight as mono mvcand moonlight, though I would guess that you're looking for 'applications' or 'sites' that use these two technologies.
Two large projects that do use asp.net MVC as expected are Micorosoft's Orchard CMS and Rob Conery's Kona Project. Althought I do not think that these have silverlight included with them. I think that both are pure MVC applications.
Good luck in your search, and hope this helped some.
Chris
2009-12-05 22:52:01