.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

Remy Sharp Still Building Web Pages with HTML 5

July 02, 2012 00:54:00 52.31 MB Downloads: 0

While at NDC, Carl and Richard talk to Remy Sharp about HTML 5. Remy discusses the state of things, how the diversity of browsers is as much a strength as a problem. He digs into the idea that you need to build your web app for the audience you have - perhaps it needs more support for older browsers, or focus on the latest features for the newest browsers. Check out the great collection of links to different services and sites that Remy mentions in the discussion!

The State of Development Methodology at DevTeach

June 27, 2012 01:02:00 59.46 MB Downloads: 0

While at DevTeach, Carl and Richard hosted a panel discussion on development methodology. Panelists James Kovacs, Mario Cardinal, Charles Max Wood and Rob Daigneau explored the state of development methodology today. The discussion roamed over Waterfall, Agile, XP, Lean, Scrum But, Scrum And... and more.

J Sawyer Does Complex Event Processing with StreamInsight

June 25, 2012 00:52:00 50.08 MB Downloads: 0

Carl and Richard talk to J Sawyer about StreamInsight. Part of the SQL Server platform, StreamInsight is a stand-alone install that allows you to do complex event processing (CEP) applications. Complex Event Processing is a pattern of dealing highly parallel, high velocity data streams to do real-time analysis. J talks about how StreamInsight simplifies CEP handling all the parallelism and memory management for you. The conversation also digs into the relationship between Reactive Extensions and StreamInsight - they compliment each other. This is about taking logging to a whole new level!

Paul Betts and Tim Clem Use GitHub with Windows

June 20, 2012 00:54:00 52.29 MB Downloads: 0

Carl and Richard talk to Paul Betts and Tim Clem of Git about the new GitHub for Windows. GitHub has always been accessible by Windows, but far more Linux friendly. GitHub for Windows addresses this with a standalone client for GitHub. No Visual Studio required!

Venkat Subramaniam Thinks Functionally

June 18, 2012 01:00:00 57.59 MB Downloads: 0

At NDC Carl and Richard talk to Venkat Subramaniam about functional programming. Venkat digs into the idea that functional programming is less about language and more about practice, exploring how C# can build functional code just as well as F#. The conversation also drills into the advantages of functional programming for parallelism and the specific types of business applications that can benefit from this style of programming. Venkat's enthusiasm makes it hard to resist writing everything functional!

The State of Agile Panel at NDC

June 13, 2012 01:02:00 60.12 MB Downloads: 0

While at the Norwegian Developers Conference in Oslo, Norway, Carl and Richard moderated a panel of luminaries from the agile world about the state of the agile today.

Stephen Toub Does Parallel Development in Studio 11

June 11, 2012 00:51:00 49.87 MB Downloads: 0

Carl and Richard talk to Stephen Toub about how the beta of Studio 11 has impacted parallelism. The conversation starts with a solid discussion about the difference between asynchronous, concurrency and parallelism. From there, Stephen talks about how Studio 11 has matured async and await, largely under the hood, to take advantage of more hardware and better concurrency with no additional code. He mentions the ASync Targeting Pack bringing async and await to Silverlight 5. Finally Stephen talks about some of the new instrumentation in Studio 11 to understand how parallelism is working in your application to assist with debugging and performance. Parallelism is moving forward in Studio 11!

Stephen Bohlen Talks About the Evolution of the Architect

June 06, 2012 00:59:00 56.95 MB Downloads: 0

Carl and Richard talk to Stephen Bohlen about architecture. The conversation starts with Stephen's work on spring.net and the relationship between Java and .NET. Then Stephen digs into the evolution of architecture, comparing his experience as a 'real' architect designing buildings to building software. He discusses how using the term software engineer is part of what led to the waterfall approach of software development and how agile is fighting back against the term and behavior.

Scott Hunter Goes to ASP.NET 4.5 and Beyond!

June 04, 2012 01:00:00 57.84 MB Downloads: 0

Carl and Richard start out talking to Scott Hunter about what's coming up in ASP.NET - but then he goes beyond! The conversation starts out talking about where the .NET Framework as a whole is going - Scott reveals some of the internal discussions they're having about how to evolve the .NET Framework. Scott also talks about Single Page Applications (SPA), which are part of the beta of ASP.NET 4.5 but will not be making the shipping version. SPA will be back in an update to ASP.NET after the Studio 11 ship date. The conversation then goes into some of the features coming in ASP.NET 4.5, including performance features for JavaScript and CSS, as well as implementing OpenAuth.

Dominick Baier Updates Us on Identity in .NET 4.5

May 30, 2012 00:52:00 50.3 MB Downloads: 0

Carl and Richard catch up with Dominick Baier to talk about the changes to identity in the 4.5 Framework, Windows 8 and Server 2012. Dominick lets us know that claims-based security is everywhere in 4.5 - built right into the System libraries. No more separate WIF to install! The conversation also digs into the fact that Windows 8 and Server 2012 are rolling claims-based security into Active Directory, making implementation even simpler. Role-based security continues to function, but everything under the hood is a claim.

Joel Semeniuk Talks Agile and Lean

May 28, 2012 00:51:00 48.99 MB Downloads: 0

Carl and Richard talk to Joel Semeniuk about various styles of agile development. The conversation starts with addressing a comment from a listener on dealing with decomposition of user stories so that they fit into sprints and how to manage research spikes. Joel talks about splitting time in sprints between feature building, bug fixing and research. Next the topics of lean and Kanban and how they connect together with agile development. A great refresher on agile practices!

Carl and Richard are Back in Space!

May 23, 2012 00:38:00 36.87 MB Downloads: 0

Carl and Richard are back in space! With the SpaceX launch to the International Space Station, the boys decide they have to talk about space again. A big chunk of the conversation focuses on how a billionaire boys club has grown up around space - folks like Elon Musk who made their money in technology are now spending it to expand mankind's reach into space, and perhaps make a buck or two along the way. Beyond SpaceX there is Planetary Resources, a gathering of a bunch of internet billionaries to mine asteroids. Is this how mankind will expand into space?

Beth Massi Builds Apps with LightSwitch in Studio 11

May 21, 2012 00:51:00 49.03 MB Downloads: 0

Carl and Richard talk to Beth Massi about the latest incarnation of LightSwitch. In 2011 LightSwitch shipped as a separate install, but the upcoming version of LightSwitch is part of every SKU of Studio 11. Beth talks about how LightSwitch has evolved to be an awesome consumer and creator of data, making it simple to create oData interfaces over anything. The conversation also digs into the role of Silverlight, the evolution of the client and how LightSwitch makes apps in the cloud much simpler.

Mister Franklin Goes to Washington

May 16, 2012 00:49:00 47.68 MB Downloads: 0

On Sunday, May 6th, Carl went to Washington, DC for a Fly-In at the Association for Competitive Technology (ACT) for the purpose of talking to Senators and Representatives about issues around technology. He also talked to many of the developers and IT people who were attending these meetings, some of whom are regulars on .NET Rocks! This is a very special .NET Rocks! We hope you enjoy it.

Micheal Learned Tours Us Around Studio 11

May 14, 2012 00:56:00 54.03 MB Downloads: 0

Carl and Richard talk to Micheal Learned about the new ALM features coming in Visual Studio 11.