.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.

Similar Podcasts

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

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.

JS Party: JavaScript, CSS, Web Development

JS Party: JavaScript, CSS, Web Development
Your weekly celebration of JavaScript and the web. This show records LIVE on Thursdays at 1pm US/Eastern time. Panelists include Jerod Santo, Feross Aboukhadijeh, Kevin Ball, Amelia Wattenberger, Nick Nisi, Divya Sasidharan, Mikeal Rogers, Chris Hiller, and Amal Hussein. Topics discussed include the web platform (Chrome, Safari, Edge, Firefox, Brave, etc), front-end frameworks (React, Ember, Angular, Vue, etc), Node.js, web animation, SVG, robotics, IoT, and much more. If JavaScript and/or the web touch your life, this show’s for you. Some people search for JSParty and can’t find the show, so now the string JSParty is in our description too.

The Business Case of AI and Data Science with Joel Hulen and Kyle Bunting

October 28, 2020 01:04:00 60.91 MB Downloads: 0

Everyone wants AI - but where's the business value? Carl and Richard talk to Joel Hulen and Kyle Bunting about building machine learning models and what they can do for business. The conversation starts out with the typical AI-destroys-the-world debate, recognizing that these tools are just that, tools. Using them responsibly is important, but so is focusing on business value. What can this technology help with? Usually, the first goal is not the goal delivered!

The Business Case of AI and Data Science with Joel Hulen and Kyle Bunting

October 28, 2020 1:03:28 60.91 MB Downloads: 0

Everyone wants AI - but where's the business value? Carl and Richard talk to Joel Hulen and Kyle Bunting about building machine learning models and what they can do for business. The conversation starts out with the typical AI-destroys-the-world debate, recognizing that these tools are just that, tools. Using them responsibly is important, but so is focusing on business value. What can this technology help with? Usually, the first goal is not the goal delivered!Support this podcast at — https://redcircle.com/net-rocks/donations

The .NET Foundation Evolves with Layla Porter

October 21, 2020 00:50:00 48.22 MB Downloads: 0

A new .NET Foundation board is elected - what does it mean for you? Carl and Richard talk to Layla Porter about her new role on the .NET Foundation board and the goals of the foundation to grow its membership, bring more open source projects into the fold, support the maintainers of those projects and to broaden the reach of .NET everywhere. Layla talks about finding new ways to connect with folks in the .NET community and the challenge of evolving a young foundation.

The .NET Foundation Evolves with Layla Porter

October 20, 2020 0:50:15 48.22 MB Downloads: 0

A new .NET Foundation board is elected - what does it mean for you? Carl and Richard talk to Layla Porter about her new role on the .NET Foundation board and the goals of the foundation to grow its membership, bring more open source projects into the fold, support the maintainers of those projects and to broaden the reach of .NET everywhere. Layla talks about finding new ways to connect with folks in the .NET community and the challenge of evolving a young foundation.Support this podcast at — https://redcircle.com/net-rocks/donations

Migrating .NET Applications to Azure with Mike Richter

October 14, 2020 00:58:00 55.4 MB Downloads: 0

The pandemic is sending a lot of work to the cloud - are you ready to move? Carl and Richard talk to Mike Richter about his work helping companies move .NET applications into the cloud. Mike starts out with the hard truth, that moving your virtual machines into the cloud can get expensive. Better to take advantage of the Azure platform, starting with AppService. There's a lot you can do with existing software, and even more if you're willing to recompile. Check it out!

Migrating .NET Applications to Azure with Mike Richter

October 13, 2020 0:57:43 55.4 MB Downloads: 0

The pandemic is sending a lot of work to the cloud - are you ready to move? Carl and Richard talk to Mike Richter about his work helping companies move .NET applications into the cloud. Mike starts out with the hard truth, that moving your virtual machines into the cloud can get expensive. Better to take advantage of the Azure platform, starting with AppService. There's a lot you can do with existing software, and even more if you're willing to recompile. Check it out!Support this podcast at — https://redcircle.com/net-rocks/donations

GitHub Codespaces with Anthony van der Hoorn

October 07, 2020 00:55:00 52.88 MB Downloads: 0

Can a development environment be online? Carl and Richard talk to Anthony van der Hoorn about GitHub Codespaces - the consolidation of a number of online development solutions from Microsoft including Visual Studio Online. Anthony talks about unifying the online dev environment for Visual Studio and Visual Studio Code - recognizing that the two tools are very different! And there is the option to explore code directly in the browser as well. You have more choices than ever for writing code!

GitHub Codespaces with Anthony van der Hoorn

October 07, 2020 0:54:59 52.78 MB Downloads: 0

Can a development environment be online? Carl and Richard talk to Anthony van der Hoorn about GitHub Codespaces - the consolidation of a number of online development solutions from Microsoft including Visual Studio Online. Anthony talks about unifying the online dev environment for Visual Studio and Visual Studio Code - recognizing that the two tools are very different! And there is the option to explore code directly in the browser as well. You have more choices than ever for writing code!Support this podcast at — https://redcircle.com/net-rocks/donations

When Your Experiment Gets Popular with Jamie Rees

September 30, 2020 00:51:00 50.91 MB Downloads: 0

What happens when an open-source experiment becomes software people care about? Carl and Richard talk to Jamie Rees about his experiences creating Ombi - an open-source project that helps people managing Plex servers to handle requests from friends and family for more content. Jamie talks about creating Ombi as an experiment with NancyFX that soon evolved into something lots of folks needed and wanted. The conversation dives into the challenges of managing a popular open-source project, both from a technical, personal, and professional perspective.

When Your Experiment Gets Popular with Jamie Rees

September 30, 2020 0:50:51 48.8 MB Downloads: 0

What happens when an open-source experiment becomes software people care about? Carl and Richard talk to Jamie Rees about his experiences creating Ombi - an open-source project that helps people managing Plex servers to handle requests from friends and family for more content. Jamie talks about creating Ombi as an experiment with NancyFX that soon evolved into something lots of folks needed and wanted. The conversation dives into the challenges of managing a popular open-source project, both from a technical, personal, and professional perspective.Support this podcast at — https://redcircle.com/net-rocks/donations

Learning Dapr with Haishi Bai

September 23, 2020 00:50:00 48.69 MB Downloads: 0

Build better distributed apps with Dapr! Carl and Richard talk to Haishi Bai about his work on Dapr, the open-source framework for building microservices with an event-driven, portable runtime. Haishi talks about the challenges of building modern distributed apps, with elements running in the cloud, on PCs, mobile, and IoT devices. There's also a variety of languages, platforms, and patterns as well. Dapr sits in the middle, abstracting away specific services so that you can keep your app running where ever it needs to be. Check it out!

Learning Dapr with Haishi Bai

September 22, 2020 0:50:10 48.14 MB Downloads: 0

Build better distributed apps with Dapr! Carl and Richard talk to Haishi Bai about his work on Dapr, the open-source framework for building microservices with an event-driven, portable runtime. Haishi talks about the challenges of building modern distributed apps, with elements running in the cloud, on PCs, mobile, and IoT devices. There's also a variety of languages, platforms, and patterns as well. Dapr sits in the middle, abstracting away specific services so that you can keep your app running where ever it needs to be. Check it out!Support this podcast at — https://redcircle.com/net-rocks/donations

Machine Learning in 2020 with Zoiner Tejada

September 16, 2020 01:00:00 58.0 MB Downloads: 0

Machine Learning has been around for years, what does it look like today? Carl and Richard chat with Zoiner Tejada about how he approaches machine learning today, starting with a focus on data. The bulk of the work for using machine learning is focused on sources, quality and bias in data. Zoiner talks about using data lakes to organize data simply, and be able to filter it for processing quickly. Often, it makes sense to duplicate data for processing efficiency! The conversation then dives into the role of algorithms, training and testing, and what it means to be a data scientist.

Machine Learning in 2020 with Zoiner Tejada

September 16, 2020 1:00:14 57.82 MB Downloads: 0

Machine Learning has been around for years, what does it look like today? Carl and Richard chat with Zoiner Tejada about how he approaches machine learning today, starting with a focus on data. The bulk of the work for using machine learning is focused on sources, quality and bias in data. Zoiner talks about using data lakes to organize data simply, and be able to filter it for processing quickly. Often, it makes sense to duplicate data for processing efficiency! The conversation then dives into the role of algorithms, training and testing, and what it means to be a data scientist.Support this podcast at — https://redcircle.com/net-rocks/donations

Starting with Xamarin with Theodora Tataru

September 09, 2020 00:49:00 46.93 MB Downloads: 0

What do you do when COVID-19 cancels your internship? Write an app! Carl and Richard talk to Theodora Tataru about her experience creating an application using Xamarin to help with tracker her college grades. Theodora talks about learning the tools, the libraries, and the various techniques to making a Xamarin app - including asking for help! College Diary is just starting to arrive in the app stores - and Theodora is starting her career as a developer!