.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.
Similar Podcasts
The Laravel Podcast
The Laravel Podcast brings you Laravel and PHP development news and discussion. Season 5 consists of Matt Stauffer interviewing the creators of the most popular packages in the Laravel ecosystem.
The Changelog: Software Development, Open Source
Conversations with the hackers, leaders, and innovators of the software world. Hosts Adam Stacoviak and Jerod Santo face their imposter syndrome so you don’t have to. Expect in-depth interviews with the best and brightest in software engineering, open source, and leadership. This is a polyglot podcast. All programming languages, platforms, and communities are welcome. Open source moves fast. Keep up.
CppCast
Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com
Cake 1.0 with Mattias Karlsson
Cake is shipping! Carl and Richard talk to Mattias Karlsson about Cake, aka C# Make. First on the show in 2016, Cake has been through a lot - all the twists and turns of .NET Core, becoming a cross-platform product - it's not easy to be a good build system! But things are stable now and version 1 is released. Mattias talks about how Cake fits into your build pipeline, working with many other components as needed. The conversation also turns to extensibility and the awesome community that has grown around it - have a slice!
Cake 1.0 with Mattias Karlsson
Cake is shipping! Carl and Richard talk to Mattias Karlsson about Cake, aka C# Make. First on the show in 2016, Cake has been through a lot - all the twists and turns of .NET Core, becoming a cross-platform product - it's not easy to be a good build system! But things are stable now and version 1 is released. Mattias talks about how Cake fits into your build pipeline, working with many other components as needed. The conversation also turns to extensibility and the awesome community that has grown around it - have a slice!Support this podcast at — https://redcircle.com/net-rocks/donations
The Business Case of AI and Data Science with Joel Hulen and Kyle Bunting
Everyone wants AI - but where's the business value? Carl and Richard talk to Joel Hulen and Kyle Bunting about building machine learning models and what they can do for business. The conversation starts out with the typical AI-destroys-the-world debate, recognizing that these tools are just that, tools. Using them responsibly is important, but so is focusing on business value. What can this technology help with? Usually, the first goal is not the goal delivered!
The Business Case of AI and Data Science with Joel Hulen and Kyle Bunting
Everyone wants AI - but where's the business value? Carl and Richard talk to Joel Hulen and Kyle Bunting about building machine learning models and what they can do for business. The conversation starts out with the typical AI-destroys-the-world debate, recognizing that these tools are just that, tools. Using them responsibly is important, but so is focusing on business value. What can this technology help with? Usually, the first goal is not the goal delivered!Support this podcast at — https://redcircle.com/net-rocks/donations
The .NET Foundation Evolves with Layla Porter
A new .NET Foundation board is elected - what does it mean for you? Carl and Richard talk to Layla Porter about her new role on the .NET Foundation board and the goals of the foundation to grow its membership, bring more open source projects into the fold, support the maintainers of those projects and to broaden the reach of .NET everywhere. Layla talks about finding new ways to connect with folks in the .NET community and the challenge of evolving a young foundation.
The .NET Foundation Evolves with Layla Porter
A new .NET Foundation board is elected - what does it mean for you? Carl and Richard talk to Layla Porter about her new role on the .NET Foundation board and the goals of the foundation to grow its membership, bring more open source projects into the fold, support the maintainers of those projects and to broaden the reach of .NET everywhere. Layla talks about finding new ways to connect with folks in the .NET community and the challenge of evolving a young foundation.Support this podcast at — https://redcircle.com/net-rocks/donations
Migrating .NET Applications to Azure with Mike Richter
The pandemic is sending a lot of work to the cloud - are you ready to move? Carl and Richard talk to Mike Richter about his work helping companies move .NET applications into the cloud. Mike starts out with the hard truth, that moving your virtual machines into the cloud can get expensive. Better to take advantage of the Azure platform, starting with AppService. There's a lot you can do with existing software, and even more if you're willing to recompile. Check it out!
Migrating .NET Applications to Azure with Mike Richter
The pandemic is sending a lot of work to the cloud - are you ready to move? Carl and Richard talk to Mike Richter about his work helping companies move .NET applications into the cloud. Mike starts out with the hard truth, that moving your virtual machines into the cloud can get expensive. Better to take advantage of the Azure platform, starting with AppService. There's a lot you can do with existing software, and even more if you're willing to recompile. Check it out!Support this podcast at — https://redcircle.com/net-rocks/donations
GitHub Codespaces with Anthony van der Hoorn
Can a development environment be online? Carl and Richard talk to Anthony van der Hoorn about GitHub Codespaces - the consolidation of a number of online development solutions from Microsoft including Visual Studio Online. Anthony talks about unifying the online dev environment for Visual Studio and Visual Studio Code - recognizing that the two tools are very different! And there is the option to explore code directly in the browser as well. You have more choices than ever for writing code!
GitHub Codespaces with Anthony van der Hoorn
Can a development environment be online? Carl and Richard talk to Anthony van der Hoorn about GitHub Codespaces - the consolidation of a number of online development solutions from Microsoft including Visual Studio Online. Anthony talks about unifying the online dev environment for Visual Studio and Visual Studio Code - recognizing that the two tools are very different! And there is the option to explore code directly in the browser as well. You have more choices than ever for writing code!Support this podcast at — https://redcircle.com/net-rocks/donations
When Your Experiment Gets Popular with Jamie Rees
What happens when an open-source experiment becomes software people care about? Carl and Richard talk to Jamie Rees about his experiences creating Ombi - an open-source project that helps people managing Plex servers to handle requests from friends and family for more content. Jamie talks about creating Ombi as an experiment with NancyFX that soon evolved into something lots of folks needed and wanted. The conversation dives into the challenges of managing a popular open-source project, both from a technical, personal, and professional perspective.
When Your Experiment Gets Popular with Jamie Rees
What happens when an open-source experiment becomes software people care about? Carl and Richard talk to Jamie Rees about his experiences creating Ombi - an open-source project that helps people managing Plex servers to handle requests from friends and family for more content. Jamie talks about creating Ombi as an experiment with NancyFX that soon evolved into something lots of folks needed and wanted. The conversation dives into the challenges of managing a popular open-source project, both from a technical, personal, and professional perspective.Support this podcast at — https://redcircle.com/net-rocks/donations
Learning Dapr with Haishi Bai
Build better distributed apps with Dapr! Carl and Richard talk to Haishi Bai about his work on Dapr, the open-source framework for building microservices with an event-driven, portable runtime. Haishi talks about the challenges of building modern distributed apps, with elements running in the cloud, on PCs, mobile, and IoT devices. There's also a variety of languages, platforms, and patterns as well. Dapr sits in the middle, abstracting away specific services so that you can keep your app running where ever it needs to be. Check it out!
Learning Dapr with Haishi Bai
Build better distributed apps with Dapr! Carl and Richard talk to Haishi Bai about his work on Dapr, the open-source framework for building microservices with an event-driven, portable runtime. Haishi talks about the challenges of building modern distributed apps, with elements running in the cloud, on PCs, mobile, and IoT devices. There's also a variety of languages, platforms, and patterns as well. Dapr sits in the middle, abstracting away specific services so that you can keep your app running where ever it needs to be. Check it out!Support this podcast at — https://redcircle.com/net-rocks/donations
Machine Learning in 2020 with Zoiner Tejada
Machine Learning has been around for years, what does it look like today? Carl and Richard chat with Zoiner Tejada about how he approaches machine learning today, starting with a focus on data. The bulk of the work for using machine learning is focused on sources, quality and bias in data. Zoiner talks about using data lakes to organize data simply, and be able to filter it for processing quickly. Often, it makes sense to duplicate data for processing efficiency! The conversation then dives into the role of algorithms, training and testing, and what it means to be a data scientist.