Larry Has Left the Building…
September 13, 2007
Last April I took a new job at Microsoft as a consulting manager. This means my Project Server development has been shrinking toward zero (obviously you can't let managers write code). I still get questions from people periodically from my... Read more...
TechEd 2007 Presentation
July 13, 2007
I got a request over a month ago for my presentation from TechEd. I missed the request buried in the thousands of spam comments I get :(. So attached is the deck, you already have the samples in previous posts. Under the Godfather heading... Read more...
TechEd 2007 - Sample 3
June 8, 2007
This is the final sample from my TechEd presentation. It's an event that captures the Project Published. When the event is triggered, the project being published is read, then output as an Xml file. Read More →
TechEd 2007 - Sample 2
June 8, 2007
Here we go with the second sample, the Project Server Explorer. This sample opens a list of projects. Then you can look through all the propoerties and DataSets for a selected project. The key was binding the columns in the DataSets... Read more...
TechEd 2007 - Sample 1
June 5, 2007
This year at TechEd I'm delivering the following session: Code Title Date/Time OFC339 Enterprise Project Management: Developer Options 6/8/2007 10:45AM-12:00PM As Project and Portfolio Server are deployed in many enterprise scenarios... Read more...
Hanging at TechEd This Week
June 5, 2007
Hi All, It's been a while since I posted. Well there are two really good reasons for that 1) I've was working on two really big development projects 2) I left the Project team a few... Read more...
Creating an Extended Project List
January 13, 2007
Happy New Year all! I had a really nice holiday break at the end of December, I hope you all did too. As the New Year has dawned, so have more questions around Project Server 2007 development. I’ve actually been doing quite a bit of... Read more...
Testing Columns in a DataSet
December 6, 2006
I ran into a nasty little surprise the other day. I was writing some code to see if a Project has a WSS site associated with it. So here is the code that I’ve cut down for brevity: private string... Read more...
Project Server 2007 SDK
December 2, 2006
Sorry I missed posting that the Project Server 2007 SDK is now live... that's what happens you you take some vacation :). · SDK Download: http://www.microsoft.com/downloads/details.aspx?FamilyId=2672F6F9-7028-4B30-99A2-18CB1EED1ABE&displaylang=en... Read more...
How do I Create a Project Server User?
December 1, 2006
This post started with a pretty innocuous email that I thought had an innocuous answer too. But you know if I’m writing about it here, it got a little challenging. The question of the day is what is a Project Server User? A... Read more...