Channel 9 show

Channel 9

Summary: Channel 9 is a community. We bring forward the people behind our products and connect them with those who use them. We think there is a great future in software and we're excited about it. We want the community to participate in the ongoing conversation. This is the heart of Channel 9. We talk about our work but listen to the customer.

Podcasts:

 Endpoint zone 1906 - co-management vs co-existence | The Endpoint Zone with Brad Anderson | File Type: video/mp4 | Duration: 1502

In this episode of The Endpoint Zone with Brad Anderson, Brad and Simon talk about Windows PCs in the modern workplace and what it means to manage them. They spend time delving into the reasons why co-management is better than co-existence and why ONLY Intune and ConfigMgr can provide co-management. Also as mentioned, here's a link to the Microsoft Office Twins Challenge

 Willow is the digital twin for the built world | Internet of Things Show | File Type: video/mp4 | Duration: 401

Willow and Microsoft are partnering together to empower every person and organization to connect with the built world in a whole new way. This digital disruption is happening today, with Digital Twin technology. https://www.willowinc.comhttps://www.willowinc.com/about/resources/https://www.willowinc.com/willowtwin/

 Five Things You Can Do with Serverless | Five Things | File Type: video/mp4 | Duration: 674

Serverless is like CrossFit: The first rule is to never stop talking about it. In this episode, Eduardo Laureano from the Azure Functions team brings you five things you can do with Serverless that you might not realize are even possible. Also, Burke wears a sweater vest and Eduardo insinuates that there is a better candy than Goo Goo Clusters. The nerve. Links:Azure FunctionsAPI ManagementDurable FunctionsAzure Functions with a Linux ContainerApplication Map: Triaging Distributed ApplicationsSetup a CI/CD pipeline for Azure Functions

 Preview Portal update to Windows Virtual Desktop | Tuesdays With Corey | File Type: video/mp4 | Duration: 619

Corey Sanders, Corporate VP of Microsoft Solutions sat down with Scott Manchester, Principal Group PM on the Silicon, Graphics and Media team to talk about what new things are available in the current preview of Windows Virtual Desktop (WVD) being offered in Azure. Windows Virtual Desktop was released in preview on March 21st, 2019 and had a bare bones method of PowerShell and direct API calls being made to manage and configure it. A lot has evolved since the preview kicked off! In this episode - Scott is here to show Corey the progress the team has made to create a much easier Azure portal experience to setup and manage your WVD HostPools. At the time of recording there were over 4800 tenants participating in this preview - running their workloads in Azure. Prior to WVD being announced - if you wanted some type of desktop experience in Azure - you had the choice of running a shared Server VM in the cloud, with desktop experience installed or you stood up and ran a full VDI infrastructure. Now with Windows Virtual Desktop - you enable a Windows 10 multi-user scenario based on a solid PaaS offering where Azure handles all the infrastructure required. Scott walks though this new preview portal experience to easily provision a new host pool along with all sorts of easily selected parameters. Because this is now integrated into the Azure experience - it also exposes all sorts of platform parameters like subnets, IP address ranges and more robust VM size options. Speaking of sizing the pool - a sizing calculator allows you to define your workload and define sizing density and performance levels to optimally recommend your host pool size. Post any questions, topic ideas or general conversation here in the comments OR online on via Twitter with #AzureTwC Follow @CoreySandersWAFollow @RicksterCDN Create a Free Account (Azure): https://aka.ms/c9-azurefree

 File System Helpers (Xamarin.Essentials API of the Week) | The Xamarin Show | File Type: video/mp4 | Duration: 490

Xamarin.Essentials provides developers with cross-platform APIs for their mobile applications. On this week's Xamarin.Essential API of the week we take a look at the File System Helpers API which contains a series of helpers to find the application's cache and data directories and open files inside of the app package. Show Notes: Xamarin.Essentials DocumentationXamarin.Essentials Getting Started DocumentationFile System Helpers DocumentationSource CodeFind James on: Twitter, GitHub, Blog, and his weekly development podcast Merge Conflict.Follow @JamesMontemagnoNever Miss an Episode: Follow @TheXamarinShowUseful Links:Xamarin Developer Center & BlogXamarin and AzureMobile DevOpsCreate a Free Account (Azure): https://aka.ms/c9-azurefree

 Migrating from Entity Framework 6 to Core | On .NET | File Type: video/mp4 | Duration: 2076

Entity Framework (EF) Core is a lightweight and cross-platform version of the popular Entity Framework data access technology. In this episode, Diego Vega joins Christos to show us how we can port out Entity Framework 6 code to Entity Framework Core. [01:02] - Entity Framework Core Roadmap[03:04] - Entity Framework 6.3 updates.[04:44] - Different flavors EF[09:13] - EF 6 many-to-many mapping Demo[16:20] - Moving to EF Core[21:41] - Mapping many-to-many mapping in EF Core[25:11] - Updating database existence code[27:48] - Include data from navigation properties[29:51] - Defining composite keys in EF Core Useful Links Announcing Entity Framework 6.3 Preview with .NET Core SupportEntity Framework Core DocsEntity Framework 6 Docs

 Over-the-air software updates for Azure IoT Hub with Mender.io | Internet of Things Show | File Type: video/mp4 | Duration: 971

Introduction to a secure and robust over-the-air (OTA) software update process for Azure IoT Hub with Mender.io, an open source update manager for connected devices. We will cover key considerations for being successful with software updates to connected devices and show a live demo deploying software to a physical device. Learn more about Mender.io: https://mender.io/ Check out the docs: https://docs.mender.io/Join the Mender.io community: https://hub.mender.io/ Try Azure IoT for free today: https://aka.ms/aft-iot

 Using Azure Blockchain Development Kit for Ethereum | Block Talk | File Type: video/mp4 | Duration: 1133

In this first of a multi-part episode, we show how to use the VS Code extension – Azure Blockchain Development Kit for Ethereum, to scaffold out a basic Solidity project, compile it and deploy that contract to a private Azure Blockchain Service, and to a public testnet using Infura. Follow @CH9 Follow @MSFTBlockchain

 TWC9: VS Code Updates, Microsoft and Oracle, GitHub Desktop 2.0, Xbox Body Wash and more | This Week On Channel 9 | File Type: video/mp4 | Duration: 510

This Week on Channel 9, Christina is back from international travel and a few days off (WE WERE NOT CANCELED), is sporting her Rocket t-shirt and is ready got get into the week's latest dev news, including: [00:35] Insider Dev Tour [01:17] Microsoft and Oracle Announce Cloud Partnership [02:20] GitHub Desktop 2.0 [03:10] GitHub Repository Templates [03:37] Swift Packages Come to GitHub Package Repository [03:54] Visual Studio Code May 2019 Update(and check out the SynthWave 84 theme [04:42] Windows Terminal Contributor's Guide [05:13] How WSL Allows Access to Windows Files [05:55] #FiveThings About GraphQL [06:08] Visual Studio Toolbox and IntelliSense [06:16] Careers Behind the Code with David Fowler [06:26] IoT Show: Azure IoT Edge Security Model [06:35] Trying Out Try .NET and the Try.NET project [07:07] Sarah Drasner's CSS Grid Generator [07:25] Christina's Pick of the Week: Xbox Body Wash Please leave a comment or email us at twc9@microsoft.com. Follow @CH9 Follow @CH9 Create a Free Account (Azure)

 Blazor in the cloud: Hosting a C# SPA app as a static website in Azure Storage | Azure Friday | File Type: video/mp4 | Duration: 623

Jeremy Likness joins Donovan Brown to show how Blazor enables C# and .NET SPA (single page application) apps to run in all modern browsers, even mobile browsers without plugins. Learn how you can host it using inexpensive Azure Storage, static websites, and an optional CDN. Introduction to BlazorFrom Angular to Blazor: The Health AppHosting a Blazor App in Azure Storage Static WebsitesStatic website hosting in Azure Storage (docs)Create a free account (Azure)

 App Center Distribution Enhancements And Auto Provisioning | The Xamarin Show | The Xamarin Show | File Type: video/mp4 | Duration: 629

This week, James is joined by friend of the show Amanda Chew, App Center Program Manager, shows us the latest features in App Center distribution for mobile applications. She also shows how to easily auto provision your iOS applications all from inside of App Center. Show Links: App CenterDocumentation: App Center DistributionFind James on: Twitter, GitHub, Blog, and his weekly podcast Merge Conflict.Follow @JamesMontemagnoNever Miss an Episode: Follow @TheXamarinShowUseful Links:Xamarin Developer Center & BlogXamarin and AzureMobile DevOpsCreate a Free Account (Azure): https://aka.ms/c9-azurefree

 More Code, Less Typing | Visual Studio Toolbox | File Type: video/mp4 | Duration: 886

In this episode, Robert is joined by Allison Bucholtz-Au, who shows us how IntelliSense cuts down the number of keystrokes required to write code in Visual Studio. Even if you have been using IntelliSense for years, you are sure to see a thing or two you didn't it could do.

 Becoming the ASP.NET Architect with David Fowler | Careers Behind the Code | File Type: video/mp4 | Duration: 3184

In this episode, David Fowler, the Partner Architect for the ASP.NET team walks you through landing his first job, moving from a dev to an architect role and what he had to learn and let go of at every step along the path. (David intros himself as a Principal Architect but his promotion was announced right after we filmed.) [00:15] - intros and what's an architect? [03:55] - a quick overview of contributions from his "minion days" on WebForms [06:38] - origins of NuGet [10:28] - signalR and important forks in the road [17:05] - discovering the impact of signalR [17:37] - filling the knowledge gaps - learning to scale up [21:12] - regrets in signalR - lessons learned [23:33] - moving to architect for ASP.NET Core [28:40] - when David knew he was an Architect [30:35] - the importance of having the right manager [32:35] - how did he land at Microsoft? planning ahead during college [36:52] - meeting Bill Gates [38:30] - all the way back - David's first computer [40:48] - all about Barbados and Rihanna [45:24] - mentors and the importance of learning to debug [47:11] - best career advice from Scott Guthrie [48:00] - on networking [48:48] - David's productivity hacks - work life balance - personal backlogs [50:45] - coping with the ambiguity of architect role and sense of accomplishments

 Azure IoT Edge Security Model | Internet of Things Show | File Type: video/mp4 | Duration: 1152

Securing IoT, especially the intelligent edge, is a tall challenge that is best deliverable through a transparent community approach of unifying value contributions from various technology expertise to include but not limited to secure chip technologies, cryptography, software security engineering, and secure device engineering. The IoT Edge security model encourages this transparent community approach where we invite the experts to join us in engineering a safe and secure IoT. Is this episode of the IoT Show, Eustace Asanghanwa, security PM in the Azure IoT team, walks us through the Azure IoT Edge security model and describes the Azure IoT Edge Security Manager. Tune in on 6/19th at 9AM PT (or watch on demand after) for a live IoT Show Deep Dive on the topic: https://aka.ms/iotshow/deepdive/005 Learn more about the Azure IoT Edge Security Manager: https://aka.ms/iot-edge-security-managerhttps://azure.microsoft.com/blog/securing-the-intelligent-edge/ https://docs.microsoft.com/azure/iot-edge/security Try Azure IoT for free today: https://aka.ms/aft-iot

 Five Tools for Building API's with GraphQL | Five Things | File Type: video/mp4 | Duration: 246

Five Things is back, baby! We're back and this week we're bringing you five tools for building API's with GraphQL. True story, we shot this at the end of about a twelve hour day and you can see the pain in Burke's eyes. It's not GraphQL he doesn't like, it's filming for six straight hours. Also, Chris picks whistles over bells (because of course he does) and Burke fights to stay awake for four minutes. Links:GraphQL npm packageExpress GraphQL Library Project ThingyGraphQL HubAzure Functions with GraphQLSimona Cotin teaches Burke GraphQLPrisma Learn more at https://aka.ms/5things-azureTo watch more episodes go to https://aka.ms/FiveThingsPlaylistFollow Hosts https://twitter.com/burkeholland and https://twitter.com/John_Papa on Twitter

Comments

Login or signup comment.