Archive for December 13th, 2009
Managed AddIn Framework (MAF)
This week, I have started exploring the add-in programming model for plug-in development. Developers can use it to develop add-ins and activate them in their host application. The model is based on construction of a communication pipeline between the host and the add-in. Managed Add-in Framework The assemblies for these segments are not required to be in the same application domain. [...]
Filed under: Add-in Development, Managed Addin Framework | 1 Comment
Tags: MAF, Managed Addin Framework
It is quite likely that many of you get requirements to extend the MS Office applications’ capabilities based on your business needs. Well, we are talking about the .NET development and the framework provides you capabilities for developing Office based solutions using Visual Studio Tools for Office. This portal (Office Development with Visual Studio) provides many resources related to [...]
Filed under: .NET Framework, Office Solutions | 1 Comment
Tags: .NET Framework, Add-in Development, Development for Microsoft Office using .NET framework
