.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

Holistic Design with Tim Thomas

April 23, 2014 0:54:28 52.28 MB Downloads: 0

Carl and Richard talk to Tim Thomas about his thoughts around holistic design. And Tim means it - thinking about all levels of design, not just the UI, but how the whole application goes together. The conversation digs into the debate around skeuomorphism and how technology users themselves are evolving. Lots of broad thinking about the state of technology and how to best interact with your users to inspire and delight!Support this podcast at — https://redcircle.com/net-rocks/donations

Developing for SmartGlass with Neil Black

April 22, 2014 00:45:00 43.53 MB Downloads: 0

Carl and Richard talk to Neil Black from the XBox team about SmartGlass. SmartGlass is Microsoft's technology for utilizing smartphones and tablets as an extension of the XBox. Neil talks about the various roles that the 'second screen' can play in XBox applications and games. The conversation digs into how SmartGlass works with television events to create a more social experience, how you can provide secret information to game players on an otherwise shared screen, and more! If you're up for doing some SmartGlass development, grab the SDK, the link is included in the show links!

Developing for SmartGlass with Neil Black

April 22, 2014 0:45:21 43.56 MB Downloads: 0

Carl and Richard talk to Neil Black from the XBox team about SmartGlass. SmartGlass is Microsoft's technology for utilizing smartphones and tablets as an extension of the XBox. Neil talks about the various roles that the 'second screen' can play in XBox applications and games. The conversation digs into how SmartGlass works with television events to create a more social experience, how you can provide secret information to game players on an otherwise shared screen, and more! If you're up for doing some SmartGlass development, grab the SDK, the link is included in the show links!Support this podcast at — https://redcircle.com/net-rocks/donations

Google Analytics and Azure with Zoiner Tejada

April 21, 2014 00:51:00 49.6 MB Downloads: 0

While at DevIntersection in Orlando, Carl and Richard sat down to chat with Zoiner Tejada about his work instrumenting cloud-based web sites. Zoiner talks about using a wide variety of features in Google Analytics to instrument his Azure apps, including going directly to the Analytics APIs to do instrumentation of other kinds of apps, connecting up just about anything that can speak HTTP! The second half of the conversation dives into utilizing this analysis - with a long chat about what a real Minimal Viable Product means and how the Lean Startup principles can be abused. Great conversation from a brilliant guy!

Google Analytics and Azure with Zoiner Tejada

April 21, 2014 0:51:41 49.63 MB Downloads: 0

While at DevIntersection in Orlando, Carl and Richard sat down to chat with Zoiner Tejada about his work instrumenting cloud-based web sites. Zoiner talks about using a wide variety of features in Google Analytics to instrument his Azure apps, including going directly to the Analytics APIs to do instrumentation of other kinds of apps, connecting up just about anything that can speak HTTP! The second half of the conversation dives into utilizing this analysis - with a long chat about what a real Minimal Viable Product means and how the Lean Startup principles can be abused. Great conversation from a brilliant guy!Support this podcast at — https://redcircle.com/net-rocks/donations

Prism for WPF and Win 8 with Brian Noyes

April 16, 2014 0:55:47 53.54 MB Downloads: 0

Carl and Richard chat with Brian Noyes about the state of affairs with WPF, Windows 8 and the Prism project. Brian starts out the conversation talking about WPF is far from dead - Microsoft continues to invest in it, and lots of folks, including Brian's customers, are building great applications with WPF. This leads to a discussion about how the changes to Windows 8 at Build affect the WPF story and development in general - a huge topic area that warrants a bunch more shows. Finally, Brian digs into Prism, Microsoft Patterns and Practice group toolset for building great Windows apps for all sorts of versions of Windows, including Windows 8. Prism has moved beyond Silverlight, and is worth a serious look!Support this podcast at — https://redcircle.com/net-rocks/donations

Prism for WPF and Win 8 with Brian Noyes

April 16, 2014 00:55:00 53.54 MB Downloads: 0

Carl and Richard chat with Brian Noyes about the state of affairs with WPF, Windows 8 and the Prism project. Brian starts out the conversation talking about WPF is far from dead - Microsoft continues to invest in it, and lots of folks, including Brian's customers, are building great applications with WPF. This leads to a discussion about how the changes to Windows 8 at Build affect the WPF story and development in general - a huge topic area that warrants a bunch more shows. Finally, Brian digs into Prism, Microsoft Patterns and Practice group toolset for building great Windows apps for all sorts of versions of Windows, including Windows 8. Prism has moved beyond Silverlight, and is worth a serious look!

The Mobile Development Stack with Burke Holland

April 15, 2014 0:54:10 52.02 MB Downloads: 0

Carl and Richard talk to Burke Holland about building mobile apps. But the conversation starts out with an announcement - Telerik's KendoUI is going open source! Burke talks a bit about the history of KendoUI and how it has evolved over the years, including a KendoUI Mobile (which is also open source). That leads to a discussion about mobile development as a whole, including his preferred tools and styles for building apps across different mobile platforms, comparing native, hybrid and web development on the smartphone and where tablets fit into this story.Support this podcast at — https://redcircle.com/net-rocks/donations

The Mobile Development Stack with Burke Holland

April 15, 2014 00:54:00 51.99 MB Downloads: 0

Carl and Richard talk to Burke Holland about building mobile apps. But the conversation starts out with an announcement - Telerik's KendoUI is going open source! Burke talks a bit about the history of KendoUI and how it has evolved over the years, including a KendoUI Mobile (which is also open source). That leads to a discussion about mobile development as a whole, including his preferred tools and styles for building apps across different mobile platforms, comparing native, hybrid and web development on the smartphone and where tablets fit into this story.

Microsoft Orleans with Richard Astbury

April 14, 2014 00:54:00 51.99 MB Downloads: 0

Carl and Richard chat with Richard Astbury about the Microsoft Research project known as Orleans. Orleans brings the Actor model of development to C# - the Actor model is typically found in functional languages, but you can write functional C#, so why not? Richard talks about Orleans being used to run Halo 4, where hundreds of thousands of players connected with each other between hundreds of Azure instances. Orleans was officially released into the wild at Microsoft Build. Looking at scalable software strategies? Take a look at Orleans!

Microsoft Orleans with Richard Astbury

April 14, 2014 0:54:10 52.03 MB Downloads: 0

Carl and Richard chat with Richard Astbury about the Microsoft Research project known as Orleans. Orleans brings the Actor model of development to C# - the Actor model is typically found in functional languages, but you can write functional C#, so why not? Richard talks about Orleans being used to run Halo 4, where hundreds of thousands of players connected with each other between hundreds of Azure instances. Orleans was officially released into the wild at Microsoft Build. Looking at scalable software strategies? Take a look at Orleans!Support this podcast at — https://redcircle.com/net-rocks/donations

Interstellar Space Flight Geek Out with Uncle Bob

April 09, 2014 0:51:06 49.04 MB Downloads: 0

Carl and Richard go back to space with Uncle Bob! What started at NDC last Fall finishes today! But first, a quick conversation about an episode with Alan Stevens around the software craftsmanship movement, which Uncle Bob is a key part of. Then off to interstellar space! Bob pulls no punches, jumping straight into why nuclear technologies are key to significant space travel. Lots of history in this show too, talking about NERVA engines, Project Orion, Bussard Ram Engines and more! No warp drives or wormholes, what could we build today to go to another star?Support this podcast at — https://redcircle.com/net-rocks/donations

Interstellar Space Flight Geek Out with Uncle Bob

April 09, 2014 00:50:00 49.04 MB Downloads: 0

Carl and Richard go back to space with Uncle Bob! What started at NDC last Fall finishes today! But first, a quick conversation about an episode with Alan Stevens around the software craftsmanship movement, which Uncle Bob is a key part of. Then off to interstellar space! Bob pulls no punches, jumping straight into why nuclear technologies are key to significant space travel. Lots of history in this show too, talking about NERVA engines, Project Orion, Bussard Ram Engines and more! No warp drives or wormholes, what could we build today to go to another star?

SPA Update with John Papa

April 08, 2014 0:51:51 49.8 MB Downloads: 0

Carl and Richard talk to John Papa about the current state of Single Page Application development. John digs into his latest focus on libraries, the constant evolution in the Javascript world, and how AngularJS is still a big pile of awesome. The conversation also turns a bit philosophical, with a discussion of Javascript being the assembly language of the web, and how languages like Dart, CoffeeScript and TypeScript create abstractions over assembly language to make web applications more maintainable.Support this podcast at — https://redcircle.com/net-rocks/donations

SPA Update with John Papa

April 08, 2014 00:51:00 49.77 MB Downloads: 0

Carl and Richard talk to John Papa about the current state of Single Page Application development. John digs into his latest focus on libraries, the constant evolution in the Javascript world, and how AngularJS is still a big pile of awesome. The conversation also turns a bit philosophical, with a discussion of Javascript being the assembly language of the web, and how languages like Dart, CoffeeScript and TypeScript create abstractions over assembly language to make web applications more maintainable.