Welcome to MSDN Blogs Sign in | Join | Help

JK's Blog

Joseph Kiran [MSFT]

January 2009 - Posts

Drag and Drop Business Objects into Word/Excel 2003/2007 Surface
Many a times we may need to drag drop business objects from custom pane(Addin/document level project) or Hosted application to Word surface. Consider a Tree Control having multiple nodes and different kinds of business objects. These business objects Read More...
Using LINQ in Excel VSTO with efficient Data Push to Excel Sheet
Wanted to show a simple example to demonstrate, how we could use LINQ in VSTO applications and efficiently populate data into excel. There are two ways you could chose to populate the data into excel based on your requirement. 1. Use Open Xml SDK to open Read More...
ClickOnce Deployment using IIS / Apache Server for VSTO :
We can use Clickonce deployment almost on any Http Web Server. Clickonce deployment makes it very easy for the endusers to install the required application. I found ClickOnce deployment particularly useful when you want to distribute addins and document Read More...
Software + Services using VSTO, Excel and ClickOnce Deployment with dynamic template addition/updation
Over the past couple of few week's I was working on a proof of concept to demostrate the power of Software + Services using Excel 2007, VSTO, Services and ClickOnce Deployment. I will try to demonstrate a sample step by step. It was really exciting to Read More...
Page view tracker