Project Customization and Programming announcement
-
Link
If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.
-
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
-
1 Votes
Need help to run JavaScript in WebVeiw2
Hello: Quite some time ago, I used WebView in XML project, I can use WebView to inject JavaScript, run it and get string result in C#. But now, with the new ...Proposed | 1 Replies | 2171 Views | Created by zydjohn - Tuesday, 29 December 2020 8:52 PM | Last reply by John - Project - Tuesday, 29 December 2020 10:50 PM -
2 Votes
insert List<List<object>> in datatable and then to sql table
Background story: I want to get data from influxdb and copy this data to sql table and I want to do this with a datatable. structure of the ...Answered | 3 Replies | 2183 Views | Created by Protecteric - Tuesday, 29 December 2020 10:14 AM | Last reply by John - Project - Tuesday, 29 December 2020 6:56 PM -
0 Votes
Any Changes in EditBox between win10 1607 and win10 1903?
I have a Windows EditBox which allows to input 2 digits in Win10 1607. However, after the OS is upgraded to 1903, for the same source code, only 1 digit can be input. What changes have ...Unanswered | 1 Replies | 1714 Views | Created by NKJayFang - Tuesday, 29 December 2020 6:42 AM | Last reply by KHURRAM RAHIM - Tuesday, 29 December 2020 9:21 AM -
0 Votes
Video API for Microsoft Phones Mobile
Hi! Do usual mobile cameras have API for getting frames info etc? I want to make mobile apps with movies. C#Unanswered | 2 Replies | 2050 Views | Created by royalpiano - Monday, 28 December 2020 5:18 PM | Last reply by royalpiano - Monday, 28 December 2020 7:01 PM -
0 Votes
Which VPN providers do you use?
Hello For a few days I'm trying to find a good and reputable VPN provider on the net. With him is very important to me his speed and it would be great if the had a manual ...Answered | 1 Replies | 2180 Views | Created by Alexx55 - Monday, 28 December 2020 3:17 PM | Last reply by John - Project - Monday, 28 December 2020 4:19 PM -
0 Votes
Inserting Asynchronous socket listening into a windows service sample
Hello I'm trying to join the code from the page "Asynchronous Server Socket Example | Microsoft Docs" inside the sample found in the page Create a ...Unanswered | 1 Replies | 2376 Views | Created by Leo Aragon - Monday, 28 December 2020 11:53 AM | Last reply by John - Project - Monday, 28 December 2020 4:19 PM -
0 Votes
How to create a multi-factor authentication (MFA) app?
I want use multi-factor authentication for my apps. However, I don't want to use Microsoft Authenticator app. I want to create an app desktop instead of Microsoft Authenticator to use in the ...Unanswered | 1 Replies | 2074 Views | Created by Luc Duong - Monday, 28 December 2020 11:00 AM | Last reply by John - Project - Monday, 28 December 2020 4:18 PM -
0 Votes
Getting Javascript error in Modal popup dialogue in Asp.net
Hello All, When I am using auto post back events in the modal popup dialogues. Here I am getting Value cannot be undefined. Parameter ...Unanswered | 2 Replies | 2348 Views | Created by Rajendar G - Sunday, 27 December 2020 11:37 AM | Last reply by Rajendar G - Monday, 28 December 2020 6:21 AM -
0 Votes
Visual Studio 2019 Community Visual Basic .NET Framework item selection
Windows 10 Pro; 64 bit; Visual Studio 2019 Community; Visual Basic Create a project "Windows Forms App(.NET Framework) Add custom control with existing ...Unanswered | 1 Replies | 2260 Views | Created by johnes1 - Sunday, 27 December 2020 9:16 PM | Last reply by John - Project - Sunday, 27 December 2020 11:52 PM -
0 Votes
I want to know how to sign in PDF file and how to create p7m.
I want to know how to sign in PDF file and how to create p7m. Please share the solution. I'd better sample code (C++/C#/Python). what is the ...Unanswered | 1 Replies | 2458 Views | Created by Yulia Lushova - Sunday, 27 December 2020 1:04 PM | Last reply by John - Project - Sunday, 27 December 2020 9:07 PM -
0 Votes
ReadFile() (C/C++)
Currently im programing a code that is supposed to read the bytes in a specified handle. In this case it's a filehandle from createfile() that i've obbtained through calling the devicepath in this ...Unanswered | 1 Replies | 2327 Views | Created by stdcrevfunc - Saturday, 26 December 2020 3:56 AM | Last reply by RLWA32 - Saturday, 26 December 2020 10:38 AM -
0 Votes
filtering combobox by textbox init
hi.i have a combobox and textbox in it as first item of combobox items.now i want when typing in textbox, combobox items can filterd by that things typed in textbox.Unanswered | 1 Replies | 2071 Views | Created by hossein499 - Friday, 25 December 2020 8:40 PM | Last reply by John - Project - Friday, 25 December 2020 9:14 PM -
0 Votes
Query to get Unique Row for one table and matching records in next rows and repeat
Need help to know how can i write a query for ...Unanswered | 1 Replies | 2461 Views | Created by gagan mehta - Thursday, 24 December 2020 2:28 AM | Last reply by John - Project - Thursday, 24 December 2020 3:36 PM -
1 Votes
How do I add element to a tab page in tab control with WINAPI?
I'm a C# programmer, studying WINAPI. I was trying to create a tab control and add child elements to it. But it seems WINAPI doesn't support to add children controls in the way C# does, i.e., you ...Answered | 1 Replies | 9021 Views | Created by NetoAssembly - Sunday, 20 December 2020 9:23 PM | Last reply by John - Project - Sunday, 20 December 2020 9:43 PM -
1 Votes
Stimulation of bank calling system using linear list to stimulate the bank queuing system
Simulation of bank calling system Using linear list to simulate the bank's queuing business model Basic Requirements Suppose that the working ...Answered | 1 Replies | 2647 Views | Created by musaaa - Sunday, 20 December 2020 2:08 PM | Last reply by John - Project - Sunday, 20 December 2020 4:49 PM -
1 Votes
SharePoint 2013: When I try to publish my code (HTML) I get an error that says "spelling errors found" and then my code is messed up
Hi there! Hopefully you can help me. I wrote some code for a navigation menu and I want to publish it, but when I try to publish my code I get an error that says "spelling errors found" and ...Proposed | 1 Replies | 2825 Views | Created by Faruk Kastrati - Friday, 18 December 2020 8:40 PM | Last reply by John - Project - Friday, 18 December 2020 9:12 PM -
0 Votes
Best Time Management Apps
Business can sometimes present difficulties; it can oftentimes be challenging to manage your tasks and your time effectively. Whether big or small, every kind of business needs proper ...Discussion | 1 Replies | 2239 Views | Created by MarilynDavis - Thursday, 17 December 2020 3:52 PM | Last reply by John - Project - Thursday, 17 December 2020 4:50 PM -
0 Votes
Is there a contracts tool that manages ticketing for requests with custom fields
Hi all, I work at a decent sized firm that contracts vendors and contractors. I'm one person supporting 4-5 geographies and swirling out 80-100 contracts a ...Answered | 1 Replies | 2145 Views | Created by Maureen_P - Thursday, 17 December 2020 10:36 AM | Last reply by John - Project - Thursday, 17 December 2020 3:52 PM -
0 Votes
How to use oleRTL in VFP9
Hi, I would like to create function which would start a numbered or ordered list in my RTLEdit box What I now sofar: To achieve a numbered ...Answered | 1 Replies | 2317 Views | Created by Koen-P - Wednesday, 16 December 2020 11:04 PM | Last reply by John - Project - Thursday, 17 December 2020 1:40 AM - Items 1 to 20 of 7256 Next ›
Project Customization and Programming announcement
-
Link
If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.
-
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