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

JS Party: JavaScript, CSS, Web Development

JS Party: JavaScript, CSS, Web Development
Your weekly celebration of JavaScript and the web. This show records LIVE on Thursdays at 1pm US/Eastern time. Panelists include Jerod Santo, Feross Aboukhadijeh, Kevin Ball, Amelia Wattenberger, Nick Nisi, Divya Sasidharan, Mikeal Rogers, Chris Hiller, and Amal Hussein. Topics discussed include the web platform (Chrome, Safari, Edge, Firefox, Brave, etc), front-end frameworks (React, Ember, Angular, Vue, etc), Node.js, web animation, SVG, robotics, IoT, and much more. If JavaScript and/or the web touch your life, this show’s for you. Some people search for JSParty and can’t find the show, so now the string JSParty is in our description too.

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

Git Hub Greatness with Phil Haack

July 17, 2013 00:48:00 46.53 MB Downloads: 0

Carl and Richard talk to Phil Haack about his latest work at GitHub. The conversation starts out talking about semantic versioning, just trying to establish a coherent set of documents about how versioning should work. Phil then talks about licensing around GitHub, discussing a new service at GitHub to make it easier to select a software license - running down the differences between MIT, Apache and GPL licenses, and more! The discussion then digs into GitHub for Windows, or rather Phil's efforts to make GitHub generally more friendly for .NET developers. Lots of cool new features!

Silverlight Skills on the Web with Dan Wahlin

July 15, 2013 0:57:06 54.84 MB Downloads: 0

Carl and Richard talk to Dan Wahlin about his experiences building web pages from a Silverlight perspective. The conversation starts out talking about how XAML isn't going away - there's lots of WPF development going on out there today. And Silverlight too! Microsoft has finally published some guidance around all of these technologies, check the links for the white paper. Dan also digs into how skills and expectations like data binding from technologies like Silverlight have changed web development - just look at the proliferation of libraries!Support this podcast at — https://redcircle.com/net-rocks/donations

Silverlight Skills on the Web with Dan Wahlin

July 15, 2013 00:57:00 54.81 MB Downloads: 0

Carl and Richard talk to Dan Wahlin about his experiences building web pages from a Silverlight perspective. The conversation starts out talking about how XAML isn't going away - there's lots of WPF development going on out there today. And Silverlight too! Microsoft has finally published some guidance around all of these technologies, check the links for the white paper. Dan also digs into how skills and expectations like data binding from technologies like Silverlight have changed web development - just look at the proliferation of libraries!

.NET Gadgeteer Update with G. Andrew Duthie

July 10, 2013 01:03:00 35.56 MB Downloads: 0

Carl and Richard talk to G. Andrew Duthie about his work with .NET Gadgeteer. The whole concept of .NET Gadgeteer is to make it easy to build small electronic devices without needing to solder anything together AND be able to program in .NET! Andrew talks about his projects, including a hand-controlled helicopter, and his experience building custom modules for .NET Gadgeteer. The conversation explores a bunch of projects, availability of hardware and the vast array of community built hardware available. You need to try this!

.NET Gadgeteer Update with G. Andrew Duthie

July 10, 2013 0:37:03 35.56 MB Downloads: 0

Carl and Richard talk to G. Andrew Duthie about his work with .NET Gadgeteer. The whole concept of .NET Gadgeteer is to make it easy to build small electronic devices without needing to solder anything together AND be able to program in .NET! Andrew talks about his projects, including a hand-controlled helicopter, and his experience building custom modules for .NET Gadgeteer. The conversation explores a bunch of projects, availability of hardware and the vast array of community built hardware available. You need to try this!Support this podcast at — https://redcircle.com/net-rocks/donations

Whiskey Geek Out

July 03, 2013 1:01:37 59.14 MB Downloads: 0

Well, you knew it was coming - a geek out on whiskey. Carl and Richard talk about all kinds of whiskey, starting with Scotch whiskey as the foundation for how whiskey is made, and then digging into the differences in Irish whiskey and bourbon. The different grains, maltings, fermentation, barreling and post-processing techniques are all discussed. Making whiskey is an amazing and ancient art, and the boys have been studying it for awhile... perhaps a bit too closely!Support this podcast at — https://redcircle.com/net-rocks/donations

Whiskey Geek Out

July 03, 2013 01:01:00 59.14 MB Downloads: 0

Well, you knew it was coming - a geek out on whiskey. Carl and Richard talk about all kinds of whiskey, starting with Scotch whiskey as the foundation for how whiskey is made, and then digging into the differences in Irish whiskey and bourbon. The different grains, maltings, fermentation, barreling and post-processing techniques are all discussed. Making whiskey is an amazing and ancient art, and the boys have been studying it for awhile... perhaps a bit too closely!

F# in Your Organization with Kit Eason

July 01, 2013 00:53:00 51.7 MB Downloads: 0

Carl and Richard talk to Kit Eason about how you can get your organization using F#. Kit talks about his work using F# and how he retrained himself to use the language effectively. It only takes a few days! He makes some awesome suggestions for approaches to learning the language effectively and the advantages that it brings. We're living in a polyglot world where the best language is used in its best role... and F# has a role!

F# in Your Organization with Kit Eason

July 01, 2013 0:53:52 51.73 MB Downloads: 0

Carl and Richard talk to Kit Eason about how you can get your organization using F#. Kit talks about his work using F# and how he retrained himself to use the language effectively. It only takes a few days! He makes some awesome suggestions for approaches to learning the language effectively and the advantages that it brings. We're living in a polyglot world where the best language is used in its best role... and F# has a role!Support this podcast at — https://redcircle.com/net-rocks/donations

Functional Programming Panel at NDC

June 26, 2013 0:56:25 54.14 MB Downloads: 0

While at the Norwegian Developers Conference (NDC) in Oslo last week, Carl and Richard moderated a panel talking about the state of functional programming in mainstream development. The discussion reached back in time to languages like Haskell and Erlang, and looked forward at JavaScript and it's vector to seemingly take over the world. Even if you're not well versed in functional languages, this was a great discussion.Support this podcast at — https://redcircle.com/net-rocks/donations

Functional Programming Panel at NDC

June 26, 2013 00:56:00 54.14 MB Downloads: 0

While at the Norwegian Developers Conference (NDC) in Oslo last week, Carl and Richard moderated a panel talking about the state of functional programming in mainstream development. The discussion reached back in time to languages like Haskell and Erlang, and looked forward at JavaScript and it's vector to seemingly take over the world. Even if you're not well versed in functional languages, this was a great discussion.

Continuous Delivery by Jez Humble at NDC

June 24, 2013 00:57:00 55.55 MB Downloads: 0

While at NDC, Carl and Richard talk to Jez Humble about Continuous Delivery. Jez discusses the difference between continuous integration and continuous delivery and how nothing matters until your code actually gets to the customer. So no shipping parties until it does! The conversation digs into the overall story of DevOps, how development and operations need to work closer together to continuously deliver value to the customer - which is more about culture and process than it is about tools.

Continuous Delivery by Jez Humble at NDC

June 24, 2013 0:57:53 55.62 MB Downloads: 0

While at NDC, Carl and Richard talk to Jez Humble about Continuous Delivery. Jez discusses the difference between continuous integration and continuous delivery and how nothing matters until your code actually gets to the customer. So no shipping parties until it does! The conversation digs into the overall story of DevOps, how development and operations need to work closer together to continuously deliver value to the customer - which is more about culture and process than it is about tools.Support this podcast at — https://redcircle.com/net-rocks/donations

Azure's Latest Features from Scott Guthrie at NDC

June 19, 2013 1:05:42 63.09 MB Downloads: 0

While at NDC, Carl and Richard talked to Scott Guthrie about the latest Azure features including the announcements from TechEd. Scott talks about new support for developers in Azure, including monthly Azure credit for all MSDN subscriptions and per minute billing for developer testing on Azure instances. Even if your app isn't running in the cloud, you can use the cloud to do your testing. The conversation digs into continuous delivery in the cloud - Scott mentions New Relic as an instrumentation package for your production applications to gain deep insight into how your cloud applications are actually being used.Support this podcast at — https://redcircle.com/net-rocks/donations

Azure's Latest Features from Scott Guthrie at NDC

June 19, 2013 01:05:00 63.05 MB Downloads: 0

While at NDC, Carl and Richard talked to Scott Guthrie about the latest Azure features including the announcements from TechEd. Scott talks about new support for developers in Azure, including monthly Azure credit for all MSDN subscriptions and per minute billing for developer testing on Azure instances. Even if your app isn't running in the cloud, you can use the cloud to do your testing. The conversation digs into continuous delivery in the cloud - Scott mentions New Relic as an instrumentation package for your production applications to gain deep insight into how your cloud applications are actually being used.