
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

Microsoft Office 2016 reaches Public Preview for Home/Consumer and Enterprise Paid Members Public
Office 2016 has been in a variety of previews and today Microsoft announced that it will be available as a public preview [http://blogs.office.com/2015/05/04/office-2016-public-preview-now-available/]. This means you can go ahead and download it and start using it right away. The latest release of Office

Highlights from the recent announcements at BUILD 2015 Paid Members Public
With the BUILD 2015 [http://www.buildwindows.com/] conference last week we got a load of announcements from Microsoft. Some entirely new information and some redundant information from previous announcements. In this post I’ll highlight the things I consider to be the most inspiring and forward announcements of the

Microsoft MVP Virtual Conference in May 2015–A free online conference Paid Members Public
There’s a lot of conferences happening right now. Last week was Build, this week is Ignite – in only 10 days it’s time for the “2015 Microsoft MVP Virtual Conference” which is a free event to join online. This is called the MVP Virtual Conference [http://mvp.microsoft.com/

Integrate SharePoint Code Analysis Framework (SPCAF) in your TeamCity build configurations–Improving your SharePoint and Office 365 ALM Paid Members Public
Previously I’ve written an article about “Automating SharePoint Development – Iterative Development Process [https://zimmergren.net/business/automating-sharepoint-development-iterative-development-process] ” which is essentially just scraping the surface of ALM in SharePoint. In that article I mention the use of SPCAF [http://tz.nu/spcafext] as a code quality tool for SharePoint. Since

Office 365 API Sandbox - Learn how to use the API's with your own tenant data! Paid Members Public
> Post updated 2015-02-25 to include support for C# Up until recently I’ve been using a lot of browser extensions and client-side tools for running test-queries and sample-code toward real data or developer-data in our tenants using the REST API in Office 365 [https://msdn.microsoft.com/en-us/office/

Getting Started with building Azure WebJobs ("Timer Jobs") for your Office 365 sites Paid Members Public
One of my new Office 365 projects is all about migrating farm-solutions to a more Office 365 compliant format. This includes converting a lot of functionality to SharePoint Apps and other cloud-friendly formats. One of the things we’ve got plenty of is Timer Jobs. In this post I’ll
Recent comments