Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Colby Africa
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
About
ASP.NET Session
Automation
C#
Code Gallery
CSharp Code Header Designer
IExpress
Learning SharePoint
Microsoft Project
MpFx
PSI
PSI Extensions
QuickPatch
Rant
SharePoint
SSDS
Troubleshooting
Walkthroughs
WinProj
WPF
Archives
May 2009 (1)
April 2009 (1)
March 2009 (2)
February 2009 (3)
January 2009 (17)
December 2008 (4)
November 2008 (1)
October 2008 (7)
EPM Blogs
The Microsoft Office Project Product Group
Brian Kennemer's Projectified
Christophe Fiessinger's Blog
Chris Boyd: Program Manager, Project Programmability
Browse by Tags
All Tags
»
MpFx
(RSS)
C#
Microsoft Project
PSI
Walkthroughs
Sunday, April 26, 2009 8:41 PM
Breaking The Silence
It has been a while. In addition to my daily project work, I am working on several side projects in various states of readiness: 1.) Project Pro add-in for managing security 2.) Project-Pro adding for managing custom fields 3.)
Posted by
coafrica
|
1 Comments
Filed under:
PSI
,
Microsoft Project
,
MpFx
Thursday, January 29, 2009 7:07 PM
MpFx Walkthrough: Creating the ProjectServer Object & Enumerating Project Information
I am taking a little break from my current project. Whew. Only such much you can cram into your brain about SharePoint in one unbroken period of time. Today’s topic starts at the beginning of mpFx: How to create a ProjectServer object.
Posted by
coafrica
|
1 Comments
Filed under:
PSI
,
MpFx
,
Walkthroughs
Thursday, January 29, 2009 3:45 AM
mpFx: Simon Demo
Simon from Australia needed an example of how to use mpFx to create projects, resources, tasks, and assignments. Here it is: http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=mpFx&DownloadId=4636 . Here is the source:
Posted by
coafrica
|
1 Comments
Filed under:
MpFx
Sunday, January 25, 2009 6:10 PM
mpFx 1.0 Preview Released to MSDN Code Gallery
The preview of mpFx 1.0 has been released to MSDN Code Gallery. The tool I built to showcase some of the library’s functionality, mpFxClient, is installed along with the source. Get it here . I want to be clear that this is a preview release.
Posted by
coafrica
|
1 Comments
Filed under:
MpFx
Sunday, January 25, 2009 2:27 AM
mpFx 1.0 Preview Release – Update II
Not that anybody is reading this, but I like to write :-) A while back, I reserved the .mpfx.org domain. For now, I have it forwarding to colbyafrica.com. Check it out here . My personal website is hosted by Yahoo Small Business,
Posted by
coafrica
|
0 Comments
Filed under:
MpFx
Sunday, January 18, 2009 9:58 PM
MpFx Preview: To Be Released to MSDN Code Gallery Next Weekend!
This a post long in the making. Over a year ago, I started working on a Microsoft Project 2003 to Microsoft Project Server 2007 migration. The learning curve was steep. I had taken a hiatus from developing solutions with Microsoft Project—a
Posted by
coafrica
|
1 Comments
Filed under:
Microsoft Project
,
MpFx
Sunday, January 11, 2009 7:23 PM
Microsoft Project mpFx Client – Application Architecture: IMpfxClientPlugin
I needed a test harness for mpFx, so I built a simple WinForms application and wrote little utilities that used the primary libraries. As the feature set grew, the test harness started to become unwieldy and frankly not very pretty. This fact, coupled
Posted by
coafrica
|
1 Comments
Filed under:
C#
,
Microsoft Project
,
MpFx