advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Download the Custom Research Pane Example
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

Build a Custom Research Pane for Excel with VSTO

Action Panes provide a convenient way for developers to inject custom UI into Office applications, saving users the time and effort of launching and copying information between separate applications. 


advertisement
he previous article in this series discussed how to use the Visual Studio Tools for Office (VSTO) platform to build a custom alerting application that used Outlook as the alerting engine. The ubiquity and power of the Office platform make this possible; as a developer you can exploit the capabilities already available to users via their Office installations, using Office as an application runtime platform.


Beyond that, you can also drastically improve users' experiences by building applications that mesh neatly with their daily workflow. For example consider an application that a financial analyst might use to research companies—looking at their stock price history, earnings per share, and other financial analytics. Typically, they'll use Excel to manipulate the data. Therefore, building an application that works alongside Excel will usually benefit them more than building a separate application.

It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com.
Already a member?



advertisement