 
      
    .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.
        
Jeff Fritz Knows One ASP.NET
Carl and Richard talk to Jeff Fritz about how ASP.NET has evolved over the years. Jeff talks about the continued dominance of Web Forms in relation to MVC and how the different libraries can be used together. In fact, there's ONE ASP.NET, and everything - Web Forms, MVC, Web API, SignalR - all work together. It's a web stack of love!
Mark Heath Talks Audio in Windows
Carl and Richard talk to Mark Heath about audio in Windows. Mark is the leader on the nAudio codeplex project that is a .NET audio and MIDI library. The conversation digs into the fundamentals of digital audio as well as many of the codex and APIs associated with audio - it can be confusing! Mark also talks a bit about the history of audio gear around AdLib, Soundblaster, Voyetra and the like. Mark has some other open source projects involving audio including a Skype voice changer and MP3 decoder in managed code. Check 'em out!Support this podcast at — https://redcircle.com/net-rocks/donations
Mark Heath Talks Audio in Windows
Carl and Richard talk to Mark Heath about audio in Windows. Mark is the leader on the nAudio codeplex project that is a .NET audio and MIDI library. The conversation digs into the fundamentals of digital audio as well as many of the codex and APIs associated with audio - it can be confusing! Mark also talks a bit about the history of audio gear around AdLib, Soundblaster, Voyetra and the like. Mark has some other open source projects involving audio including a Skype voice changer and MP3 decoder in managed code. Check 'em out!
Glenn Block Goes Open Source with ScriptCS
Carl and Richard talk to Glenn Block about his open source project called ScriptCS. Glenn talks about his inspiration for the project, taking the principles of node.js and applying it to C#, using the RoslynCTP. The conversation digs into the speed at which ScriptCS has taken off - at the time of the recording it had only been around for a week and there were 18 contributors on GitHub! This is the non-subdued version of Glenn Block we all know and love!Support this podcast at — https://redcircle.com/net-rocks/donations
Glenn Block Goes Open Source with ScriptCS
Carl and Richard talk to Glenn Block about his open source project called ScriptCS. Glenn talks about his inspiration for the project, taking the principles of node.js and applying it to C#, using the RoslynCTP. The conversation digs into the speed at which ScriptCS has taken off - at the time of the recording it had only been around for a week and there were 18 contributors on GitHub! This is the non-subdued version of Glenn Block we all know and love!
Kord Davis Discusses the Ethics of Big Data
Carl and Richard talk to Kord Davis about the ethics of Big Data. As developers we tend to focus on the technology, rather than the impact it has - and big data gets into some serious moral hazards. Kord talks about some of the issues that companies have gotten into around Big Data, deriving facts about individuals that they have intended to keep private. Legislation is coming around Big Data - be part of that conversation.Support this podcast at — https://redcircle.com/net-rocks/donations
Kord Davis Discusses the Ethics of Big Data
Carl and Richard talk to Kord Davis about the ethics of Big Data. As developers we tend to focus on the technology, rather than the impact it has - and big data gets into some serious moral hazards. Kord talks about some of the issues that companies have gotten into around Big Data, deriving facts about individuals that they have intended to keep private. Legislation is coming around Big Data - be part of that conversation.
Tomas Petricek Digs Deep into F#
Carl and Richard talk to Tomas Petricek about functional programming and F# in particular. The conversation starts out talking about type providers, one of the newest features of F#. Tomas digs into other aspects of F#, comparing it to C#, and talks about the functional programming mind set and how it changes the way you think about coding. Check out all the links below for F# resources and community!
Tomas Petricek Digs Deep into F#
Carl and Richard talk to Tomas Petricek about functional programming and F# in particular. The conversation starts out talking about type providers, one of the newest features of F#. Tomas digs into other aspects of F#, comparing it to C#, and talks about the functional programming mind set and how it changes the way you think about coding. Check out all the links below for F# resources and community!Support this podcast at — https://redcircle.com/net-rocks/donations
Steve Smith is a Software Craftsman
At the MVP Summit, Carl and Richard talk to Steve Smith about the Software Craftmanship calendar. While filled with good messages like Separating Concerns and YAGNI, it also has hilarious images of why you should follow these principles. The conversation digs into each of the topics with different ideas and approaches to being successful. A fun Thursday show!Support this podcast at — https://redcircle.com/net-rocks/donations
Steve Smith is a Software Craftsman
At the MVP Summit, Carl and Richard talk to Steve Smith about the Software Craftmanship calendar. While filled with good messages like Separating Concerns and YAGNI, it also has hilarious images of why you should follow these principles. The conversation digs into each of the topics with different ideas and approaches to being successful. A fun Thursday show!
Vishwas Lele Builds Apps in Sharepoint 2013
At the MVP Summit, Carl and Richard sit down with Vishwas Lele to talk about the new app development models available in Sharepoint 2013. Vishwas talks through different scenarios and approaches to building these modern apps, utilizing Javascript libraries to access SharePoint as well as web services, Azure and more. Building SharePoint applications has transformed into SharePoint apps, check it out!
Vishwas Lele Builds Apps in Sharepoint 2013
At the MVP Summit, Carl and Richard sit down with Vishwas Lele to talk about the new app development models available in Sharepoint 2013. Vishwas talks through different scenarios and approaches to building these modern apps, utilizing Javascript libraries to access SharePoint as well as web services, Azure and more. Building SharePoint applications has transformed into SharePoint apps, check it out!Support this podcast at — https://redcircle.com/net-rocks/donations
Mike Hadlow Uses EasyNetQ to Talk RabbitMQ
Carl and Richard talk to Mike Hadlow about EasyNetQ, a simple API for .NET developers to communicate with RabbitMQ. The conversation starts out dealing with the fundamentals of queuing, it's advantages (and disadvantages) and how it impacts your architecture. Mike also digs into Microsoft Message Queue (MSMQ) and how it differs from RabbitMQ. From there Mike digs into the role of EasyNetQ and how it relates to products like MassTransit and nServiceBus. Whether you're new to queuing, just digging into MSMQ or keen to go deep on queuing, this show is for you!Support this podcast at — https://redcircle.com/net-rocks/donations
Mike Hadlow Uses EasyNetQ to Talk RabbitMQ
Carl and Richard talk to Mike Hadlow about EasyNetQ, a simple API for .NET developers to communicate with RabbitMQ. The conversation starts out dealing with the fundamentals of queuing, it's advantages (and disadvantages) and how it impacts your architecture. Mike also digs into Microsoft Message Queue (MSMQ) and how it differs from RabbitMQ. From there Mike digs into the role of EasyNetQ and how it relates to products like MassTransit and nServiceBus. Whether you're new to queuing, just digging into MSMQ or keen to go deep on queuing, this show is for you!