831 Views
I've built a concept ASP.NET MVC architecture that uses the Managed Extensibility Framework (MEF) to dynamically import parts (controllers, models, etc.). I'm looking for feedback on improvements, blatant things I've done wrong and anything else.
0 comments