Difference between MEF and Simple Use
what is the difference between using MEF to reusing components and Simply
Adding Reference to the DLL of another project in current project? I mean
that we also add reference to the project we import in our current
project. Then how it is different from conventional form of component use?
No comments:
Post a Comment