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:

 What's New in Visual Studio Code | Channel 9 Live at Microsoft Ignite 2018 | File Type: video/mp4 | Duration: 826

Christina Warren interviews Chris Dias, Scott Hanselman and Matt Hernandez live on Channel at Microsoft Ignite on the latest updates to Visual Studio Code.

 TWC9: Azure Durable Functions, Visual Studio Code 1.27, Azure Downtime, and more | This Week On Channel 9 | File Type: video/mp4 | Duration: 402

This week on Channel 9, Christina is recording early because she's at XOXO in Portland -- but she's still here to bring you the latest developer news, including: [00:35] .NET Conf is next week! Tune in September 12-14. [00:50] Microsoft Ignite 2018 [01:12] Azure South Central US Downtime. Details around the outage are available hereand as soon as a post-mortem is up about the incident, we'll cover it on a future episode of TWC9. [03:08] The Open Source Show: Giving Back with Open Source [03:25] Tuesday's With Corey: Azure Event Hubs and Kafka Coolness [03:38] Deploying JHipster applications to Microsoft Azure [03:55] Eclipse MicroProfile on Azure [04:05] Jeff Fritz: Deploying ASP.NET Core with .NET Framework using Docker and follow Jeff on Twitch [04:25] Introduction to Azure Durable Functions [04:57] How to Get Started with Azure and .NET [05:29] Christina's Pick of the Week: Visual Studio Code 1.27 Please leave a comment or email us at twc9@microsoft.com. Follow @CH9 Follow @film_girl Create a Free Account (Azure)

 Enhanced productivity using Azure Data Factory visual tools | Azure Friday | File Type: video/mp4 | Duration: 879

Gaurav Malhotra joins Scott Hanselman to discuss the Azure Data Factory visual tools, which enable you to iteratively create, configure, test, deploy, and monitor data integration pipelines. We took into account your feedback to enable functional, performance, and security improvements to the visual tools. For more information: Enhance productivity using Azure Data Factory Visual Tools (blog post)Azure Data Factory overviewAzure Data Factory documentationAzure Data Factory pricingAzure Data Factory roadmapCreate a free account (Azure)Follow @SHanselman Follow @AzureFriday Follow @DataAzure

 Meet Chad Fowler! | Developer Life | File Type: video/mp4 | Duration: 523

I lead developer advocacy for Azure. I joined Microsoft when we acquired Wunderlist, for which I was CTO. I've spent years in the open source world, creating open source software, organizing and speaking at conferences (founded and co-organized RubyConf and RailsConf for a decade) and writing books. I spend a lot of my free time in the startup and venture capital communities as an advisor, investor, and curious observer.

 Custom Vision – Object Detection Made Easy | The Xamarin Show | File Type: video/mp4 | Duration: 1150

Following on from the Custom Vision – Machine Learning Made Easy episode, in this show Jim looks at Custom Vision object detection. The custom vision service recently has been updated to include object detection, and this allows you to train the service to detect multiple objects inside an image with their locations, instead of just being a simple classifier. Jim walks through creating an object detection model, tagging regions in images that show the objects to be detected, then he builds a simple Xamarin app to use this to annotate a picture from his daughters toybox, naming all the toys it finds. Show Links: Azure Custom Vision service TutorialFind James on: Twitter, GitHub, Blog, and his weekly development podcast Merge Conflict.Follow @JamesMontemagnoNever Miss an Episode: Follow @TheXamarinShowFind Jim on: Twitter, GitHub, Blog, Jim's book - Xamarin In ActionCreate a Free Account (Azure)

 Windows IoT #5: Using Device Methods with IoT Hub (Getting Started Series) | Visual Studio Toolbox | File Type: video/mp4 | Duration: 856

In the fifth episode of this series, Dmitry and Suz continue covering Windows IoT Core fundamentals using a custom built smart IoT device prototype. This time they'll be walking through using Azure IoT Hub's Device Methods to control the device remotely. You'll learn how to remotely capture photos from a smart device and store them with a few lines of C# and Azure Blob Storage connected to Azure IoT Hub. Resources Smart Home Device source code on GitHubCapturing webcam images using the MediaCapture classControl a Device with Device Methods in .NETUpload Files from Devices with .NET Create a Free Account (Azure): https://aka.ms/c9-azurefree

 Monitoring And Diagnostics of an IoT Solution with Azure IoT Hub | Internet of Things Show | File Type: video/mp4 | Duration: 670

When your IoT solution is misbehaving, what do you do? John Lian, PM on the Azure IoT team, shows us some ways to configure proper alerts and get the right logs to troubleshoot common problems. Learn more about IoT Hub diagnostics and monitoring: https://aka.ms/iothubdiagnostics Create a Free Account (Azure): https://aka.ms/c9-azurefree

 IoT In Action - Introducing Azure Sphere | Internet of Things Show | File Type: video/mp4 | Duration: 457

Check out this sneak peek into the upcoming Special Edition of the IoT in Action Webinar Series – An Introduction to Microsoft Azure Sphere! Azure Sphere is a solution for creating highly-secured, connected microcontroller unit (MCU) powered devices, providing you with the confidence and the power to reimagine your business and create the future. Tune in to watch the webinar live on September 12th and September 20th 10:00a.m. PST / 11:00a.m. CET / 1:00p.m. SGT : Americas, APAC, EMEA Create a Free Account (Azure): https://aka.ms/c9-azurefree

 Azure Event Hubs with Kafka coolness | Tuesdays With Corey | File Type: video/mp4 | Duration: 358

Corey Sanders, Corporate VP - Microsoft Azure Compute team sat down with Dan Rosanova, Principal PM responsible for Azure messaging services. Dan shares some new functionality around Event Hubs with Kafka compatibility. 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

 Azure Event Hubs with Kafka coolness | Tuesdays With Corey | File Type: video/mp4 | Duration: 358

Corey Sanders, Corporate VP - Microsoft Azure Compute team sat down with Dan Rosanova, Principal PM responsible for Azure messaging services. Dan shares some new functionality around Event Hubs with Kafka compatibility. 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

 Customer Identity Management with Azure AD B2C | On .NET | File Type: video/mp4 | Duration: 1255

Azure Active Directory (Azure AD) B2C is a cloud identity management service that enables your applications to authenticate your customers. This white-label service is customizable, scalable, and reliable, and can be used on iOS, Android, and .NET, or any other platform. In this episode, Parakh Jain (@jainparakh) from the Azure AD B2C team joins Rich to give us an overview of how the service works, and also show how we can quickly connect B2C to an ASP.NET Core application. [01:01] - What is Azure AD B2C?[04:13] - Azure AD B2C compared to Azure AD[05:26] - What's the sign-in workflow?[06:43] - Available identity providers[08:36] - Connecting an ASP.NET Core app to B2C[17:45] - What's the pricing model?Useful Links Azure Active Directory B2CAzure AD B2C documentationAzure Identity and Access Management blogCreate a Free Account (Azure): https://aka.ms/azft-net

 TWC9: Tons of Go News, #FiveThings Renewed, Turn Sketches Into Code, a LEGO Bugatti, and more | This Week On Channel 9 | File Type: video/mp4 | Duration: 396

This week on Channel 9, Christina is in Super Mario Bros. swag and ready for the long holiday weekend, but first, we have to cover the latest developer news, including: [00:23] .NET Conf - September 12 - 14, Save the Date [00:44] Microsoft Ignite - September 24 - 28[01:12] Lots of big news from the Go community -- including Go 1.11, Go 2 Draft Designs, and the entire 7-part Go on Azure series on Azure Friday[02:00] #FiveThings Renewed for Season 2[02:17] Behind the Tech with Kevin Scott, featuring Andrew Ng[02:53] IoT Hub Integration with Event Grid Goes GA and an episode of the IoT Show showing how it works[03:33] Sketch2Code - Turn Whiteboard Sketches into Working Code. Check out the GitHub repo and the actual app[04:17] Office 365 Will Get Auto AI Audio/Video Transcripts and more activations for O365 Home and Personal plans[05:23] Christina's Pick of the Week: Life-size LEGO Technic Bugatti Chiron that drives! and check out the LEGO project page and the video showing how it was builtPlease leave a comment or email us at twc9@microsoft.com. Follow @CH9 Follow @film_girl Create a Free Account (Azure)

 Azure Automation | Azure Friday | File Type: video/mp4 | Duration: 807

Jenny Hunter joins Scott Hanselman to discuss Azure Automation, which has seen several new improvements including support for Python 2, the ability to run against local Linux machines, the ability to run against any Azure VM with no setup (Run Command), and native Azure alert integration. For more information: Azure Automation - Cloud Automation Service overviewAzure Automation User DocumentationAzure Automation samples (GitHub repo)Azure Automation pricingCreate a free account (Azure)Follow @SHanselman Follow @AzureFriday Follow @AzureAutomation

 Telerik & Kendo UI | Visual Studio Toolbox | File Type: video/mp4 | Duration: 2559

In this episode, Robert is joined by Sam Basu and Ed Charbeneau, who take us on a whirlwind tour of the Telerik UI toolkit for .NET applications and the Kendo UI toolkit for modern Web apps. After an overview of these two products, they show controls for the Web [12:30], chat bots [22:45] and Xamarin [27:45]. Check out https://demos.telerik.com to see online demos of all of the Telerik and Kendo UI controls.

 #FiveThings Renewed for Season 2 | Five Things | File Type: video/mp4 | Duration: 163

#FiveThings has been renewed for Season 2! We have some amazing guests for this upcoming season, but in the meantime we're going to take a short break. We'll be back on Wednesdays, starting on OCTOBER 3rd. Thank you so much for watching the show--it wouldn't be possible without you. For real. Thank you. EXTERNAL CREDITS Manic Polka by Kevin MacLeod is licensed under a Creative Commons Attribution license (https://creativecommons.org/licenses/by/4.0/)Source: http://incompetech.com/music/royalty-free/index.html?isrc=USUAN1100168Artist: http://incompetech.com/ Green Screen Game of Thrones like Dragon 2 / Flying Dragon by FloFx Studioshttps://www.youtube.com/channel/UCHEYqzrw9krP4N_3kYuVdHA

Comments

Login or signup comment.