News
- A slower speed of might -- An MIT game
- A Slower Speed of Light is a first-person game prototype in which players navigate a 3D space while picking up orbs that reduce the speed of light in increments
- Announcing Microsoft Research Open Data – Datasets by Microsoft Research now available in the cloud
- fuget.org
- Microsoft acquires GitHub
Andrew Bybee
Andrew is a Project Manager working on the Teams developer platform
Larry Jin
Larry is a Project Manager working on the Teams developer platform
- Teams for education
- Office 365 Connectors for Microsoft Teams
- Microsoft adds new app integrations, app store to Teams
- Build and manage tailored apps for the enterprise using the Teams developer platform
- New ways to use apps and get more done in Microsoft Teams
- Use the Microsoft Graph API to work with Microsoft Teams
- Quickly develop apps with App Studio for Microsoft Teams
- What programming language was MS Teams built with?
- AppSource
- Enterprise Connect
Azure Pick of the Week
- Auto-Destroy Azure resources -- and more
- You ever wish you could create something in Azure and have it automatically go away in X hours or days? I give you self-destruct mode!
az group create -n foo -l eastus --self-destruct 2h
- You ever wish you could create something in Azure and have it automatically go away in X hours or days? I give you self-destruct mode!
Dev Tips of the Week
- GraphQL plugin for Visual Studio Code
- Intelligent autocompletion
- Jump-to-definition
- Validate queries against your GraphQL schema
- If you've installed #WSL there's now a "Open Linux shell here" option when you shift+right-click a folder or whitespace in Windows File Explorer