View Single Post
  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Cindy M. Cindy M. is offline
external usenet poster
 
Posts: 2,416
Default Please suggest- Word, XML usage

Hi Pranav,

My daily job involves working with lot of Word 2003 templates, developling
them and creating solutions in Word VBA and VB 6.0. We would now like to move
ahead in technology use and would like to explore the combination of Word
2003, XML and VB .Net 2008.

Unfortunately we can not move to Office 2007 at least for next 12-15 months.
Can you please suggest good books, refeernce links etc to accomplish the
above. I read about VSTO, hoever I am not sure if I would need to use VSTO if
I am using VS 2008.

It's difficult to give you an answer, as you haven't mentioned what you actually
want to *do*.

VSTO is a set of tools that basically extends the Office applications in-
process. You can create Add-ins or, for Word and Excel, document-level
customizations (managed code in a separate dll instead of VBA stored in the
document). VSTO is part of VS 2008 Professional or higher.

It's also possible to automate Office applications using VB.NET (similar to
creating a VB6 forms project). For that you wouldn't use (or need) VSTO.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)