Showing posts with label SharePoint 2013 Rest. Show all posts
Showing posts with label SharePoint 2013 Rest. Show all posts

I am honoured to be speaking at the first SPBiz

Sunday, April 26, 2015



I am honoured to be speaking at the first SPBiz conference in the world! The follow-up to the very successful SP24 conference is coming this June! I am proud to be part of such an amazing group of people. You can read all about the event by clicking here. My session is about SharePoint API and PowerShell.

List of Speaker Click Here

About SPBiz

2 days, over 60 sessions. One purpose - To bring the benefits of SharePoint business expertise to your device, wherever you are. If you want to get the most out of your SharePoint platform, this is THE conference to attend. Free to attend as a delegate, bringing some of the most influential business users and direction setters in the SharePoint community directly to your device to help you and your business maximise the potential of SharePoint.

SPS Example for CSOM/Rest Managed by Using C# Sharp

Sunday, October 6, 2013

SharePoint 2013 Support Different type of API. Most Commonly divided into two type  Majorly CSOM and Rest. developers  can use csom and rest in c# and javascript  to create SharePoint Apps and Solution. More deteails about API. in this demo sample i show cased all major case for CRUD Operations with sample code. that help developers to Learn SharePoint 2013 CSOM and REST API