Project Customization and Programming announcement
-
Link
For more information on:
- Programming and development please see the Project 2010 MSDN Developer Center http://msdn.microsoft.com/en-us/office/aa905469.aspx
- Also be sure to target your RSS reader to the official Project Programmability Blog http://blogs.msdn.com/project_programmability/
-
Link
The Project 2013 SDK download is updated. The conceptual, how-to, and reference documentation in the download closely matches the Project 2013 developer documentation online content published on MSDN.
The Project2013SDK.msi download file now installs properly on Windows 8 and Windows Server 2012.
The Project 2013 SDK download contains:
- The on-premises Reporting database schema reference, ProjectServer2013_ReportingDB.chm, and the OLAP cube schema reference.
- Updated VBA Help for local use. Objects such as Chart, Report, Series, and Shape now show correct members tables, properties, and methods topics.
- Basic reference topics for the JavaScript client-side object model (JSOM), which includes REST endpoints and HTTP request syntax. You can use the JSOM for development of Project Online solutions for cross-browser web apps and for non-Windows platforms.
- Sixteen complete code solutions, including two task pane apps (with minor updates) for Project, the QuickStatus app sample for Project Server and Project Online, eight client-side object model (CSOM) solutions, two solutions for querying the ProjectData service for reporting, and three updated legacy PSI solutions.
- DLLs and a license for redistribution of the Project Server CSOM assemblies, JavaScript files for the CSOM, the Microsoft.Office.Project.Server.Library assembly, and the Microsoft.Office.Project.Server.Events.Receivers library for on-premises development.
Notes: 1. The REDIST.zip file that is attached to the Project_Programmability blog post contains the RTM build
15.0.4420.1017 of the Project Server assemblies for redistribution, including the
Microsoft.Office.Project.Schema.dll assembly, for developing event handlers.
2. Project CSOM solutions also require the redistributable DLLs for the SharePoint 2013 CSOM,
which are at SharePoint Server 2013 Client Components SDK. - Updated Intellisense files for the PSI and CSOM, source code for creating a PSI proxy assembly, and instructions on how to update the PSI proxy files.
- XML schemas for the Project client, AppProvisioning, and the Statusing PSI.
The top-level online landing page for the Project SDK is Project for developers (http://msdn.microsoft.com/project).
For additional Project-related SDK content, see Office for developers (http://msdn.microsoft.com/office), SharePoint for developers (http://msdn.microsoft.com/sharepoint), and Build apps for Office and SharePoint (http://msdn.microsoft.com/office/apps/). The two articles on Task pane apps for Project are in the Apps for Office and SharePoint SDK, and the JavaScript API for Office reference includes information specific for Project, the ProjectDocument object with eleven methods and three events, and four enumerations for Project.
Want to try out Project 2013?
- Sign up for Project Online and Project Pro for Office 365
- Download Project Professional 2013 and Project Server 2013
--Jim
-
Link
It makes a big difference in answering your questions
-
Sticky1VotesCustomizing the Project 2010 ribbon with a VSTO add-in
RE: the Project Professional 2010 forum thread: Project 2010: adding ribbon, which discusses the SDK article How to: Add a Custom Command to the Ribbon, and the use ... -
Sticky0VotesWhat questions don't go to the Project Customization and Programming Forum?
Here's a list of topic areas that have no place in the Project Customization and Programming Forum: Questions on Project Standard or Project ...
-
Proposed0VotesHow can pass dataset object as parameter in custom code ? in SSRS
How can pass dataset object as parameter in custom code ? In SSRS Actually i want pass dataset object in custom function and return arraylist ... -
Unanswered0VotesHow to priorize excution code for VB modules
Dear all, I've two VBA modules on MSP 2010: One is disabling the ability to "change a value" in a specific field The ... -
Unanswered0VotesProject Pro 2010 Options In PSI
Options > Advanced, section for "Calculation options for this project", the 1st option there is to "Move end of completed parts after status date back to status date". ... -
Unanswered0VotesDeleting time sheets for a single resource
Is it possible to remove a single time sheet, for some period, for a selected resource. I have a problem with some time sheets off one resource. I can not approve or reject them, and i also can't ... -
Unanswered0VotesProject server 2013: Retrieving all projects (using CSOM)
item.ProjectType != 0)); ctx.ExecuteQuery(); It isn't going to work :( How can i get projects with another types (ProjectType.Masterproject, ... -
Unanswered0VotesGetting Error : Forbidden on Project Online for CSOM based Code
Hi, I am following this Link to start my First CSOM ... -
Unanswered0VotesProject Server 2010 Department Field
Hi All, Is it possible to hide / remove the "project department" field from project details or project information page. Thanks in ... -
Unanswered0Votesa question of call the ReadResourceAssignments method of the Resource service
i call the ReadResourceAssignments method of the Resource service, sometime the response data is ... -
Unanswered0Votesa question of call the ReadAssignments method of the Statusing service
i call the ReadResourceAssignments method of the Resource service,the response data is not empty then i call the ReadAssignments method of the Statusing service ... -
Unanswered1VotesHow to set up an Excel object in VBA for Project professional to modify a custom field
I would like to modify a custom field for some of the projects listed on an Excel spreadsheet. How best can I do it through VBA or a macro? -
Answered2VotesHow can you sort tasks by referencing a piece of text in the [name] field (in a macro)
In MS Project 2010 I want to be able to sort tasks by referencing a piece of text in the task name, all with in a macro. I have tried to add a ... -
Unanswered0VotesProject 2013 JSGrid - Finding the task Guid in projectDrilldownComponent
Hi All, In Project Server 2013, when extending the Project Details JSGrid, I'd like to fetch the active sellection's task Guid, however only the task Uid is retrieved (*integer). is ... -
Answered0VotesSummary Task - Percent Complete roll-up issue
Hi all, Hope you are doing well. I am actually stuck on something that might be considered fairly rudimentary ... -
Unanswered0VotesError: Value does not fall within the expected range
Hi, When I try to close my project via Close button on Ribbon I get this error "Value does not fall within the expected range" after recived, the owner not ... -
Unanswered0VotesReschedule in MSP 2010
Hi! All my home. This a problem I have met with difficulties when using MSP 2010 to control my project, and I want to ask for help. Ex: we got 2 task A and . ... -
Unanswered0VotesSet Default PDP page's Project
I use Project Server 2013. As I know when I click project name on project center, it navigate to PDP that I just open before close this project. Can I set default or force PDP page ... -
Unanswered0VotesIRasterWorkspaceEx createRasterDataset
how to use IRasterWorkspaceEx.createRasterDataset in ArcGIS Engine Application? -
Unanswered0VotesData in dbo.MSP_EpmResourceByDay_UserView is just for next 260 day......
Additional Server Settings ->Resource Capacity Settings -> * <label ... -
Unanswered0VotesProject VBA run-time error '1004', Adding formula into custom field in macro
I have recorded a macro in MS Project 2010 but it comes up with an error when I try to play it. When I perform these steps manually ... -
Unanswered0VotesAlterando duração usando macro
Boa tarde! Eu sou iniciante na utilização do vba, ainda não estou familiarizado com a linguagem! Gostaria de saber como faço para alterar(quantas vezes forem ... - Items 1 to 20 of 3604 Next ›


