MEF Episodes


# 182
12/15/2010
Level: Intermediate
Tags: MEF
Comments: (20)
Views: (4608)
Watched: (951)
Downloads: (1385)
Author:
Derik Whittaker
 
Presented By:
Sams Publishing


Using Property/Method Exports in MEF
In this episode we are going to take a look at how you can use MEF (Managed Extensibility Framework) to export either properties or methods on an object.

Having the ability to export only certian properties or methods via MEF provides you another great way to extend your application. You can now have different exports for each use case and you do not need to export the entire class, only parts of that class.
Click here to Watch this Episode

Download (30.78 MB) (14:17) (1440x900)
Download (18.00 MB) (14:17) (960x600)
# 181
12/6/2010
Level: Intermediate
Tags: MEF
Comments: (11)
Views: (4529)
Watched: (875)
Downloads: (1355)
Author:
Derik Whittaker
 
Presented By:
Sams Publishing


Using Metadata in your MEF Exports
In this episode we are going to take a look at how you can use MEF (Managed Extensibility Framework) to expose metadata attributes in your exports.

Having the ability to expose metadata will give you the ability to make decisions around your exports with this metadata.
Click here to Watch this Episode

Download (22.23 MB) (10:33) (1440x900)
Download (14.95 MB) (10:33) (960x600)
# 152
11/17/2009
Level: Beginner
Tags: Dot Net MEF
Comments: (19)
Views: (8685)
Watched: (2320)
Downloads: (2780)
Author:
Derik Whittaker


Introduction to MEF, Getting rolling with basic usage
In this episode we are going to take a quick look at the new plugin framework from Microsoft the Managed Extensibility Framework (MEF for short).

In this episode we will explore how to setup your first MEF based plugin system and show how easy it can be.
Click here to Watch this Episode

Download (13.56 MB) (9:22) (1440x900)
Download (9.73 MB) (9:22) (960x600)