DFW SharePoint User Group Resources

Office Developer Training Content [https://github.com/OfficeDev/TrainingContent] Office Developer Center [https://dev.office.com] Microsoft Teams Developer Center [https://aka.ms/teamsdev] Yeoman Generator...

Run VS2019 Command prompt in Windows Terminal (Preview)

There are lots of posts [https://briantjackett.com/2019/06/24/windows-terminal-with-powershell-v7-preview/] about the new [https://twitter.com/jthake/status/1142604709896839168] Windows Terminal (Preview) [https://www....

ECS 2019 Links

Sample/Demo code [https://github.com/wictorwilen/ECS19-msteamsdev-powerclass] Office Developer Training Content [https://github.com/OfficeDev/TrainingContent] Office Developer Center [https://dev.office.com] Microsoft Teams...

M365 Dev Podcast - Azure Configuration Service w/Tobias Zimmergren

Tobias Zimmergren chats with Paul about the new Azure Configuration service and how he uses it with Managed Identity, Containers and many different web applications. https:...

M365 Dev Podcast - Build 2019 recap

In this weeks show, we talk through the Microsoft 365 announcements from Build 2019. https://m365dev.link/e169...

SPFx WebPart Localization in config.json

The SPFx documentation [https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/guidance/localize-web-parts] does a good job of describing the steps necessary to localize the...

Exported AppInsights data in PowerBI

I recently had the need to provide some telemetry numbers regarding an application that is instrumented with Application Insights. The Azure documentation includes a page that...

Visual Studio extension for SPFx - v1.8

With the recent update of the SharePoint Framework generator, the corresponding Visual Studio extension is updated as well. The extension is available in the Visual Studio...

M365 Dev Podcast - The State of SPFx

Andrew Connell takes a break from his podcast and talks with Paul about SPFx and a history of developing for SharePoint. https://m365dev.link/e166...

New and Improved Developer Tenants for Office 365

This month, the Office Developer program has launched an update to their subscription program....

Live!360 Conference 2018 - Resources

Smart UI with Adaptive Cards GitHub: https://github.com/microsoftgraph/msgraph-training-smartui-components OneDrive Developer center: https://docs.microsoft.com/en-us/onedrive/developer Adaptive Cards: https://adaptivecards.io...

JWT Expiration as a DateTime string

You have this: Run this: Add-Type -path .\Microsoft.IdentityModel.Tokens.dll [Microsoft.IdentityModel.Tokens.EpochTime]::DateTime(1541531797).ToLocalTime() Tuesday, November 6, 2018 1:16:37 PM...

Speaking Engagements - Fall 2018

After a hiatus, I am preparing to get back "on the circuit" with a few speaking engagements in the latter part of 2018. I...

Update npm when installed via nvm

Putting this here for my future self... https://github.com/coreybutler/nvm-windows/issues/300#issuecomment-376986784...

2018 Global Office 365 Developer Bootcamp

Following the success of last year, Global Office 365 Developer Bootcamp now becomes an annual event. It is a free, one-day, hands-on training event led by...