Accessing Web Services in VSTA versus VBA
02-01-2007
Downloads: 1,128
File size: 309kB
Views: 2,577
 |
Accessing Web Services in VSTA versus VBA |
Summary: Compare the use of the Office 2003 Web Services Toolkit in a VBA project with the use of Web Services directly in a VSTA project. Learn how the .Net framework’s Asynchronous Pattern for Components is used for asynchronous notification from web services in VSTA, keeping user interaction responsive.