.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

Scott Guthrie at NDC!

June 29, 2011 00:43:00 41.44 MB Downloads: 0

Fresh off his keynote at the Norwegian Developers Conference in Oslo, Norway, Scott Guthrie dropped into the fishbowl to talk to Carl and Richard about his new role with the Azure team. Scott digs into how Azure has evolved and his focus on improving the developer experience. The conversation wraps up with a chat about the upcoming Build conference.

Ingo Rammer Builds Native HTML 5 Apps

June 27, 2011 00:50:00 48.0 MB Downloads: 0

While at the Norwegian Developers Conference in Oslo, Norway, Carl and Richard talk to Ingo Rammer about building 'native' HTML 5 apps. Ingo talks about PhoneGap, a wrapper over HTML for building applications that run on all mobile platforms. But then he goes further, talking about other variations on the idea of using HTML 5 as the presentation markup while still being able to connect to the native resources of the platform. Could this be the programming platform of the future?

Dominick Baier Walks Us Through Claims-Based Security!

June 22, 2011 00:40:00 39.07 MB Downloads: 0

While at the Norwegian Developers Conference in Oslo, Carl and Richard sat down with Dominick Baier to talk about claims-based security. Dominick walks through the entire claims-based security process, separating identity claims from resource claims, how to actually work with active directory in a sensible way and how the whole thing comes together in your code in a way that won't make you cry every time you need to make a change. The time for claims-based security is now!

Stories from NDC!

June 20, 2011 00:46:00 45.06 MB Downloads: 0

While at the Norwegian Developer Conference, Carl and Richard collected a couple of stories from the speakers at the event. First up is Magnus Mårtensson and Björn Ekengren talking about Java on Azure. No really! Next, Gill Cleeran and Kevin Dockx talk about where Silverlight is going... to version five and beyond!

Aspect Oriented Programming at NDC

June 15, 2011 00:57:00 55.27 MB Downloads: 0

While at the Norwegian Developers Conference, Carl and Richard moderated a panel discussion on Aspect Oriented Programming. The discussion ranges over a diverse number of scenarios that aspects make sense for, how you can get in trouble with aspects, and the various aspect toolsets that exist. The audience jumps in with lots of questions for panelists.

Paul Bone Goes Parallel with Project Mercury

June 13, 2011 00:57:00 54.93 MB Downloads: 0

Carl and Richard talk to Paul Bone about the Mercury Project. Mercury is a logic programming language designed to natually execute in parallel without requiring the programmer to understand much about parallelism. Get ready for some brain-twisting - this sort of programming is quite different from what you're use to!

Mobile Development Panel Discussion from DevTeach

June 08, 2011 01:00:00 58.37 MB Downloads: 0

While at DevTeach in Montreal, Carl and Richard sat down with a panel of mobile development experts to talk about where mobile development is at. The development process for iPhone, Android, Blackberry and Windows Phone 7 was explored. The conversation also dug into the potential of MonoTouch and Mono for Android, alternative ways of building applications for iPhone and Android respectively. Finally, the debate dug into HTML 5 and the dream of building an application once that runs on all platforms.

David Neilsen Develops for the Cloud

June 06, 2011 00:51:00 49.14 MB Downloads: 0

Carl and Richard talk to David Neilsen about doing cloud development. David digs into the various flavors of cloud, defining the differences between Platform-as-a-Service, Infrastructure-as-a-Service and Software-as-a-Service. David is one of the original organizers of CloudCamp, free one day events to help people get started with the cloud. The conversation then digs into the challenge of migrating existing .NET applications to Azure. David finishes by defining the core criteria of cloud computing: On-Demand, Self-Service, Scalable, Measurable. The acronym is OSSM, pronounced 'awesome.'

Stories from Tech Ed US!

June 01, 2011 00:45:00 43.34 MB Downloads: 0

While at Tech Ed US in Atlanta, Carl and Richard talked to a variety of folks about the work they're doing in .NET. First up was Geert van de Horrik, talking about the Catel MVVM framework. Then Miguel Castro talked about MVVM. We also caught up with Stephen Rose who discussed Windows InTune. And finally, Tod Anglin from Telerik talked a bit about HTML 5. These are the stories from Tech Ed!

Michele Leroux Bustamante Still Focused on Identity

May 30, 2011 00:58:00 56.47 MB Downloads: 0

Carl and Richard talk to Michele Leroux Bustamante about identity. Michele starts the conversation with the state of the union on identity. She walks through the evolution of identity concepts and how the various peices are being implemented. Michele also talks about the rise of REST-based identity (as opposed to SOAP-based) and the efforts to simplify identity. She also talks about Access Control Services (ACS), which is part of Azure AppFabric. oAuth, OpenID, Claims-Based Identity... this show has it all!

Steve Smith Tells Performance Stories

May 25, 2011 00:45:00 43.82 MB Downloads: 0

Ignoring the unusual show number, Steve Smith talks to Carl and Richard about his experiences tuning ASP.NET for better performance. Steve tells three different stories from different eras of web development, also digging into situations where he's made mistakes, where he's found mistakes, and when he wished he'd called Microsoft tech support sooner. Don't let the number scare you, this is a great show!

Mark Arteaga Talks Windows Phone 7 and Mango

May 23, 2011 00:48:00 46.8 MB Downloads: 0

Carl and Richard talk to Mark Arteaga about his experiences building Windows Phone 7 applications. The conversation starts with a run down of what's coming in the upcoming Mango release. Mark then digs into the challenges of small teams building games for the phone, and what enterprise developers are going to need to be successful with the phone.

Radio Astronomy on DotNetRocks - ICRAR and SKA

May 18, 2011 00:52:00 49.92 MB Downloads: 0

Carl and Richard talk to professors Andreas Wicenec and Kevin Vinsen of the ICRAR and SKA project. SKA is the Square Kilometer Array for radio astronomy. The concept is to build a really huge array of radio telescopes that work together to provide far deeper resolution into space. SKA plans on a first phase of 1,000 12 meter radio telescopes. Andreas and Kevin work in the Data Intensive Research Group at the International Centre for Radio Astronomy Research in Western Australia and specialise in the research require to handle the massive amounts of data that will be generated SKA.

Brian Lagunas on the Extended WPF Toolkit

May 16, 2011 00:48:00 46.16 MB Downloads: 0

Carl and Richard talk to Brian Lagunas about the Extended WPF Toolkit. The Extended WPF Toolkit goes beyond Microsoft's WPF Toolkit to add even more controls for WPF. Since September 2010, Brian has been adding controls to the library, as of April 2011 he's up to 21 controls!

Koen Zwikstra Spies on Silverlight

May 11, 2011 00:38:00 36.7 MB Downloads: 0

Carl and Richard talk to Koen Zwikstra. Koen is the author of Silverlight Spy, a tool for inspecting the run time of a Silverlight application in browser, out-of-browser and even in Windows Phone 7. Think of it as Reflector or View Source for Silverlight!