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:

 Xamarin.Forms 4.7 - Shapes, Paths, and App Themes! | The Xamarin Show | File Type: video/mp4 | Duration: 957

This week, James is joined by Jacob Kirsch, Program Manager for Xamarin, who walks us through the latest and greatest features that Xamarin.Forms 4.7 introduced. This includes the awesome new drawing API with shapes and paths, app theme support update, and new grid optimizations. Time Codes: [00:00] Intro[02:50] Simplified Grid & Column Definitions[04:45] Multi-Bindings[06:57] Shapes & Paths[10:45] App Theme - Light & Dark Mode[13:00] Documentation & Wrap-up Show Links: Xamarin.Forms 4.7 DocumentationBlog - Xamarin.Forms 4.7 ReleaseFollow @JamesMontemagnoNever Miss an Episode: Follow @TheXamarinShowUseful Links: Learn more about XamarinLearn more about Xamarin.FormsLearn more about Cross-platform developmentXamarin Developer CenterXamarin BlogMicrosoft Learn Self-Guided TrainingCreate a Free Account (Azure)Xamarin Developers YouTube ChannelXamarin on Twitter

 Performance Profiling Part 2: Choosing the right tool | Visual Studio Toolbox | File Type: video/mp4 | Duration: 2125

There are so many profiling tools in Visual Studio that it can be hard to know when to use each one! In part 2 of our multi-part series on performance profiling with PM Sagar Shetty, we explore the different profiling tools in Visual Studio and when each tool can be used. Sagar covers: Performance Profiler tool [01:00]Diagnostics Hub tool [12:35]Performance Profiler tool vs Diagnostics Hub tool [23:15]Profiling Optimization [25:29]Summary [32:40] Previous episode in the profiling series: Part 1: An Introduction Resources: Learn more about profiling in VS here: aka.ms/vsprofilingdocsRun profiling tools with or without the debuggerOptimize Profiler Settings

 Azure SQL - Automated Backups (Part 1) | Data Exposed | File Type: video/mp4 | Duration: 740

In part one of this two-part series, Shreya Verma discusses the different backups options (point-in-time restore, long-term retention) Azure SQL provides and how to effectively manage them. [01:26] Demo: Point-in-Time restore[03:23] Demo: NTR restore[05:51] Demo: Geo restore[09:44] Backup cost management [11:40] How to look at backupsAdditional Resources:Overview of Business ContinuityAutomated BackupsBackup Cost ManagementPiTR and Geo-RestoreLong-Term RetentionRecovery DrillsAzure SQL Blogs

 The Intersection of Microservices, Domain-Driven Design and Entity Framework Core | Focus on Microservices | File Type: video/mp4 | Duration: 1992

Domain-Driven Design (DDD) provides much of the strategic design guidance that we can use to determine the boundaries around and interactions between Microservices in our solutions. DDD also follows up with tactical design patterns for your business logic. In this session we'll take a look at some of these patterns and how EF Core naturally, or with some additional configuration, persists the data that your microservices depend on.

 Welcome to .NET Conf: Focus on Microservices | Focus on Microservices | File Type: video/mp4 | Duration: 3824

Scott and David from the .NET team kick off the day with .NET Core features, roadmap and lots of demos of building microservices with .NET.

 Ansys Twin Builder Integration with Azure Digital Twins | Internet of Things Show | File Type: video/mp4 | Duration: 1184

ANSYS is a leader in simulation world. ANSYS Twin Builder (https://aka.ms/iotshow/AnsysTwinBuilder) and Microsoft Azure Digital Twins teams came together to integrate physics-based simulations with IoT Data. In this episode, Olivier and Sameer Kher (Senior Director at Ansys) discuss the benefits of this joint solution. The ANSYS Twin Builder combines the power of physics-based simulations and analytics-driven digital twins to provide real-time data transfer, reusable components, ultrafast modeling, and other tools that enable teams to perform "what-if" analyses, and build, validate, and deploy complex systems more easily. Learn more at https://aka.ms/iotshow/AnsysTwinBuilder

 An introduction to Twilio | On .NET | File Type: video/mp4 | Duration: 1254

Twilio enables developers to add rich communication features to their applications via HTTP APIs that can be used with any programming language. In this episode, Cecil is joined by Twilio Dev Evangelist Corey Weathers. Corey shows us how to get setup with Twilio and their NuGet package in an existing ASP.NET Core application. [01:02] - What is Twilio?[03:08] - Enhancing Contoso Crafts with Twilio[04:54] - Getting setup with Twilio in ASP.NET Core[13:10] - Inspecting the TwilioClient code[18:25] - Learning resources Useful Links Twilio QuestGetting Started with ASP.NET Core Razor PagesGet started with a free Twilio accountHow to use Twilio for voice and SMS capabilities from Azure

 ARM Series #4: Template Functions | The DevOps Lab | File Type: video/mp4 | Duration: 510

So now you are happy about all the things you learn in those first chapters. But their good chance is that if try to execute the PowerShell or Bash command on your side you will end up with: ____ with given name ____ already exists. The error message saying that this name is already taken because some names needed to be unique. In this chapter, you will learn how to fix this problem and so much more using the ARM templates functions. Jump To: [01:39] Review ARM template [02:07] Create a dynamic name [T04:12} Improving dynamic name Learn More: Code SamplesARM templates functions: https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/template-functions?WT.mc_id=learnARM-github-frboucheAzure DevOps DocsWrite Cool CodeGitHub ActionsCreate a Free Azure DevOps Account

 TWC9: Python, Visual Studio Code Updates, OpenJDK 16, PC Builds, and more | This Week On Channel 9 | File Type: video/mp4 | Duration: 596

We are back with another episode of This Week on Channel 9! Join us as Christina catches you up on the latest developer news. [01:09] - Windows Package Manager Preview [02:00] - Visual Studio Code 1.47 [03:08] - Python Visual Studio Code, July 2020 [03:35] - Create Work and Personal Edge Profiles [04:12] - New ARM64 Build of OpenJDK 16 [T4:56 ]- Microsoft Surface Duo Emulator Updates [05:48] - Earn Some Free Swag [07:17] - This Week On Channel 9 -- POWERful Devs Keynote, IoT Show, DevOps Lab [08:10] - Christina's Pick of the Week Please leave a comment or email us at twc9@microsoft.com. Follow @CH9 Follow @CH9 Create a Free Account (Azure)

 Benchmarking SQL Server and Azure SQL with WorkloadTools | Data Exposed | File Type: video/mp4 | Duration: 844

Lifting and shifting your application to the cloud is extremely easy, on paper. The hard truth is that the only way to know for sure how it is going to perform is to test it. Benchmarking on-premises is hard enough, but benchmarking in the cloud can get really tricky due to changes in what's exposed in PaaS environments. WorkloadTools is a set of open-source tools that can help you capture, analyze, and replay your workload, on-premises, and in the cloud. In this episode of Data Exposed: MVP Edition, Gianluca Sartori introduces the tool and its capabilities. [01:13] What is a benchmark?[03:26] Benchmarking process[05:20] Open source tools for benchmarking[06:05] Analyzing a workload[07:17] Reporting tool example showing an analysis database [08:08] Saving workload[08:46] Replaying a workload[10:45] Configure a SQL workload[12:40] Sizing a workload Resources:WorkloadTools on GitHub:https://github.com/spaghettidba/WorkloadToolshttps://github.com/spaghettidba/WorkloadTools/releaseshttps://github.com/spaghettidba/WorkloadTools/wikihttps://github.com/spaghettidba/WorkloadTools/issuesWorkloadTools blogCapturing extended events to Azure blob storageAbout Gianluca Sartori:Gianluca Sartori is a Data Platform MVP, independent consultant and performance tuning specialist. He has been working in the software industry since 1999 and has been working with SQL Server ever since. He also works as a SQL Server trainer and in his spare time, he writes technical articles and participates in SQL Server forums. Gianluca enjoys presenting SQL Server topics at conferences in Europe and in Italy in particular. He is currently working as lead DBA at a famous Formula 1 team.About MVPs:Microsoft Most Valuable Professionals, or MVPs, are technology experts who passionately share their knowledge with the community. They are always on the "bleeding edge" and have an unstoppable urge to get their hands on new, exciting technologies. They have very deep knowledge of Microsoft products an

 Register Now: Azure SQL Bootcamp (LIVE with Bob Ward & Anna Hoffman) | Data Exposed | File Type: video/mp4 | Duration: 41

August 17 - 20 [Click here for iCal Invite] Along with launching new content in August, we're also hosting a LIVE bootcamp over the course of four days where you can learn Azure SQL from Anna Hoffman and Bob Ward and get your questions answered. Each day, there will be a two-hour live session for you to join. After or during the session, there will also be hands-on labs to complete. By the end of the week, you should be comfortable with the Azure SQL fundamentals (or the "meat and potatoes" of Azure SQL).Schedule:*Monday, August 17: Compare Azure SQL options and how to deploy and configure servers, instances, and databasesTuesday, August 18: Secure Azure SQL and deliver consistent performanceWednesday, August 19: Deploy highly available Azure SQL solutions and solve real-world scenariosThursday, August 20: Create solutions with Azure SQL and get your questions answered * Each session will be run live from 9AM-11AM PDT / 12PM-2PM EST / 4PM-6PM GMT Sessions will be recorded and will be available after the event on our Azure SQL YouTube channelHow to Attend:On the day of each session, go to the Microsoft Developer page on YouTube or https://aka.ms/azuresqlbootcamplive at 9AM-11AM PDTSpeakers:Anna Hoffman, Data & Applied Scientist@AnalyticAnna Bob Ward, Principal Architect@BobWardMSDetails on how to ask questions during the live event: Add the Azure SQL Bootcamp invite to your calendar or come back to this page and go to https://aka.ms/azuresqlbootcamplive for the streaming event to view the video and chatboxMake sure to sign in to YouTube to be able to ask questions to our engineers and talk to others on the chatPlan on attending? Let us know by tweeting #AzureSQLBootcamp #LearnAzureSQL @AzureSQL. We'd love to hear about what you are most excited to learn!

 How 4th Grade Teacher turned Power Apps expert, Mr. Dang, is helping the next generation of students with the Power Platform | #LessCodeMorePower | File Type: video/mp4 | Duration: 1099

Brian is a Power Apps legend. You may have already seen his amazing apps that he shares with the community. Brian started as a 4th grade teacher who used to teach not just math and sciences but also PE! He is now a Power Platform Program Manager and he did this by DOING! By making APPS on the Power Platform! Brian is passionate about educational research and educating students where he currently runs workshops for kids AND adults worldwide. Watch this episode to learn how you can be empowered to solve your OWN problems using Apps!Brian is a Power Platform Program Manager at Microsoft. He is passionate about sharing his knowledge with the world. He is also a big advocate of the community and often supports people wanting to learn and get involved. He spends a lot of his time running workshops with the Microsoft student community! Learn more about Brian here: https://www.linkedin.com/in/mrdang/

 Real-time Power Apps with SignalR | POWERful Devs | File Type: video/mp4 | Duration: 1494

There's more to synchronizing your Power Apps data than timers and polling! With the Azure SignalR Service, a couple Azure Functions and a single Power Apps component framework component, your apps can be communicating with each other in real time—your users can be communicating with each other in real time, and you or your org's app makers can put it all together with just a few lines of Power Apps code! We'll walk through standing it all up and a Power Apps demo built on top of it all. Additional Resources: Azure SignalR Service, An introduction to Azure Functions, & Power Apps component framework overview

 Opening Keynote | POWERful Devs | File Type: video/mp4 | Duration: 1282

Please join Scott Guthrie and Maria Naggaga in conversation as they talk about the state of the industry for ProDevs, what's coming next...and some of the unsung hero dev tools that you should ABSOLUTELY be using to elevate your career and supercharge your business. Additional Resources: Power Apps Devs

 Hot Restart - Easily Debug to iOS Devices | The Xamarin Show | File Type: video/mp4 | Duration: 886

This week, James is joined by Maddy Leger, Program Manager for Xamarin Tooling, who shows off Hot Restart, one of the coolest new features of Xamarin. Easily deploy your Xamarin.Forms based iOS application directly to your iOS device over USB from Windows! Maddy walks through how to get started, what is needed, and what is coming in the future. Time Codes: [00:00] Intro[01:30] Intro to the

Comments

Login or signup comment.