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

Similar Podcasts

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

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.

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!

Glenn Block Simplifies WCF with WebAPI

May 09, 2011 00:50:00 48.03 MB Downloads: 0

Richard caught up with Glenn Block at Mix 2011 to find out what he's been working on since the MEF days. After a quick tour down memory lane about MEF and Brad Abrams, Glenn discusses WCF Web APIs. The Web APIs focus WCF onto pure HTTP, making it easier to build RESTful applications while not requiring your applications to use REST. WCF Web APIs are all about creating HTTP clients and servers that do not have to be browsers and web servers, opening HTTP to a whole new world of devices and simplifying testing of your HTTP applications.

Chatting with the Imagine Cup Winners!

May 04, 2011 00:49:00 47.3 MB Downloads: 0

While Richard is climbing a mountain in Nepal, Carl talks to the US regional winners of Imagine Cup 2011.

Billy Hollis is a XAML Developer

May 02, 2011 00:50:00 48.12 MB Downloads: 0

While at Mix 2011, Richard talked to Billy Hollis about XAML development. Billy talks about the balance between WPF and Silverlight work, how he chooses which approach to use. The conversation also digs into steering clear of the 'One Right Way' mindset, and how right now is a great time to be ready to experiment with new technologies - XAML, touch and even gesture.

Pat Hynds Plans for Disaster Recovery

April 27, 2011 00:50:00 48.91 MB Downloads: 0

After getting an email from Shaun van Halewyn in Christchurch, New Zealand, Carl and Richard talk to Pat Hynds about disaster recovery for developers. This show is less about technology and more about planning - if you're responsible for your company's systems, have a listen.

Remi Caron Connects Applications using BizTalk and the Enterprise Service Bus Toolkit

April 25, 2011 00:47:00 38.87 MB Downloads: 0

Carl and Richard talk to Remi Caron about his project utilizing Enterprise Service Bus architecture to connect a huge number of applications together. Remi talks about using Microsoft Biztalk with the Enterprise Service Bus Toolkit to create a consistent mechanism for having different applications 'report-up' to a common infrastructure.

Richard Campbell Talks Tech Ed 101

April 20, 2011 00:40:00 48.89 MB Downloads: 0

Carl interviews Richard about Tech Ed US in Atlanta. Richard does the Tech Ed 101 sessions at the conference, in the interview he shares his secrets for how to get the most from Tech Ed. Carl and Richard also talk about their own activities at Tech Ed US, including Speaker Idol and the 64 Bit Question game show.

Brian Noyes is looking through Prism 4

April 18, 2011 00:48:00 46.81 MB Downloads: 0

Carl and Richard talk to Brian Noyes about Prism 4. Prism is a combination of guidance and tooling from the Patterns and Practices team at Microsoft to help build WPF and Silverlight based applications. Brian digs into why Prism exists and what has been added to the latest version of Prism to work with Visual Studio 2010, Silverlight 4 and WPF 4. There's also a version for Windows Phone 7!

Dan Wahlin Digs Deep on Web Client Development

April 13, 2011 00:50:00 48.89 MB Downloads: 0

While at DevConnections, Carl and Richard talk to Dan Wahlin about the state of web client development. Dan talks about his experiences with Silverlight, HTML 5, MVC and jQuery.

Luca Passani Builds Mobile Web Pages with WURFL

April 11, 2011 00:46:00 44.17 MB Downloads: 0

Carl and Richard talk to Luca Passani about WURFL. WURFL stands for Wireless Universal Resource File. Originally, WURFL was an XML file containing the device capabilities of a huge variety of mobile devices. Today its available in a variety of database formats, including formats friendly to .NET.

Brian Randell Does Virtual Testing Live at DevConnections!

April 06, 2011 00:51:00 49.27 MB Downloads: 0

Recorded in front of the DevConnection audience in Orlando, Carl and Richard talk to Brian Randell about virtualization. Brian also digs into Virtual Lab Manager, the extensions to Visual Studio 2010 that help testers capture tests that fail and communicate them effectively to developers.

Cory Fowler Runs PHP on Azure

April 04, 2011 00:43:00 41.3 MB Downloads: 0

Carl and Richard talk to Cory Fowler about running PHP on Azure. Cory digs into the challenges of getting PHP up and running in Azure, especially the evil popup dialog box. Cory also points out the Microsoft Web Platform Installer Command Line edition that allows you to install anything from the WebPI onto Azure. The conversation also digs into the differences between Amazon EC2 and Microsoft Azure. Microsoft runs open source software well on Azure, check it out!

Ayende Does Transactions with RavenDB

March 30, 2011 00:56:00 53.9 MB Downloads: 0

Carl and Richard talk to Oren Eini, aka Ayende Rahein, about RavenDB. RavenDB is a NoSQL JSON document database. Oren explains how he came to the realization that he needed to build his own data store, and the advantages of document databases over relational databases. Is SQL dead? Not hardly, but RavenDB is an interesting addition to your data solution!