 
      
    .NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.
Similar Podcasts
 
        
        
          
            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 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. 
        
 
        
        
          
            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.
        
Release Management with Micheal Learned
Carl and Richard chat with Micheal Learned about modern release management with Visual Studio. The conversation starts like many do when it comes to ALM: what's hard, and what's easy. And let's face it - releasing software properly is often hard! Micheal talks about the various pitfalls that folks fall into around releasing software and how today's environment just won't tolerate those mistakes any more. This leads to a discussion about release pipelines (check out the great doc in the show notes) and Microsoft's acquisition of InRelease by InCycle Software. If you've got an MSDN license, you have to take a look at Release Management! And if you don't, take the trial out for a spin, it's worth it!
Nuclear Accidents Geek Out
Well, you knew this was coming - a geek out on the not-fun topic of nuclear accidents. Richard runs down the fundamentals of nuclear accidents, with some story telling around what happened at Three Mile Island and Chernobyl. Then on to the main event - Fukushima. The situation is serious, but progress is being made and the Japanese remain committed to fully cleaning up the mess made there. So is nuclear power worth the risk? Be part of this conversation; it's certainly not done yet!
Nuclear Accidents Geek Out
Well, you knew this was coming - a geek out on the not-fun topic of nuclear accidents. Richard runs down the fundamentals of nuclear accidents, with some story telling around what happened at Three Mile Island and Chernobyl. Then on to the main event - Fukushima. The situation is serious, but progress is being made and the Japanese remain committed to fully cleaning up the mess made there. So is nuclear power worth the risk? Be part of this conversation; it's certainly not done yet!Support this podcast at — https://redcircle.com/net-rocks/donations
Usability Testing with Amber DeRosa and Alicia Hatter
Carl and Richard talk to Amber DeRosa and Alicia Hatter about usability testing. The conversation starts out by digging into what usability testing is all about - actually looking at how users are using your software... or perhaps would want to use your software. Amber and Alicia talk about working through usability studies even before the software is built to get a feel for what the user would really like. And while software is being built, routine testing digs deeper into how the software will be used, what users actually like to do with it and how that can affect the final product. The discussion also digs into the dynamic between the developers, QA, project management and usability testing - they all have important roles in building great software!Support this podcast at — https://redcircle.com/net-rocks/donations
Usability Testing with Amber DeRosa and Alicia Hatter
Carl and Richard talk to Amber DeRosa and Alicia Hatter about usability testing. The conversation starts out by digging into what usability testing is all about - actually looking at how users are using your software... or perhaps would want to use your software. Amber and Alicia talk about working through usability studies even before the software is built to get a feel for what the user would really like. And while software is being built, routine testing digs deeper into how the software will be used, what users actually like to do with it and how that can affect the final product. The discussion also digs into the dynamic between the developers, QA, project management and usability testing - they all have important roles in building great software!
Are you a Craftsman with Alan Stevens
Carl and Richard talk to Alan Stevens about his views on software craftsmanship. Well, if he just agreed with it, it wouldn't be much of a show now, would it? Alan starts off talking about what it really means to be a craftsman - referencing such wonderful talents as Kevin Ryan Guitars and Steinway pianos as examples. This leads to a discussion about function, construction method and artistry - they're all part of making anything great. The conversation also digs into the whole medieval guild model that software appears to be grabbing onto, with apprenticeships, journeymen and masters. Does it make sense? Does it keep us humble? Does it really ship better software?Support this podcast at — https://redcircle.com/net-rocks/donations
Are you a Craftsman with Alan Stevens
Carl and Richard talk to Alan Stevens about his views on software craftsmanship. Well, if he just agreed with it, it wouldn't be much of a show now, would it? Alan starts off talking about what it really means to be a craftsman - referencing such wonderful talents as Kevin Ryan Guitars and Steinway pianos as examples. This leads to a discussion about function, construction method and artistry - they're all part of making anything great. The conversation also digs into the whole medieval guild model that software appears to be grabbing onto, with apprenticeships, journeymen and masters. Does it make sense? Does it keep us humble? Does it really ship better software?
Thinking Biggy with Rob Conery
Carl and Richard chat with Rob Conery about his open source project called Biggy. Biggy is a project in GitHub that puts a wrapper over top of Postgres (and SQL Server for that matter) to allow you to handle documents (aka JSON) efficiently and fast. Rob takes on thinking around noSQL in general, including graph and document databases. This leads to a whole discussion on what we should store and why. Rob mentions a ton of cool GitHub projects around storage (links in the show notes), and how much fun it is to be a developer today.
Thinking Biggy with Rob Conery
Carl and Richard chat with Rob Conery about his open source project called Biggy. Biggy is a project in GitHub that puts a wrapper over top of Postgres (and SQL Server for that matter) to allow you to handle documents (aka JSON) efficiently and fast. Rob takes on thinking around noSQL in general, including graph and document databases. This leads to a whole discussion on what we should store and why. Rob mentions a ton of cool GitHub projects around storage (links in the show notes), and how much fun it is to be a developer today.Support this podcast at — https://redcircle.com/net-rocks/donations
Modern Apps and ALM with David Chappell
While at the ModernApps2013 event in Mountain View, California, Carl and Richard got a chance to sit down with David Chappell and get his views on the changing landscape of software and software development. David talks about how applications have evolved into a devices+services model, where parts of the application live in the cloud, and the rest live in the various form factor devices that we all now use. Later the conversation turns to the evolution of Application Lifecycle Management, with concepts like Continuous Delivery and DevOps becoming essential skills for the modern developer. Great thoughts from an awesome thinker in our industry!Support this podcast at — https://redcircle.com/net-rocks/donations
Modern Apps and ALM with David Chappell
While at the ModernApps2013 event in Mountain View, California, Carl and Richard got a chance to sit down with David Chappell and get his views on the changing landscape of software and software development. David talks about how applications have evolved into a devices+services model, where parts of the application live in the cloud, and the rest live in the various form factor devices that we all now use. Later the conversation turns to the evolution of Application Lifecycle Management, with concepts like Continuous Delivery and DevOps becoming essential skills for the modern developer. Great thoughts from an awesome thinker in our industry!
F# Everywhere with Neil Danson
Carl and Richard talk to Neil Danson about his experiences with F#. The conversation starts off connecting Carl's thoughts on neural networks and a listener question - so what is the role of F# in the big data analytic world? Neil digs into how F# has permeated all types of development in the .NET world, even WPF! There's also some serious discussion about quality of code in F# and how Bob Martin's SOLID principles can be applied to functional programming.
F# Everywhere with Neil Danson
Carl and Richard talk to Neil Danson about his experiences with F#. The conversation starts off connecting Carl's thoughts on neural networks and a listener question - so what is the role of F# in the big data analytic world? Neil digs into how F# has permeated all types of development in the .NET world, even WPF! There's also some serious discussion about quality of code in F# and how Bob Martin's SOLID principles can be applied to functional programming.Support this podcast at — https://redcircle.com/net-rocks/donations
Rocking Your Technical Interview with David McCarter
Carl and Richard chat with David McCarter about what it takes to be successful when you are interviewed for a job. But David goes well beyond just the interview - are you pursuing the right job for you? Are you looking for it the right way? The conversation digs into the value of recruiters and difference between good ones and bad ones. And when it comes to the interview itself, what preparation should you be doing? What are the right answers to classic questions like 'do you have any questions for us?' And check out the link below for David's video on the subject.Support this podcast at — https://redcircle.com/net-rocks/donations
Rocking Your Technical Interview with David McCarter
Carl and Richard chat with David McCarter about what it takes to be successful when you are interviewed for a job. But David goes well beyond just the interview - are you pursuing the right job for you? Are you looking for it the right way? The conversation digs into the value of recruiters and difference between good ones and bad ones. And when it comes to the interview itself, what preparation should you be doing? What are the right answers to classic questions like 'do you have any questions for us?' And check out the link below for David's video on the subject.