Creating an ASP.NET 5 site with Visual Studio Code - Part 2: Create your Visual Studio Code project using Yeoman Paid Members Public
ASP.NET 5 introductory article series navigation: * Part 1: Ensure installation of pre-requisites [https://zimmergren.net/technical/creating-an-asp-net-5-site-with-visual-studio-code-part-1-ensure-pre-requisites] * Part 2: Create your Visual Studio Code project using Yeoman [https://zimmergren.net/technical/creating-an-asp-net-5-site-with-visual-studio-code-part-2-create-your-visual-studio-code-project-using-yeoman] * Part 3: Adding npm packages and automatic tasks with Gulp – adding O
Creating an ASP.NET 5 site with Visual Studio Code - Part 1: Ensure pre-requisites Paid Members Public
ASP.NET 5 introductory article series navigation: * Part 1: Ensure installation of pre-requisites [https://zimmergren.net/technical/creating-an-asp-net-5-site-with-visual-studio-code-part-1-ensure-pre-requisites] * Part 2: Create your Visual Studio Code project using Yeoman [https://zimmergren.net/technical/creating-an-asp-net-5-site-with-visual-studio-code-part-2-create-your-visual-studio-code-project-using-yeoman] * Part 3: Adding npm packages and automatic tasks with Gulp – adding O
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
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
Recent comments