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

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.

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

Rob Conery Codes in CoffeeScript

May 09, 2012 00:44:00 42.67 MB Downloads: 0

Carl and Richard talk to the one-and-only Rob Conery about CoffeeScript. Why would you use a language to generate Javascript? Rob talks about how CoffeeScript is designed to be human readable while JavaScript is much more machine-readable. Indents matter! No curly braces! Dogs and cats living together! It's chaos! But it's a happy chaos. Check it out!

Brian Noyes Builds Single Page Applications

May 07, 2012 00:55:00 53.38 MB Downloads: 0

Carl and Richard talk to Brian Noyes about the Single Page Application (SPA) feature coming in MVC 4. Brian talks about the similarities of the design patterns for SPA to the more classical Silverlight or WPF application with RIA or WCF services on the back end. While hardly new to the web space (SPAs can be traced back to Outlook Web Access circa 2002), SPAs are going to be part of Studio 11. Brian talks through the strengths and weaknesses of the approach.

Catching Up with Ted Neward

May 02, 2012 00:45:00 43.86 MB Downloads: 0

Carl and Richard catch up with Ted Neward - it had been too long since he was on! The conversation starts off talking about the maturity of .NET and how unimpressed Ted is with Async and Await. Ted also talks about Javascript and Ruby and the evolution of languages as a whole. Finally, NoSQL makes an appearance with a discussion around the issues of ORM. Has Ted Neward become a grumpy old man?

Glenn Block Does node.js on Azure

April 30, 2012 00:43:00 41.61 MB Downloads: 0

Carl and Richard talk to Glenn Block about node.js on Azure. Glenn digs into how node.js has grown in popularity, and points to the Cloud9 IDE as a development environment in the Cloud as an example of a node.js application - which happens to be able to build node.js applications. And Cloud 9 can deploy node.js to Azure. The conversation digs into the Azure stack and the diversity of technologies (including node.js) that run great in the cloud.

Carl and Richard Geek Out About Wind Power!

April 25, 2012 00:29:00 27.91 MB Downloads: 0

Carl and Richard continue the Geek Out series on alternative energy with wind power. The conversation starts with the admission that as much as has been done with wind power so far, it's just a tiny drop in the bucket of total power consumption - less than 1% of US power comes from wind. Then the boys dig into the different types of wind power generation, the challenges that the power grid has incorporating wind power into the grid, and the kinds of problems that home owners have with wind power also. Wind has potential, but also problems. But long term it's part of the solution.

Jeroen Hulscher Builds Accessible Web Applications

April 23, 2012 00:41:00 40.0 MB Downloads: 0

Carl and Richard talk to Jeroen Hulscher about web accessibility. Accessibility challenges come in lots of different forms, and the way we build web pages can make it impossible for some to use your site. Jeroen talks about the tools and techniques to help developers understand what you need to do to make your site easy to use no matter what challenges you might have. As Jeroen says, at some point all of us are going to have some accessibility issues - the web site you make accessible may one day help you!

Memory Management with Ricky Leeks

April 18, 2012 00:53:00 51.1 MB Downloads: 0

Carl and Richard have a discussion with a vegetable. Yeah, that's right, we interviewed a leek named Ricky Leeks. Beyond all the endless puns, is a great conversation about memory management in .NET. Ricky also lets us know about a free e-book on .NET Memory Management you can download from the links in the show. Check it out!

RavenDB on MSNBC!

April 16, 2012 00:53:00 51.46 MB Downloads: 0

Carl and Richard talk to John Bennett and Colin Hicks from MSNBC along with Oren Eini about the role RavenDB has played in building applications. John talks about how MSNBC was using SQL Server essentially as a blob store, storing stories as XML documents inside of the database. The conversation digs into the challenges of running a web site with well over a billion page views a month, the impact of breaking news on traffic, and how RavenDB solves the document storage problem effectively for MSNBC.

The State of the Cloud at DevConnections

April 11, 2012 00:56:00 54.24 MB Downloads: 0

Another panel discussion from DevConnections, this one focused on how cloud computing is impacting developers. No holds are barred as the panel digs into virtualization, infrastructure-as-a-service, platform-as-a-service and more.

Web App Design Shootout at DevConnections

April 09, 2012 00:49:00 47.5 MB Downloads: 0

A panel discussion at DevConnections in Las Vegas digs into different styles of web application development in 2012 - comparing web forms to MVC to the up-and-coming Single-Page style of web app. Carl handles questions from the audience while Richard causes trouble on the panel.

Bart de Smet has Reactive Extensions

April 04, 2012 01:03:00 60.5 MB Downloads: 0

Carl and Richard talk to Bart de Smet about the beta of Reactive Extensions (Rx) Version 2. Currently in beta when the show was recorded, Rx 2.0 works with .NET 4.5, both for desktop and metro, as well as Silverlight 5 and Windows Phone 7.1. Bart talks about how Rx lets you write LINQ expressions over top of events, completely changing the way you think about responding to events. If you're tired of cluttering up your UI code with event handlers or you've got a back end process that needs to deal with millions of incoming events, you owe it to yourself to look at Rx!

Bill Wilder Does Hadoop on Azure

April 02, 2012 00:53:00 51.28 MB Downloads: 0

Carl and Richard talk to Bill Wilder about Hadoop on Azure. Hadoop is a technology for analyzing massive (petabytes) amount of data efficiently. Originally developed by Yahoo, it was given to the Apache Foundation as an open source project. Google, Facebook and others have all contributed to the project. Microsoft has come late to the game, but with a very compelling offering - you can run Hadoop on Azure and use Visual Studio to work with it. There's lots to learn about Hadoop, this show is just the starting point!

Carl and Richard Geek Out on Solar Power

March 28, 2012 00:47:00 45.63 MB Downloads: 0

The first of many alternative energy geek outs, Carl and Richard talk about solar power. The boys talk about using solar in the home in the form of thermal as well as photovoltaic, at utility scale with solar thermal, even space-based power. The conversation explores the huge diversity of photovoltaics, including concentrators and quantum dot technologies, the advantages and disadvantages involved. There's also a brief discussion on battery technologies, since solar power doesn't work all that well at night. In the end there aren't easy answers, but things are advancing forward - the amount of solar power being generated these days is increasing!

Bryan Hunter and OJ Reeves Program in Erlang

March 26, 2012 01:14:00 71.81 MB Downloads: 0

Carl and Richard talk to Bryan Hunter and OJ Reeves about programming in Erlang. Erlang is a language built by the telecommunications industry for maximizing concurrency, distribution and reliability. If you're looking to develop applications that take advantage of parallelism, you owe it to yourself to look at Erlang!

The Future of the Web at Prairie DevCon

March 21, 2012 00:58:00 56.6 MB Downloads: 0

While at the Prairie DevCon in Calgary, Carl and Richard moderated a panel discussion on the future of the web with panelists James Kovacs, Andrew Nurse, Bil Simser and James Chambers. The conversation ranged over the quality of web content today and a general push to try and improve it, discussions around monetization, the fragmentation of HTML 5, the role of mobile and some of the cool new technologies coming down the pipe to make the web an even more amazing place to build applications for.