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

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.

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.
Bruce Lawson and Remy Sharp on HTML 5
Carl and Richard talk to Bruce Lawson and Remi Sharp about HTML 5. Bruce and Remy have been involved with HTML 5 from the early days, although more as activists than movers-and-shakers. They provide some great insight into how HTML 5 has come to be and how regular developers can get involved and affect the outcome of an important specification. Bruce and Remy have one of the very first books out on HTML 5, creatively named Introduction to HTML 5.
Giorgio Sardo on the IE9 Release Candidate
Carl and Richard talk to Giorgio Sardo about the IE9 Release Candidate. Giorgio talks about his experience with Imagine Cup a few years back before diving into what's new in IE9. These features include geolocation and Web Open Font Format. Giorgio also digs into the test strategies of IE9 as well as performance. When will IE9 be released? Giorgio won't say!
Gael Fraiteur is Still PostSharp!
Carl and Richard talk to Gael Fraiteur about the state of PostSharp and Aspect Oriented Programming (AOP). Gael talks about the advantage of AOP, modifying applications without changing source code by using post-compilation techniques. He digs into different examples of using AOP to add features without burying business code in the plumbing. Finally Gael talks about the evolution of PostSharp into community and retail versions and what is coming in version 2.1.
Udi Dahan Clarifies CQRS
Carl and Richard talk to Udi Dahan about Command-Query Responsibility Segregation (CQRS). CQRS is an enterprise application pattern derived from the DDD movement, where responsibility for data integrity and consistency lies soley in the application itself. The conversation digs deeply into using caching intelligently - not just create and expire, but actual maintenance of caching with a publication approach. Udi is the software simplist and makes this potentially confusing pattern absolutely clear!
Rob Eisenberg MVVMs Us with Caliburn.Micro!
Carl and Richard talk to Rob Eisenberg about Caliburn.Micro, a MVVM framework available on Codeplex. Caliburn.Micro takes Convention-over-Configuration further, utilizing naming conventions to handle a large number of data binding, validation and other action-based characteristics in your app.
Entering the WebMatrix!
Carl and Richard talk to Josh Holmes about Microsoft's Web Matrix! Josh keynoted the launch of WebMatrix at CodeMash in January 2011. Web Matrix brings together great installer technologies with some of the latest Microsoft web application technologies to make it dirt simple to deploy and maintain web sites. The tool is free and the projects you make can be maintained with Studio Express or full blown Visual Studio. Enter the WebMatrix! You'll be glad you did.
Joe O'Brien Does Ruby on Windows
Carl and Richard talk to Joe O'Brien about efforts to bring Ruby on Rails to the Windows platform. The conversation digs into current community efforts to get Ruby on Rails working on Windows, the state of IronRuby and the role that Visual Studio could bring to Ruby.
Andrew Russell Develops XNA Games for XBox, iPhone and More!
Carl and Richard talk to Andrew Russell about converting applications from XNA to Silverlight, iPhone and even Android. Andrew is working on a project called ExEn to make migration between these platforms easier.
Andrew Parsons and Alfred Thompson Educate Kids in Software!
Carl and Richard talk to Andrew Parsons and Alfred Thompson about getting students interested in programming. The conversation spans over use of computers in schools, teaching fundamental uses of computers, actual programming, and looking beyond. Andrew gets into Imagine Cup, a world-wide competition of students building software to change the world.
Grant Skinner Develops Apps in HTML 5
Carl and Richard talk to Grant Skinner about Pirates Love Daisies, an HTML 5 game. The game runs on all of the HTML 5 browsers including IE 9 Beta. The conversation also digs into Easel JS, an open-source library that Grant helped create to make Pirates, simplifying the animation process on HTML 5 canvas.
Doc Norton Sharpens His Saw
Carl and Richard talk to Michael Doc Norton about how developers can grow their career. The conversation dives deep into techniques and approaches to practice in development, comparing it to music and katas. The reference sharpen the saw comes from Stephen Covey, and focuses on the idea of practice independent of work.
Stephen Toub is more Parallel than Ever
Carl and Richard talk to Stephen Toub from Microsoft about parallel development. Stephen digs into the Async-CTP, released in October 2010, to provide asynchronous keywords Async and Await. The conversation also digs into what's coming next in the parallel space from the team.
DotNetRocks and JavaPosse Together at CodeMash
Carl and Richard participated in a panel discussion at Codemash 2011 on January 12, 2011 alongside the hosts of the popular Java Posse podcast. The discussion was moderated by Barry Hawkins. They talked about the differences and similarities between the Java and .NET ecosystems, the origins of their podcast (and ours), and more. Even if you're not a Java developer this is great stuff.
Joel Semeniuk does TFS in the Cloud
Carl and Richard talk to Joel Semeniuk about the state of Team Foundation Server (TFS) today. Joel digs into how TFS has moved into the cloud and is reaching a larger span of developers. The conversation digs into how to split the work of development up between cloud and premise - source code on the cloud, builds locally, etc.
Phil Japikse is All About BDD
While at CodeMash, Carl and Richard talk to Phil Japikse about Behaviour Driven Developement. Phil has been doing TDD and BDD for years and has an interesting take on how to be successful with the process - primarily getting over the 'blank slate syndrome.'