.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
Testing Blazor Apps with Egil Hansen
How do you test your Blazor app? Carl and Richard talk to Egil Hansen about bUnit, an open-source testing framework designed to work with Blazor - both the server-side Razor components and the WebAssembly client. Egil talks about building bUnit to allow for robust testing, that is, tolerant to the normal changes that come to an application without breaking all the tests. The conversation also turns to growing the bUnit project with more contributors, a wider set of features, and perhaps being part of the .NET Foundation!Support this podcast at — https://redcircle.com/net-rocks/donations
Building Apps using Uno with Kenzie Whalen
What's your cross-platform development solution? Carl and Richard talk to Kenzie Whalen about the Uno Platform, where you write C# and XAML for Windows and are able to deploy via Xamarin to iOS and Android... and to browsers via WebAssembly also! The conversation digs into how UWP is evolving, and the approaches you can take to keep your codebase as common as possible between all the platforms. But there are always variations from platform-to-platform. Kenzie also talks about how some of the new hardware, like Surface Duo, will impact development - more cool stuff is coming!Support this podcast at — https://redcircle.com/net-rocks/donations
Building Apps using Uno with Kenzie Whalen
What's your cross-platform development solution? Carl and Richard talk to Kenzie Whalen about the Uno Platform, where you write C# and XAML for Windows and are able to deploy via Xamarin to iOS and Android... and to browsers via WebAssembly also! The conversation digs into how UWP is evolving, and the approaches you can take to keep your codebase as common as possible between all the platforms. But there are always variations from platform-to-platform. Kenzie also talks about how some of the new hardware, like Surface Duo, will impact development - more cool stuff is coming!
APIs in the 2020s Panel
How are shared APIs evolving in the new decade? From the online version of NDC Porto, Carl and Richard chatted with panelists Shawn Wildermuth, Irina Scurtu, and Heather Downing about the right things to do around APIs. Are you just exposing your database to the internet through APIs? Or do you have specific use cases? What about REST vs GraphQL? How about versioning APIS - can you ever turn the old versions off? Lots of great thoughts about the modern API!
APIs in the 2020s Panel
How are shared APIs evolving in the new decade? From the online version of NDC Porto, Carl and Richard chatted with panelists Shawn Wildermuth, Irina Scurtu, and Heather Downing about the right things to do around APIs. Are you just exposing your database to the internet through APIs? Or do you have specific use cases? What about REST vs GraphQL? How about versioning APIS - can you ever turn the old versions off? Lots of great thoughts about the modern API!Support this podcast at — https://redcircle.com/net-rocks/donations
Chocolatey with Rob Reynolds
Time for some chocolatey goodness! After seven years, Rob Reynolds is back chatting with Carl and Richard about the Windows application package manager that you want to use! Since the last show in 2013, Chocolatey has grown up, become a commercial product with a great open source free version. And there's a GUI - you can help your non-technical friends and family automate application installation and updates! But more typically, you use Chocolatey to build out your development environments in an automated way. Make paving your machines easy!
Chocolatey with Rob Reynolds
Time for some chocolatey goodness! After seven years, Rob Reynolds is back chatting with Carl and Richard about the Windows application package manager that you want to use! Since the last show in 2013, Chocolatey has grown up, become a commercial product with a great open source free version. And there's a GUI - you can help your non-technical friends and family automate application installation and updates! But more typically, you use Chocolatey to build out your development environments in an automated way. Make paving your machines easy!Support this podcast at — https://redcircle.com/net-rocks/donations
AFWerx Challenge with Heather Wilde
Ready for a challenge? Carl and Richard talk to Heather Wilde about her work with the Air Force on innovation projects called AFWerx. Heather talks about the different kinds of projects that the Air Force is interested in, and how anyone (who is an ally of the US) can submit projects. And if your project is successful, you can build some business around it, working with the Air Force! Check out the links in the show notes for more information.Support this podcast at — https://redcircle.com/net-rocks/donations
AFWerx Challenge with Heather Wilde
Ready for a challenge? Carl and Richard talk to Heather Wilde about her work with the Air Force on innovation projects called AFWerx. Heather talks about the different kinds of projects that the Air Force is interested in, and how anyone (who is an ally of the US) can submit projects. And if your project is successful, you can build some business around it, working with the Air Force! Check out the links in the show notes for more information.
There is a Silver Bullet with Mark Seemann
Are there Silver Bullets in Development? Carl and Richard chat with Mark Seemann about the 1986 Fred Brooks essay No Silver Bullet. Mark argues that there are silver bullets - but do we notice them? The conversation dives into technology like the Internet (maybe you've heard of it?) changing the way we do software development: Providing rapid access to resources, answering your questions, and simplifying deployment. Mark also talks about automated testing to shorten cycle times, how modern distributed source control can help you work faster and more!
There is a Silver Bullet with Mark Seemann
Are there Silver Bullets in Development? Carl and Richard chat with Mark Seemann about the 1986 Fred Brooks essay No Silver Bullet. Mark argues that there are silver bullets - but do we notice them? The conversation dives into technology like the Internet (maybe you've heard of it?) changing the way we do software development: Providing rapid access to resources, answering your questions, and simplifying deployment. Mark also talks about automated testing to shorten cycle times, how modern distributed source control can help you work faster and more!Support this podcast at — https://redcircle.com/net-rocks/donations
Versioning in a Pandemic with Jon Skeet
Jon Skeet is the first show recorded since the COVID-19 pandemic was declared - so its pretty far ranging! Carl and Richard discuss Carl's recovery from the virus, and then chat with Jon about what life is like for him in this new world. The conversation also digs into the Better Know a Framework around VB.NET going into maintenance, challenges with nodatime and versioning and more!Support this podcast at — https://redcircle.com/net-rocks/donations
Versioning in a Pandemic with Jon Skeet
Jon Skeet is the first show recorded since the COVID-19 pandemic was declared - so its pretty far ranging! Carl and Richard discuss Carl's recovery from the virus, and then chat with Jon about what life is like for him in this new world. The conversation also digs into the Better Know a Framework around VB.NET going into maintenance, challenges with nodatime and versioning and more!
CSLA .NET Version 5.1.0 with Rocky Lhotka
What's up with CSLA? Carl and Richard talk to Rocky Lhotka about his ubiquitous framework for managing business rules and user interfaces. Rocky talks about the latest version with support for Blazor, along with many other popular UI solutions including Web Forms, WPF even Silverlight. Rocky talks about the challenges of taking care of an open-source project for so many years, including some issues around NuGet. The conversation also dives into the power of Blazor and how CSLA makes it even easier to build great apps!
CSLA .NET Version 5.1.0 with Rocky Lhotka
What's up with CSLA? Carl and Richard talk to Rocky Lhotka about his ubiquitous framework for managing business rules and user interfaces. Rocky talks about the latest version with support for Blazor, along with many other popular UI solutions including Web Forms, WPF even Silverlight. Rocky talks about the challenges of taking care of an open-source project for so many years, including some issues around NuGet. The conversation also dives into the power of Blazor and how CSLA makes it even easier to build great apps!Support this podcast at — https://redcircle.com/net-rocks/donations