MVVMLight + RIA + MEF
Is there an example to use, MVVMlight + MEF + RIA all together, possibly even a video.
Not sure were to st开发者_StackOverflowart with all this stuff.
Here's some sample code to get you started. You can generate code with the T4 templates. NOTE: It requires T4 Toolbox.
Download here
This might help: Post from Dave Davis
I started with this example http://www.codeproject.com/KB/silverlight/IssueVisionForSilverlight.aspx
It could be exactly what you need...
精彩评论