CSOM
Office 365 Dev Tip - Getting Add-in (App) Information for Add-ins (Apps) on a specific Web Paid Members Public
Here’s yet another quick tip for the CSOM developer in SharePoint online. I came across a discussion about retrieving information about which apps were used/installed on a certain site. There’s a lot of people who want a simple indicator, notification/alert or list when new apps are
Office 365 Dev Tip - Getting all Apps from your Tenant App Catalog using the Office 365 (CSOM) API Paid Members Public
Here’s another quick-tip when working with Office 365 dev / SharePoint Online CSOM. A lot of people have asked me by e-mail, comments and twitter on how to get information about their apps in their tenants programmatically. With that, I thought it’d be fun to post another code snippet
Office 365 Dev Tip - Retrieve all tenant-level WebTemplates in your Office 365 tenant using CSOM Paid Members Public
Here’s another simple and quick tip for Office 365 dev (with SharePoint Online). In this post I’ll simply show how you can easily get the Tenant-level Web Templates and information about then. In recent weeks, this topic has been cause of many discussions I’ve had with people
Office 365 Dev Tip - Get Subsite Count per Site Collection with the Office 365 (CSOM) API Paid Members Public
Here’s a quick tip for when working with the .NET managed CSOM for Office 365 dev (with SharePoint Online). In a few cases and projects I’ve been involved with, I see code that iterates through each site collection and then iterates through each Web recursively in order to
Recent comments