July 2007 - Posts

7
Comments

Using WPF With VSTO & Office 2007 by Joe

Hosting Windows Forms controls in Office 2007 Custom Task Pane's is pretty simple, as shown in this MSDN article . I created a simple addin to display a list of image files in a given folder so that the user can double-click on the file name (in a ListBox...
Filed under: ,
0
Comments

Querying Excel Files Using ADO.NET by Joe

Recently I needed to query an excel file and import that data into a database. I could not immediately recall how to accomplish this, so with a bit of searching I found the connection settings that I needed. Bellow is a code snippet that can be used to...
Filed under: ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems