Wednesday, June 15, 2011

NetOffice - A version independent Microsoft Office API proxy (Think "No More PIA" or "One Library, many Office versions")

FileDownload.aspx?ProjectName=netoffice&DownloadId=236782&Build=17889
Project Description 
.NET Wrapper Assemblies for accessing Microsoft Office, Excel, Word, Outlook, PowerPoint, Access
Features
Office integration without version limitations
All objects, methods, properties and events of the Office versions 2000, 2002, 2003, 2007, 2010 are included
Attribute concept and XML source documentation for information which Office version(s) are offering the particular method or property
Syntactically and semantically identical to the Primary Interop Assemblies
No training if you already know the Office object model, use your existing PIA code
Reduced and more readable code with automatic management of COM proxies
No deployment hurdles, no problematic registration, no dependencies, no interop assemblies, no need for VSTO
Usable with .NET version 2.0 or higher
Easy Addin Development