.NET 4.0 MEF

preview_player
Показать описание

See our other Step by Step video series below :-

This video talks about .NET 4.0 feature called as MEF Managed extensibility framework. It starts with a simple example which explains import , export and compose feature of MEF. Finally the video ends by showing a example of incompatible MEF import and export and interfaces.

Рекомендации по теме
Комментарии
Автор

Do not miss our Interview Question video series

dnfvideo
Автор

Is there anyway to inspect the dependency tree that MEF creates once composition is complete? (so that I can easily view the order in which each object was created).

SimonBosley
Автор

Can we make more then one import and export method or property.

atd
Автор

@sergiocakmak MEF is for making your application pluggable. It has nothing to do with performance.

dnfvideo
Автор

What if we want to control the parent class with the plugin. Let's say we have a main class witch controls everything and we want to control it via the plugin. Is it possible?

jonyboy
Автор

Where are the rest of the MEF videos? I can't find them....

AceSyntaxx
Автор

Very nice, very lucid and the pronunciation is very clear.

ramanjha
Автор

hi ı watch your tutorial ı hade problem with my silverlight web site ı published everthings ok but loading extremly slow enposible than ı think mef will help to silwerlight faster what you think pls pm me thx for your video share with us

sergiocakmak
Автор

So every of your video will start creating interest and will ask us to Buy something in the end? Ridiculous

terasoft-official