Accessing Data Sample
CREATE PROCEDURE GetNames AS Select * from Names
Actions Pane Help Label Sample
For example, if you installed the ActionsPaneHelpLabel solution to the My Documents\Visual Studio 2005\Projects folder, you can run the following command to trust the ActionsPaneHelpLabel DLL in the ExcelHelpLabelExample solution:
caspol -u -ag All_Code -url "C:\Documents and Settings\user\My Documents\Visual Studio 2005\Projects\ActionsPaneHelpLabel\ExcelHelpLabelExample\bin\ActionsPaneHelpLabel.dll" FullTrust-n "ActionsPaneHelpLabeler"
Run this command from the Visual Studio 2005 Command Prompt and replace user with your username.
Data Caching Sample
Master Detail Data Sample
PowerPoint Deck Generator Sample
PowerPoint Script Generator Sample
--Janet Robinson, Visual Studio Tools for Office Customer Solutions team