.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.
Similar Podcasts
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
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
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
More on Blazor with Daniel Roth and Steve Sanderson
What if you could program in C# in your browser? Carl and Richard talk to Daniel Roth and Steve Sanderson about the evolution of Blazor - Steve Sanderson's amazing project using WebAssembly to put .NET In the browser. The big news is that Blazor is moving from a Sanderson research project into the ASP.NET GitHub repository - the team is going to work on it! Still experimental, the Microsoft team is keen to see what all of us will do with Blazor. If you want a C# experience end-to-end in web development, you need to check it out!Support this podcast at — https://redcircle.com/net-rocks/donations
Postgres and Curious Moon with Rob Conery
How can space science help you learn Postgres? While at NDC London, Carl and Richard talk to Rob Conery about his latest book, A Curious Moon. Rob talks about being inspired by Andy Weir's The Martian to write a book that teaches Postgres by using the data from the NASA Cassini mission to Saturn. The book is part story, part tutorial about using Postgres, data loading and analytics. And the data is real - you're working from the actual data from the Cassini mission. The book is an innovative way to learn and starts you down the path of doing real data analytics, looking at what your data says!
Postgres and Curious Moon with Rob Conery
How can space science help you learn Postgres? While at NDC London, Carl and Richard talk to Rob Conery about his latest book, A Curious Moon. Rob talks about being inspired by Andy Weir's The Martian to write a book that teaches Postgres by using the data from the NASA Cassini mission to Saturn. The book is part story, part tutorial about using Postgres, data loading and analytics. And the data is real - you're working from the actual data from the Cassini mission. The book is an innovative way to learn and starts you down the path of doing real data analytics, looking at what your data says!Support this podcast at — https://redcircle.com/net-rocks/donations
Identity Server Update with Dominick Baier and Brock Allen
Another year goes by, time for an identity update! While at NDC in London, Carl and Richard talk to Dom and Brock about the latest updates to IdentityServer. A key aspect of the past year was two versions of .NET Core - both 1.1 and 2.0. Dom and Brock talk through all the twists and turns that it takes to keep IdentityServer up to date with the latest .NET Core pieces. So what about authentication? The conversation turns to the new PolicyServer available as both an open source and a retail product version. Identity continues to evolve!
Identity Server Update with Dominick Baier and Brock Allen
Another year goes by, time for an identity update! While at NDC in London, Carl and Richard talk to Dom and Brock about the latest updates to IdentityServer. A key aspect of the past year was two versions of .NET Core - both 1.1 and 2.0. Dom and Brock talk through all the twists and turns that it takes to keep IdentityServer up to date with the latest .NET Core pieces. So what about authentication? The conversation turns to the new PolicyServer available as both an open source and a retail product version. Identity continues to evolve!Support this podcast at — https://redcircle.com/net-rocks/donations
Programming for Girls with Jennifer Wadella
How do you get girls interested in programming and help them learn? While at NDC in London, Carl and Richard talk to Jennifer Wadella about her experience building Kansas City Women in Technology. Jennifer talks about trying to build a community of women peers in Kansas City, only to discover a huge group of women who wanted to get involved in technology. So off into the teaching practice, aimed at girls called Coding and Cupcakes and for women, an event called Coding and Cocktails. Lots of great thinking about how to make programming more approachable!
Programming for Girls with Jennifer Wadella
How do you get girls interested in programming and help them learn? While at NDC in London, Carl and Richard talk to Jennifer Wadella about her experience building Kansas City Women in Technology. Jennifer talks about trying to build a community of women peers in Kansas City, only to discover a huge group of women who wanted to get involved in technology. So off into the teaching practice, aimed at girls called Coding and Cupcakes and for women, an event called Coding and Cocktails. Lots of great thinking about how to make programming more approachable!Support this podcast at — https://redcircle.com/net-rocks/donations
Flutter with Tim Sneath and Adam Barth
Still exploring options for cross-platform mobile development? Carl and Richard talk to Tim Sneath and Adam Barth about Google's Flutter - using the Dart language to build mobile applications that compile to iOS and Android. Tim has only recently joined Google but has dived head-first into this new approach to mobile development. Adam as one of the originators of the project talks about his key focus - the architecture that allows you to build for both platforms from one code base, and a rapid code-compile-deploy-edit cycle called hot-reload that makes iterating on your mobile app development fun! With a choice of editors (including VSCode), Flutter might just be the approach you'll enjoy to cross-platform mobile development!
Flutter with Tim Sneath and Adam Barth
Still exploring options for cross-platform mobile development? Carl and Richard talk to Tim Sneath and Adam Barth about Google's Flutter - using the Dart language to build mobile applications that compile to iOS and Android. Tim has only recently joined Google but has dived head-first into this new approach to mobile development. Adam as one of the originators of the project talks about his key focus - the architecture that allows you to build for both platforms from one code base, and a rapid code-compile-deploy-edit cycle called hot-reload that makes iterating on your mobile app development fun! With a choice of editors (including VSCode), Flutter might just be the approach you'll enjoy to cross-platform mobile development!Support this podcast at — https://redcircle.com/net-rocks/donations
Storytelling with James Whittaker
How can storytelling advance your career? Carl and Richard talk to James Whittaker, who recently published The Storytellers Spellbook, about the power of stories to help people understand you and the things that are important to you. James tells his story about realizing how important storytelling was to his career and what it could do for him - and the additional challenge of teaching others how to tell stories. He breaks down three key aspects - the story you tell, how you tell it, and what you do while telling it. You don't have to be on stage, even your regular performance review at work is a type of storytelling, and it's in your best interest to get better at it!
Storytelling with James Whittaker
How can storytelling advance your career? Carl and Richard talk to James Whittaker, who recently published The Storytellers Spellbook, about the power of stories to help people understand you and the things that are important to you. James tells his story about realizing how important storytelling was to his career and what it could do for him - and the additional challenge of teaching others how to tell stories. He breaks down three key aspects - the story you tell, how you tell it, and what you do while telling it. You don't have to be on stage, even your regular performance review at work is a type of storytelling, and it's in your best interest to get better at it!Support this podcast at — https://redcircle.com/net-rocks/donations
OpenAPI.NET with Darrel Miller
How do you make sure your APIs can interop across languages and other complexities? Carl and Richard talk to Darrel Miller about OpenAPI, the open source specification for standard aspects of APIs like collections, security rules and more. The specification is now at version 3 and starting to really mature - all the big players are involved, and you can contribute as well! Darrel discusses how Microsoft has been implementing OpenAPI standards to their own APIs and what it takes for you to do it as well. There is an OpenAPI.NET implementation available at GitHub for you to work from and lots of great information in Microsoft docs. Check it out!
OpenAPI.NET with Darrel Miller
How do you make sure your APIs can interop across languages and other complexities? Carl and Richard talk to Darrel Miller about OpenAPI, the open source specification for standard aspects of APIs like collections, security rules and more. The specification is now at version 3 and starting to really mature - all the big players are involved, and you can contribute as well! Darrel discusses how Microsoft has been implementing OpenAPI standards to their own APIs and what it takes for you to do it as well. There is an OpenAPI.NET implementation available at GitHub for you to work from and lots of great information in Microsoft docs. Check it out!Support this podcast at — https://redcircle.com/net-rocks/donations
Finding a Job in Software Development with Chuck Wood
How do you get a job in software development that you love? Carl and Richard talk to Chuck Max Wood about his experiences teaching people to get jobs in software development. Chuck starts with finding a job you really want - there are lots of options in software development. He talks about LinkedIn as a great source of information about companies and the people that work at them. Making connections to people in companies, understanding what the company does and who is responsible for hiring is all part of the practice of getting the right job - you can do it!
Finding a Job in Software Development with Chuck Wood
How do you get a job in software development that you love? Carl and Richard talk to Chuck Max Wood about his experiences teaching people to get jobs in software development. Chuck starts with finding a job you really want - there are lots of options in software development. He talks about LinkedIn as a great source of information about companies and the people that work at them. Making connections to people in companies, understanding what the company does and who is responsible for hiring is all part of the practice of getting the right job - you can do it!Support this podcast at — https://redcircle.com/net-rocks/donations