Top "Maf" questions

Microsoft's Managed Add-in Framework (MAF), sometimes called System.

Choosing between MEF and MAF (System.AddIn)

The Managed Extensibility Framework (MEF) and Managed AddIn Framework (MAF, aka System.AddIn) seem to accomplish very similar tasks. According …

.net add-in mef system.addin maf
iOS iPad Mini / iPhone: "Unable to Install <appname> Please try again later

I have an .ipa file, which is the output of the deployment of my application using distribution profile. When I …

ios maf
Looking for a practical approach to sandboxing .NET plugins

I am looking for a simple and secure way to access plugins from a .NET application. Although I imagine that …

.net mef sandbox code-access-security maf