ajjose

Project Server Customization Blog (Tips & Tricks)

Project Server 2013: Adding Project Site Button to Project Center - Customize Ribbon

Description: OOB we do not have "Project Site" Icon in Project Center compared to Project Server...

Author: Ajith Jose - MSFT Date: 05/28/2015

Project Server 2013 Updating Task level Lookup based custom field Using CSOM

Below sample code is to update the task level Lookup table based custom fields for a given project:...

Author: Ajith Jose - MSFT Date: 05/28/2015

Project Server CSOM -Select few columns from a dataset

Below sample code is to select only name and ID for a resource using CSOM using System;using...

Author: Ajith Jose - MSFT Date: 07/18/2014

Deploy files to _layouts folder in SharePoint 2013 and provide anonymous access

Below Sample code is to provide anonymous access to Custom files deployed under _layouts folder...

Author: Ajith Jose - MSFT Date: 07/24/2013

Project Server 2010: Read groups and display user groups

Below sample code is to read all the group members and display the group names where the mentioned...

Author: Ajith Jose - MSFT Date: 06/27/2013

Creating a Project Server User and Adding User to a group through PSI

Introduction Below PSI sample code is to Create a user in Project server and Add the user to a...

Author: Ajith Jose - MSFT Date: 05/24/2013

Understanding Project Mini Category and Managing Project Mini Category

Introduction on Project Mini Category Project Mini categories are Categories in Project Server...

Author: Ajith Jose - MSFT Date: 05/24/2013

How do we apply a custom filter on Project Center webpart Dynamically(usefull when added on a custom site....)

Welcome to First post ........ We can do a filtering(custom filter) on Project Center Dynamically....

Author: Ajith Jose - MSFT Date: 05/23/2013