
.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.

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

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.
It's a Container World with Ben Hall
Containerize all the things! Carl and Richard talk to Ben Hall about his on-going work with software in containers. Ben talks about Docker being pretty much synonymous with containers now, but when it comes to orchestration, there are a few more choices. Kubernetes seems to be the popular choice in the public cloud space, but Docker Swarm, Apache Mesos and Red Hat OpenShift all can play a role as well. Ben also digs into the role of serverless in a container world, and how these cloud-native architectures make you think about software differently!Support this podcast at — https://redcircle.com/net-rocks/donations
Supervolcano Geek Out
We've all heard of volcanoes - but what's a supervolcano? Time for a Geek Out! Richard starts out with a discussion on the core concepts behind our understanding of volcanoes and vulcanism - and how before modern times, there have been occasional massive volcanic eruptions so large they are classed as super-eruptions. The best-known supervolcano today is the Yellowstone Caldera, and depending who you ask, it's due for an eruption. What would a super-eruption look like, and what can we do about it?
Supervolcano Geek Out
We've all heard of volcanoes - but what's a supervolcano? Time for a Geek Out! Richard starts out with a discussion on the core concepts behind our understanding of volcanoes and vulcanism - and how before modern times, there have been occasional massive volcanic eruptions so large they are classed as super-eruptions. The best-known supervolcano today is the Yellowstone Caldera, and depending who you ask, it's due for an eruption. What would a super-eruption look like, and what can we do about it?Support this podcast at — https://redcircle.com/net-rocks/donations
Node on Azure with John Papa
Azure loves Node! Carl and Richard talk to John Papa about running JavaScript on the server side, in the cloud and otherwise. John talks about the tooling around doing web development in Azure, including the Azure CLI and more. The conversation also digs into the client side of development with VS Code and the huge array of extensions available that allow you to personalize and automate your development experience - the right tooling makes all the difference!
Node on Azure with John Papa
Azure loves Node! Carl and Richard talk to John Papa about running JavaScript on the server side, in the cloud and otherwise. John talks about the tooling around doing web development in Azure, including the Azure CLI and more. The conversation also digs into the client side of development with VS Code and the huge array of extensions available that allow you to personalize and automate your development experience - the right tooling makes all the difference!Support this podcast at — https://redcircle.com/net-rocks/donations
Leading C# with Mads Torgersen
Time for a chat with the leader of C#! Carl and Richard talk to Mads Torgersen about where C# has been and where it's going. Mads discusses some of the ideas being explored for what will become C# 8, including the on-going experiments with nullable reference types. The conversation dives into how language features are developed, the challenge of dealing with a huge diversity of developers in C# of varying skill levels and community engagement. Mads loves his role, and C# is better for it!
Leading C# with Mads Torgersen
Time for a chat with the leader of C#! Carl and Richard talk to Mads Torgersen about where C# has been and where it's going. Mads discusses some of the ideas being explored for what will become C# 8, including the on-going experiments with nullable reference types. The conversation dives into how language features are developed, the challenge of dealing with a huge diversity of developers in C# of varying skill levels and community engagement. Mads loves his role, and C# is better for it!Support this podcast at — https://redcircle.com/net-rocks/donations
Software Extensibility using Serverless Tech with Glenn Block
Serverless technology can extend your applications! Carl and Richard talk to Glenn Block about his work at Auth0 and building out WebHooks. Glenn talks about taking WebHooks to the next level with Extend, providing a SaaS offering for extensibility into other SaaS applications. This leads to a conversation about the architecture of extensibility in the cloud - rather than building a ton of features, let your customers extend your software the way they want!
Software Extensibility using Serverless Tech with Glenn Block
Serverless technology can extend your applications! Carl and Richard talk to Glenn Block about his work at Auth0 and building out WebHooks. Glenn talks about taking WebHooks to the next level with Extend, providing a SaaS offering for extensibility into other SaaS applications. This leads to a conversation about the architecture of extensibility in the cloud - rather than building a ton of features, let your customers extend your software the way they want!Support this podcast at — https://redcircle.com/net-rocks/donations
Writing Visual Studio Extensions with Mads Kristensen
Want to extend Visual Studio? Carl and Richard talk to Mads Kristensen about what its like to build Visual Studio extensions - and how he's now responsible for helping others build extensions too! Mads is the person behind Web Essentials, which used to be a big stand-alone download. Today it's a bunch of Visual Studio extensions. Today Mads is a program manager for Visual Studio extensions, and wants to help YOU be successful at building them too!
Writing Visual Studio Extensions with Mads Kristensen
Want to extend Visual Studio? Carl and Richard talk to Mads Kristensen about what its like to build Visual Studio extensions - and how he's now responsible for helping others build extensions too! Mads is the person behind Web Essentials, which used to be a big stand-alone download. Today it's a bunch of Visual Studio extensions. Today Mads is a program manager for Visual Studio extensions, and wants to help YOU be successful at building them too!Support this podcast at — https://redcircle.com/net-rocks/donations
.NET Core in Action with Dustin Metzgar
.NET Core in Action! Carl and Richard talk to Dustin Metzgar about his new Manning book, .NET Core in Action. Dustin talks about the challenge of writing faster than the .NET team can ship code - how do you get a book done? The conversation also digs into effective strategies for working with .NET Core, the kind of tooling you care about, approaches to debugging, internationalization and more!
.NET Core in Action with Dustin Metzgar
.NET Core in Action! Carl and Richard talk to Dustin Metzgar about his new Manning book, .NET Core in Action. Dustin talks about the challenge of writing faster than the .NET team can ship code - how do you get a book done? The conversation also digs into effective strategies for working with .NET Core, the kind of tooling you care about, approaches to debugging, internationalization and more!Support this podcast at — https://redcircle.com/net-rocks/donations
Developer Security in Azure with Daniel Piessens
How can Azure help your applications be secure? Carl and Richard talk to Daniel Piessens about his experiences using various features of Azure to secure applications. The conversation starts out with application secrets stored in Azure Key Vault - not just for SSL certificates, any information that your application needs should be in there. To access it, you'll want Azure Active Directory, and that leads to a discussion on multi-factor authentication and increasing sophistication of identity - all features that come automatically from Azure. Whether your application is in the cloud or on-premises, you can make it more secure with these tools!
Developer Security in Azure with Daniel Piessens
How can Azure help your applications be secure? Carl and Richard talk to Daniel Piessens about his experiences using various features of Azure to secure applications. The conversation starts out with application secrets stored in Azure Key Vault - not just for SSL certificates, any information that your application needs should be in there. To access it, you'll want Azure Active Directory, and that leads to a discussion on multi-factor authentication and increasing sophistication of identity - all features that come automatically from Azure. Whether your application is in the cloud or on-premises, you can make it more secure with these tools!Support this podcast at — https://redcircle.com/net-rocks/donations