I do a lot of work with small offices on the side, and consequently I have to write a lot of VBA code. I tried writing some of that in C# and ended up wrapping the Office Automation interfaces automatically with Visual Studio.NET. Fortunately, Microsoft has released the blessed Microsoft Office Primary Interop Assemblies. There's also a tutorial which touches on the importances of PIAs in bridging the .NET to COM gap. [Scott Hanselman's Weblog]
5:36:22 PM
|
|