Last post I cover how the Microsoft project add-in worked. This post I will look into how it looks from a technical perspective. First thing we had to do was deploy the service, this is because the add-in uses a specific service called ProjWBSService. I created an AOT project (*ProjWBS*) to show what the components make up the service. You will notice it is a document service. What is interesting how ever is how the updates are done. The query contains a view ProjWBSActivityView. Then the update...(read more)
↧