Project Server Developer Bookmarks
June 5, 2008
Hello, Christophe posted a great set of Project Server Developer bookmarks: http://blogs.msdn.com/chrisfie/archive/2008/06/03/project-sever-developer-bookmarks.aspx Chris Read More →
Project at TechED Developers next week
May 30, 2008
Boris Scholl, Brian Smith and Christophe Fiessinger will be attending TechEd Developers 2008 in Orlando next week. They will be delivering the following sessions: Customizing the Microsoft Office Project Web Access User Interface Line-of-Business... Read more...
Grow-the-Server Side Sweepstakes Update
May 14, 2008
The random drawing took place on Thursday, May 1 and prize winners have been contacted. The Sweepstakes added more than 75 new server-side skilled entries into the Project Server Developers Newsgroup content and drew 6 new developers to the groupCongratulations... Read more...
For those entering the GROW-THE-SERVER-SIDE SWEEPSTAKES…
April 21, 2008
For those entering the GROW-THE-SERVER-SIDE SWEEPSTAKES as posted on this blog, please remember not to send your registration for the sweepstakes from an email account that doesn’t allow incoming email messages. The purpose of providing your... Read more...
New SQL Reporting Services Sample Reports for Project Server
April 10, 2008
Hello, Christophe just released the reports that ship with the updated EPM 2007 VPC: http://blogs.msdn.com/chrisfie/archive/2008/04/10/new-sql-reporting-services-sample-reports-for-project-server.aspx Chris Technorati Tags: Project Server,Reporting Read More →
Calling all Project Server Developers from the Expanding the Project Server Developers Community Growth Effort!
April 9, 2008
Announcing the GROW THE SERVER-SIDE SWEEPSTAKES to be held between April 9 and April 30, 2008. Enter for a chance to win * a free pass to the Tech Ed North America 2008 Developers Conference in Orlando, Florida June 3-6. Five other lucky winners will... Read more...
Connection Strings…
March 31, 2008
Hey, Here is a great post: http://projectserver.cz/cms/index.php?itemid=35 It shows how to get the connection string to the Project Server 2007 Reporting Database (and the other three databases which are not supported programming interfaces). This is... Read more...
Project Server and Portfolio Server Sessions at TechEd 2008
March 28, 2008
TechED 2008 – Developers and TechEd 2008 - IT Professionals are two months away! Please find below the EPM sessions that will be delivered at these events: TechED 2008 – Developers Customizing the Microsoft Office Project Web Access User Interface... Read more...
Search Project Server data using MOSS’ BDC and Enterprise Search - CodePlex Solution Starter
March 13, 2008
Bonjour, Do you ever wonder how many projects are in a specific phase? Would you like to know the attributes of a specific resource? Are you looking when a specific milestone ends? Do you have users in your organization that are not part of the Project... Read more...
Canceling the Before Save Event
March 4, 2008
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) ... Read more...