Questions tagged [mef]
The mef tag has no summary.
10 questions
1 vote
1 answer
108 views
Designing multi-user system to allow running updates
I am at the beginning of designing a system to be deployed across a job site, your boring, dime-a-dozen, database server backend multi-client system. One feature that I am very keen to implement in ...
-1 votes
2 answers
381 views
how to modularize wcf services?
I am working on a WCF application that supports 4 different applications. lets call those 4 application: App1, App2, App3, and App4. this WCF Application has 4 services. one for each application. 4 ...
2 votes
2 answers
172 views
Architecting related products for different markets: MEF?
Hopefully, this question is not too open-ended... I have been tasked with taking a 3 year old application (.NET 4.0, WPF, WCF, EF 4, SQL 2008) that was designed for a very specific market X and "re-...
1 vote
1 answer
549 views
MEF & Circular dependencies in MonoDevelop / VS
(I think the problem described below is also affecting VS although I only tested it in MD) I have some trouble regarding circular dependencies. I know they are bad practice and should be avoided. In ...
0 votes
3 answers
297 views
Can I use silverlight for building SocialNetworking applicaiton?
I am wondering: how feasible it would be to start developing a social networking website entirely based on silverlight; This has been fairly discussed over the years in favor of HTML. Has something ...