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

Similar Podcasts

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.

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.

The Magic of TFS 2013 with Joel Semeniuk

December 09, 2013 01:00:00 56.71 MB Downloads: 0

While at the Atlanta stop of the ModernApps2013 Road Trip, Carl and Richard talked to Joel Semeniuk about the latest on TFS 2013. Joel talks about how TFS 2013 changes your thinking about source control, requirements planning, work tracking and more. Great conversation about what it means to do 21st century application building!

TypeScript in Studio 2013 with Bill Wagner

December 04, 2013 00:54:00 51.85 MB Downloads: 0

The day before the US Road Trip started in Boston, Carl and Richard sat down with Bill Wagner to talk about the latest version of TypeScript. But first Bill talked about Humanitarian Toolbox, a charity building open source software for disaster relief organizations that he and Richard are deeply involved in. Then the conversation turned to TypeScript, a language for bringing types, classes and modules to Javascript. Originally a separate installation off of GitHub, TypeScript is part of Visual Studio 2013. Bill talks about the challenges of building maintainable Javascript and how TypeScript makes things better!

TypeScript in Studio 2013 with Bill Wagner

December 04, 2013 0:54:02 51.85 MB Downloads: 0

The day before the US Road Trip started in Boston, Carl and Richard sat down with Bill Wagner to talk about the latest version of TypeScript. But first Bill talked about Humanitarian Toolbox, a charity building open source software for disaster relief organizations that he and Richard are deeply involved in. Then the conversation turned to TypeScript, a language for bringing types, classes and modules to Javascript. Originally a separate installation off of GitHub, TypeScript is part of Visual Studio 2013. Bill talks about the challenges of building maintainable Javascript and how TypeScript makes things better!Support this podcast at — https://redcircle.com/net-rocks/donations

Performance and Production Monitoring with Scott Barber

December 02, 2013 00:51:00 49.07 MB Downloads: 0

While at Øredev in Malmö, Sweden, Carl and Richard talk to Scott Barber about testing for performance and in production. Scott discusses his history that leads him to getting involved in making systems more efficient - sometimes that means faster, sometimes it means something else! The conversation digs into the essence of meaningful testing - having a team that has each other's backs when it comes to delivering good quality software. Great thinking about testing, performance and DevOps.

Performance and Production Monitoring with Scott Barber

December 02, 2013 0:51:08 49.1 MB Downloads: 0

While at Øredev in Malmö, Sweden, Carl and Richard talk to Scott Barber about testing for performance and in production. Scott discusses his history that leads him to getting involved in making systems more efficient - sometimes that means faster, sometimes it means something else! The conversation digs into the essence of meaningful testing - having a team that has each other's backs when it comes to delivering good quality software. Great thinking about testing, performance and DevOps.Support this podcast at — https://redcircle.com/net-rocks/donations

Programmer Anarchy Created by Fred George

November 27, 2013 0:48:28 46.52 MB Downloads: 0

While at Øredev in Malmö, Sweden, Carl and Richard talk to Fred George about implementing programmer anarchy in your organization. This is the good form of anarchy - the kind that focuses on self-organization, rather than blowing things up. Fred talks about the roles of management in software, and which ones make sense and which one don't... and how developers can take over those roles in conjunction with development. Autonomy and mastery, that's what keeps developers motivated!Support this podcast at — https://redcircle.com/net-rocks/donations

Programmer Anarchy Created by Fred George

November 27, 2013 00:48:00 46.51 MB Downloads: 0

While at Øredev in Malmö, Sweden, Carl and Richard talk to Fred George about implementing programmer anarchy in your organization. This is the good form of anarchy - the kind that focuses on self-organization, rather than blowing things up. Fred talks about the roles of management in software, and which ones make sense and which one don't... and how developers can take over those roles in conjunction with development. Autonomy and mastery, that's what keeps developers motivated!

Web Development in Studio 2013 with Mads Kristensen

November 25, 2013 01:01:00 59.06 MB Downloads: 0

While at Øredev in Malmö, Sweden, Carl and Richard talk to Mads Kristensen about the amazing set of features that have been added for web development in Visual Studio 2013. First up is browser link, a method to automate the connection between your development environment and various browsers being used to test your app while you code. Auto-refresh and more! Mads also talks about Web Essentials and SideWaffle - tools and templates for helping you to build web applications the right way. Visual Studio 2013 is a must have for the web developer!

Web Development in Studio 2013 with Mads Kristensen

November 25, 2013 1:01:32 59.09 MB Downloads: 0

While at Øredev in Malmö, Sweden, Carl and Richard talk to Mads Kristensen about the amazing set of features that have been added for web development in Visual Studio 2013. First up is browser link, a method to automate the connection between your development environment and various browsers being used to test your app while you code. Auto-refresh and more! Mads also talks about Web Essentials and SideWaffle - tools and templates for helping you to build web applications the right way. Visual Studio 2013 is a must have for the web developer!Support this podcast at — https://redcircle.com/net-rocks/donations

XKCD Geek Out with Randall Munroe

November 20, 2013 00:55:00 53.4 MB Downloads: 0

A rockstar geek out at Øredev in Malmö, Sweden! Carl and Richard chat with Randall Munroe of XKCD fame! Randall talks about how he left NASA to focus on drawing web comics (?!) and the fun that has ensued since. The conversation digs into a bunch of the thinking of various XKCD comics. If you're a fan, you're in for a treat, and if you're not, you need to get reading!

XKCD Geek Out with Randall Munroe

November 20, 2013 0:55:38 53.4 MB Downloads: 0

A rockstar geek out at Øredev in Malmö, Sweden! Carl and Richard chat with Randall Munroe of XKCD fame! Randall talks about how he left NASA to focus on drawing web comics (?!) and the fun that has ensued since. The conversation digs into a bunch of the thinking of various XKCD comics. If you're a fan, you're in for a treat, and if you're not, you need to get reading!Support this podcast at — https://redcircle.com/net-rocks/donations

Agents and Actor Models in F# 3.0 with Rachel Reese

November 18, 2013 00:49:00 47.05 MB Downloads: 0

While at Øredev in Malmö, Sweden, Carl and Richard talk to Rachel Reese about her fun with F#. Rachel's background in mathematics led her to experiment with functional languages like Erlang and F#, and ultimately to solve problems more effectively utilizing techniques like parallelism from F#. The conversation also explores the actor model (and agents, and a bunch of other Hollywood terms) as well as the cool new type providers that are in F# 3.0. Another huge F# fan - have you taken it out for a spin yet?

Agents and Actor Models in F# 3.0 with Rachel Reese

November 18, 2013 0:49:01 47.08 MB Downloads: 0

While at Øredev in Malmö, Sweden, Carl and Richard talk to Rachel Reese about her fun with F#. Rachel's background in mathematics led her to experiment with functional languages like Erlang and F#, and ultimately to solve problems more effectively utilizing techniques like parallelism from F#. The conversation also explores the actor model (and agents, and a bunch of other Hollywood terms) as well as the cool new type providers that are in F# 3.0. Another huge F# fan - have you taken it out for a spin yet?Support this podcast at — https://redcircle.com/net-rocks/donations

Software Craftsmanship in 2013 with Steve Smith

November 13, 2013 00:55:00 53.3 MB Downloads: 0

Carl and Richard chat with Steve Smith about the latest Software Craftsmanship Calendar put out by Steve's team at Telerik. Steve runs through many of the anti-patterns in the calendar - lots of laughs about the silly things we've done over the years trying to build software. Pre-order a copy today!

Software Craftsmanship in 2013 with Steve Smith

November 13, 2013 0:55:32 53.3 MB Downloads: 0

Carl and Richard chat with Steve Smith about the latest Software Craftsmanship Calendar put out by Steve's team at Telerik. Steve runs through many of the anti-patterns in the calendar - lots of laughs about the silly things we've done over the years trying to build software. Pre-order a copy today!Support this podcast at — https://redcircle.com/net-rocks/donations