.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.
Similar Podcasts
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
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
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
Mike Diehl Fixes Us Up with Data Quality Services in SQL Server 2012
Carl and Richard talk to Mike Diehl about Data Quality Services (DQS) in SQL Server 2012. DQS is a new tool for SQL Server, as Mike points out, Microsoft acquired it. It adds into the suite of tools in SQL Server including Integration Services (SSIS), and Master Data Services. Mike talks about how DQS improves the quality of data by cleansing and de-duplication. Not a typical developer tool, but something any developer working with data needs to know about!
Steve Rogalsky Maps User Stories
While at the Prairie DevCon in Calgary, Carl and Richard chatted with Steve Rogalsky about User Story Mapping. Steve explains how User Story Mapping helps with visualizing beyond a serial list of features into categories of features in the product. The conversation also explores how Kanban, Scrum and other techniques work with User Story Mapping, as well as the struggles of using Microsoft Project.
Phil Haack Doesn't Work at Microsoft
Carl and Richard talk to Phil Haack about his life after Microsoft. Phil talks about his viewpoint on open source, both software and projects (not the same!). The conversation also digs into how NuGet works in the open source world and Phil's on-going role with it. Finally, Phil talks about his work at GitHub - he's all about making GitHub more appealing to .NET developers.
Tim Huckaby Waves His Hands at Kinect for Windows
Carl and Richard talk to Tim Huckaby about his work with the latest version of Kinect, Kinect for Windows. Tim talks about his work building interactive kiosk applications for hotels, airports and the like. Gesture is a huge part of the interactive kiosk applications - and Kinect is at the front. The conversation digs into how Kinect for Windows changes the API dramatically, but opens the door to cool new features like facial and finger recognition.
Rob Mensching Does Installations with the WiX Toolset
Carl and Richard talk to Rob Mensching about the WiX Toolset, a popular Open Source project for all your software installation needs. How good is WiX Toolset? Visual Studio uses it for installation of itself! Rob talks about different installation solutions and how he eventually came to develop the WiX Toolset as an XML-centric 'set of sets' hierarchy for managing installations. As Rob says, setup development is development!
Juan Campa Programs with XNA
Carl and Richard talk to Juan Campa about developing software using XNA. Juan discusses the challenges of building XNA games and shows how his product Gearset makes things simpler. Gearset is available as a Lite edition for free or the Pro edition for $35 USD. The discussion continues into building XNA applications for Windows Phone 7 and what the impact of Windows 8 will be for XNA developers.
Jason Kaczor Uses HTML 5 in Sharepoint
Carl and Richard talk to Jason Kaczor about developing Sharepoint using HTML 5. Jason discusses the dangers of making web parts and how HTML 5 is a safer, easier solution to customization of Sharepoint. And yes - you can access all the features of Sharepoint using HTML 5. The conversation digs into how you manage your source, do deployments and consider the cloud in your Sharepoint plans.
Keith Brown Does ETL Between RavenDB and SQL Server
Carl and Richard talk to Keith Brown of Pluralsight about his work with RavenDB and SQL Server. The topic calls back to earlier conversations about the advantages of using NoSQL technology like RavenDB on the front end of an application and SQL Server on the back end for reporting. This is exactly how Pluralsight works, and Keith explains how the implementation is done.
Derick Bailey Explores JavaScript Frameworks
Carl and Richard talk to Derick Bailey about JavaScript in general and JavaScript frameworks specifically. The conversation starts out with a discussion about the state of JavaScript in general, discussing the recent popularity of Node.js. Derick then digs into Backbone.js and how it works with jQuery to keep things far more organized. He also discusses utilizing MongoDB and RavenDB from JavaScript using JSON as the communication path. The discussion ends with some looks at the future of JavaScript in Windows 8 and the next generation of browsers.
Carl and Richard Geek Out With SmartGrids
Carl and Richard Geek Out about SmartGrids! This show picks up where the Electricity show leaves off. Smart Grid technology is a somewhat loaded term for evolving the one-way dumb electricity grid into a smart, two-way system that can reduce the load on the grid and save money at the same time.
Clemens Vasters is Still on the Service Bus
Carl and Richard talk to Clemens Vasters about his work on the service bus. These days the service bus is called the Windows Azure Service Bus - part of Azure. Clemens talks about how the service bus makes building reliable applications easier as well as how making the service bus free for a few months has driven traffic up to record levels and the challenges that brought to the team.
John Petersen is Back on His SOPA Box
Yes it's true - Carl and Richard are talking to John Petersen about piracy again. In the wake of show 736 on SOPA, a lot more information has come to light on other methods of attacking piracy - using international treaties. And once again, there are problems with the implementation that create nasty side effects for the public.
Eric Sink Distributes His Source
Carl and Richard talk to Eric Sink about his latest work in distributed version control. Eric talks about his latest project called Veracity, an open source distributed version control system that makes it easy for widely distributed teams to share source. The conversation digs into the sometimes subtle variations between source control systems and why their users are loyal and vocal to their preferred products. Lots of digressions and explorations, along with an offer for free books - check out the links for how to get a copy!
Rob Labbe Gets Us Rolling on the Security Development Lifecycle
Carl and Richard talk to Rob Labbe about the Security Development Lifecycle (SDL). After a quick detour down the SOPA discussion, Rob fills the boys in on how the SDL maps neatly to a regular development lifecycle, just including security every step of the way. Rob also introduces the tools of the SDL, providing support for every step of the development lifecycle, from requirements to design to implementation and verification.
Jeremy Likness is all Silverlight 5
Carl and Richard talk to Jeremy Likness about Silverlight 5. Is Silverlight dead? Not by a long shot. Jeremy talks about the great work going on the Silverlight today and how it still is the most efficient way to build applications that run on both Windows and OSX. The conversation drills into the new features of Silverlight 5 and dispels a lot of the myths around the future of Silverlight. Jeremy also talks about Jounce, his MVVM+MEF framework on Codeplex and the relationship between Silverlight and WinRT.