Video for developing a Project Server event handler

  • Thread starter Jim Corbin [MSFT]
  • Start date
J

Jim Corbin [MSFT]

Another Visual How-to for Project development is published on MSDN: Writing
and Debugging Event Handlers for Project Server 2007
( http://msdn2.microsoft.com/en-us/library/bb802729.aspx )

In less than 12 minutes, the video shows the development, testing, and
debugging of a simple event handler for publishing projects. The
OnPublishing event handler cancels publishing if the project name does not
satisfy a specified condition, and then logs an application event on the
server. The video shows the use of Visual Basic code; the related article
includes both Visual Basic and C# code.

The Visual How-to is based on the Project SDK article, How to: Write and
Debug a Project Server Event Handler.
( http://msdn2.microsoft.com/en-us/library/ms469450.aspx )

--Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top