.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.

Similar Podcasts

The Laravel Podcast

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

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

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

July 23, 2018 0:55:39 53.42 MB Downloads: 0

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

July 18, 2018 00:50:00 47.39 MB Downloads: 0

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

July 18, 2018 0:49:23 71.1 MB Downloads: 0

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

July 16, 2018 00:59:00 57.02 MB Downloads: 0

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

July 16, 2018 0:59:25 57.02 MB Downloads: 0

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

July 11, 2018 00:56:00 53.92 MB Downloads: 0

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

July 11, 2018 0:56:11 81.07 MB Downloads: 0

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

July 09, 2018 00:55:00 53.49 MB Downloads: 0

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

July 09, 2018 0:55:44 53.49 MB Downloads: 0

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

July 04, 2018 01:04:00 61.82 MB Downloads: 0

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

July 04, 2018 1:04:25 92.91 MB Downloads: 0

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

July 02, 2018 00:51:00 49.7 MB Downloads: 0

.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

July 02, 2018 0:51:47 49.7 MB Downloads: 0

.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

June 27, 2018 00:56:00 54.29 MB Downloads: 0

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

June 27, 2018 0:56:34 81.61 MB Downloads: 0

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