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:

 Azure IoT Hub and Azure Event Grid | Internet of Things Show | File Type: video/mp4 | Duration: 650

The Azure IoT Hub and Event Grid integration is now generally available and comes with support for new types of events coming out of IoT Hub. You can now easily integrate your IoT workflows with other Azure services using the Azure pub-sub platform as demonstrated by Ashita Rastogi, PM in the Azure IoT team. Create a Free Account (Azure): https://aka.ms/c9-azurefree

 Giving Back: The Role of Ethics in Open Source and Online Communities | The Open Source Show | File Type: video/mp4 | Duration: 437

Technical and operational ethics are important, but they're only half of the equation: how do you put the community in open source, from mentoring others and encouraging members to network with others? Why does "giving back" matter? How do you find or become a mentor? Stephanie Hurlburt (@sehurlburt) joins Scott Hanselman (@shanselman) to talk about the concept of lending privilege, going beyond quickly reviewing pull requests and clear documentation. You'll hear how (and why) they've built large networks and use them for good, plus their advice for new and experienced developers and finding welcoming online support groups.They'll share their stories, from helping junior devs find roles to running free programs, giving you guidance about where to look for roles, how to find and become a mentor, networking do's and don'ts, and more. 1:11 Lending privilege and giving back2:12 Making yourself visible - pro tips4:06 Banning negativity5:38 Building your virtual support networkRead Stephanie's Guide to Networking Watch Stephanie's Deconstruct 2017 talk Read her mentor list Learn more about Binomial Get Involved (film) link Learn more about Finding and Hosting Community Events (in real life) Follow @ sehurlburt Follow @ openatmicrosoft Follow @ shanselman

 Go on Azure: Part 4—Cloud-native Go apps | Azure Friday | File Type: video/mp4 | Duration: 808

Josh Gavant (Sr. Program Manager) joins Erik St. Martin to talk about cloud-native Go apps. Azure offers a whole host of services that Go developers can use to build apps with strong security and scalability. For example, see how Josh implements strong authentication with Azure AD, adds caching with Redis Cache, stores any kind of data on Azure Storage, and sends messages and queues jobs with Service Bus. For more information: Go on Azure Azure Active Directory overviewAzure Redis Cache overviewAzure Storage overviewAzure Service Bus overviewAzure for Go developers - Tutorials, API ReferenceCreate a free account (Azure)Go on Azure series: Part 1—Build Go apps with Visual Studio CodePart 2—CI/CD, Docker, and Kubernetes with VSTSPart 3—Go on Web Apps and Azure Kubernetes ServicePart 4—Cloud-native Go apps (this episode)Part 5—Build apps with the Azure SDK for GoPart 6—Events and messagingPart 7—Build a Go app with Buffalo and deploy to AzureFollow @erikstmartin Follow @AzureFriday Follow @joshugav

 Go on Azure: Part 3—Go on Web Apps and Azure Kubernetes Service | Azure Friday | File Type: video/mp4 | Duration: 818

Josh Gavant (Sr. Program Manager) joins Erik St. Martin to show you how to run your Go apps in a managed environment with Azure Web Apps. For larger applications, AKS offers a fully-managed Kubernetes cluster for any app and service. For more information: Go on AzureAzure Kubernetes Service (AKS) overviewAzure App Service - Web Apps overviewAzure for Go developers - Tutorials, API ReferenceCreate a free account (Azure)Go on Azure series: Part 1—Build Go apps with Visual Studio CodePart 2—CI/CD, Docker, and Kubernetes with VSTSPart 3—Go on Web Apps and Azure Kubernetes Service (this episode)Part 4—Cloud-native Go appsPart 5—Build apps with the Azure SDK for GoPart 6—Events and messagingPart 7—Build a Go app with Buffalo and deploy to AzureFollow @erikstmartin Follow @AzureFriday Follow @joshugav

 MIDL3 with Larry Osterman | #ifdef WINDOWS | File Type: video/mp4 | Duration: 3266

Join Larry for a deep dive in the Microsoft Interface Definition Language (MIDL) 3.0 for declaring Windows Runtime types. How did MIDL start and how did it get to where it is today? MIDL 3 - https://aka.ms/ifdef-midl-3 C++/WinRT language projection: http://aka.ms/cppwinrt Follow Larry @osterman Follow Nikola @metulev

 TWC9: .NET Conf is Coming, Service Fabric vs Kubernetes, Windows 95 in Electron and more | This Week On Channel 9 | File Type: video/mp4 | Duration: 362

This week on Channel 9, Christina is trying to brave the worst air quality in Puget Sound history and the waning dog days of summer with the latest developer news, including: [00:47] Microsoft Ignite 2018 - The conference is sold out but you can still tune in online this September! [01:03] .NET Conf 2018 will take place September 12 - 14, 2018. Watch Beth Massi's sneak peek video [01:27] ASP.NET Core 2.2.0 Preview 1 -- you can watch the ASP.NET Community Standuptoo. [02:01] Bing.com Runs on .NET Core 2.1 [02:30] Make R Speak with Bing Speech API [02:45] Service Fabric and Kubernetes Community Compariosn: Part 1 [03:23] Cross-subscription Disaster Recovery for Azure Virtual Machines [03:54] Getting Started with Android Pie in Xamarin [04:16] Visual Studio for Mac 7.6 and the release notes [04:34] Christina's Pick of the Week: Windows 95 in Electron Please leave a comment or email us at twc9@microsoft.com. Follow @CH9 Follow @film_girl Create a Free Account (Azure)

 Managing User Secrets | Visual Studio Toolbox | File Type: video/mp4 | Duration: 1320

In this episode, Robert is joined by Andrew Cheung and Alicia Chan, who show how Visual Studio can help you stop storing sensitive data like connection strings and other user secrets in your code. They show how to store secrets locally in json or XML files and how to store them in Azure Key Vault. Create a Free Account (Azure): https://aka.ms/c9-azurefree

 Sketch2Code | AI Show | File Type: video/mp4 | Duration: 161

The Need- User Interface Design process involves a lot a creativity that starts on a whiteboard where designers share ideas. Once a design is drawn, it is usually captured within a photograph and manually translated into some working HTML wireframe to play with in a web browser. This takes effort and delays the design process. The Solution- Within Microsoft Cognitive Services we host Computer Vision Service. The model behind this service has been trained with millions of images and enables object detection for a wide range of types of objects. In this case, we need to build a custom model and train it with images of hand-drawn design elements like a textbox, button or combobox. The Custom Vision Service gives us with the capability to train custom models and perform object detection for them. Once we can identify HTML objects we use the text recognition functionality present in the Computer Vision Service to extract hand-written text present in the design. By combining these two pieces of information, we can generate the HTML snippets of the different elements in the design. We then can infer the layout of the design from the position of the identified elements and generate the final HTML code accordingly. Products and Services- Computer Vision (Handwritten OCR models), Custom Vision, Azure Functions, Blob Storage, WebApp Create a Free Account (Azure): https://aka.ms/azft-ai https://www.ailab.microsoft.com/experiments/30c61484-d081-4072-99d6-e132d362b99d/

 ASP.NET Community Standup - Aug 21, 2018 | ASP.NET Community Standup | File Type: video/mp4 | Duration: 3934

ASP.NET Community Standup - Aug 21, 2018 Community links for this week can be found here.

 Microsoft Smart IoT Campus | Internet of Things Show | File Type: video/mp4 | Duration: 816

The Microsoft Campus in Redmond, WA is (obviously) a smart campus that leverages IoT in many ways. The IoT Show managed to get a pass to visit one of the labs where the Applied Innovation team of the Microsoft Digital Group tests and develops new IoT technologies for Smart Buildings. In this episode, Jeremy Richmond, from McDonald-Miller, demos a solution developed with the Applied Innovation team and used for the maintenance of the HVAC systems across Microsoft's Campus, integrating IoT sensors information and devices with Azure IoT and Dynamics 365 Connected Field Service. Learn more reading Spyros Sakellariadis post. Create a Free Account (Azure): https://aka.ms/c9-azurefree

 Azure Stack - An extension of Azure | Azure Friday | File Type: video/mp4 | Duration: 951

Ultan Kinahan joins Scott Hanselman to discuss how Azure Stack is an Azure consistent cloud platform that you can place where you need it, regardless of connectivity. It provides several key advantages to your cloud strategy, edge/disconnected capabilities, addresses governance and sovereignty concerns, and the ability to run PaaS services on premises. For more information, see: Azure Stack product overviewAzure Stack pricingAzure Stack product roadmapAzure Stack Operator documentationCreate a free account (Azure)Follow @SHanselman Follow @AzureFriday Follow @ultankinahan

 Using Structured Logging for Production Insight | The DevOps Lab | File Type: video/mp4 | Duration: 1028

Damian speaks to Nick Blumhardt about structured logging. Trawling through logs is often painful, and it can be hard to discover exactly what events are related to what others. The problem is far worse with popular and highly trafficked sites. Nick talks about how to structure your logging to make discovery much easier, and he shows us how you can use some built-in features in ASP.NET Core to make things easier. Follow Nicholas on Twitter: @nblumhardtFollow Damian on Twitter: @damovisa Check out Serilog at https://serilog.net/Check out Seq at https://getseq.net/

 Sneak Peek at .NET Conf 2018 | On .NET | File Type: video/mp4 | Duration: 949

.NET Conf is streaming to a device near you September 12th - 14th! Watch this FREE, 3 day virtual developer event co-organized by the .NET community and Microsoft. Over the course of the three days you have a wide selection of live sessions with speakers from the community and .NET product teams. In this episode, Beth Massi - Product Marketing Manager for .NET, gives us a sneak peak of this year's conference and its new format. [01:18] - .NET Conf growth[02:42] - What to expect?[11:30] - Learning for everyone[14:32] - Where to watch?Useful Links Save the date for .NET Conf 2018.NET Conf 2018 AgendaPast .NET Conf videosCreate a Free Account (Azure): https://aka.ms/azft-net

 TWC9: GitHub GLB-Director Goes OSS, F# 4.5, Alexa and Cortana Together, and more | This Week On Channel 9 | File Type: video/mp4 | Duration: 480

This Week on Channel 9, Christina is back (with an episode recorded a day early) with a rundown of the latest developer news, including: [00:39] Microsoft Ignite 2018 Registration Open [00:59] GopherCon 2018 [01:15] GitHub Open Sources GLB Director and the GLB Director project on GitHub [02:24] Alexa and Cortana Working Together in Public Preview also check out Amazon's blog and Tom Warren's hands-on at The Verge. [03:10] The Open Source Show: Distributed Systems Demystified [03:31] On .Net: Building Games with Unity and Azure [03:43] Announcing F# 4.5 [04:37] Preview iOS 12 Development with Xamarin [05:05] New Python Features in Visual Studio 2017 15.8 [05:22] Developer's Guide to Azure eBook Updated for August 2018 [05:44] John Papa Demos Azwebappup [06:00] Azure Functions 2.0 Preview Breaking Change Notice [06:24] Updated Table of Contents for Azure for Java Developer Docs [06:36] Microsoft Azure on Medium [06:47] Christina's Pick of the Week: Enhance.Computer Browser Game and play the game in Chrome at Enhance.Computer Please leave a comment or email us at twc9@microsoft.com. Follow @CH9 Follow @film_girl Create a Free Account (Azure)

 Creating Games with Unity and Visual Studio | Visual Studio Toolbox | File Type: video/mp4 | Duration: 1183

In this episode, Robert is joined by Arturo Nunez, who shows us the seamless integration of Visual Studio and Unity and how this makes you a much more productive game developer. You get the benefits of things like IntelliSense and full debugging support for your scripts, as well as Unity specific features like directly implementing Unity API messages in MonoBehavior scripts and the MonoBehavior wizard for adding method definitions [09:00]. (And for a limited time, you can take advantage of the Unity Pro and Visual Studio Professional Bundle, which includes Visual Studio Pro, Unity Pro, $50 in monthly Azure credits and more.) Resources: Unity Pro & Visual Studio Bundle Get started with Unity Free Unity tutorial projects Game development with Unity in Visual StudioCreate a Free Account (Azure): https://aka.ms/c9-azurefree

Comments

Login or signup comment.