Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » VBA » Project Professional   (RSS)

Canceling the Before Save Event

Hello, A good question came in yesterday; how to cancel the Project Before Save event in Project client: Public Sub GlobalApplication_ProjectBeforeSave(ByVal pj As Project, ByVal SaveAsUi As Boolean, Cancel As Boolean) Cancel = True End Sub (For demonstration

Version 2 of the Office Interactive Developer Map

Just got an e-mail from Jim that Version 2 of the Microsoft Office Interactive Developer Map was published today, by the Office Developer Center folks. The new version includes lots of new stuff (new products and new interactive links) – such as VS2008,

Reading Assignment Enterprise Custom Field Values with VBA

Hello, There has been a number of people asking how to read assignment enterprise custom field values with VBA. In fact, we ran into this issue internally with our dogfood efforts and fixed it in SP1. So, if you need to get/set assignment custom field

Project Conference

I just wanted to give everyone a heads up about the upcoming Project Conference. Details can be found here: http://www.msprojectconference.com/ There will be a Developer/IT Professional track that we will be presenting on a verity of development topics

Working with Deliverables

The other day I had a request from an internal customer that wanted to create deliverables for a large number of tasks that already existed in their project plan. They wanted to be able to simply flag each task as a deliverable and have it published.
Posted by Chris Boyd | 1 Comments

Agile Custom Project Guide

In 2003, we released an Agile custom Project Guide, based on MSF for Agile Software Development methodology (which is scenarios driven , context based, Agile software development process). We have been able to get it working for Project 2007 as well.
 
Page view tracker