January 2009 - Posts
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...
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...
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...
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...