Podcasts about dotnet

  • 146PODCASTS
  • 805EPISODES
  • 59mAVG DURATION
  • 5WEEKLY NEW EPISODES
  • Nov 10, 2025LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about dotnet

Show all podcasts related to dotnet

Latest podcast episodes about dotnet

.NET in pillole
318 - Scrivi meno, comunica meglio: come Humanizer migliora il tuo output

.NET in pillole

Play Episode Listen Later Nov 10, 2025 12:25


Humanizer è una piccola libreria .NET con un grande impatto: converte stringhe, date, numeri e enum in formati leggibili, localizzati e user-friendly, con pochissimo codice.https://github.com/Humanizr/Humanizerhttps://github.com/Humanizr/Humanizer/blob/main/docs/quick-start.mdhttps://youtu.be/S3BEfCzYPRU?si=BrZhOkbTnbevo2Yp#dotnet #humanizer #nuget #podcast #dotnetinpillole

DotNet & More
DotNet&More #163: Нужно ли "учить AI" и не только

DotNet & More

Play Episode Listen Later Nov 7, 2025 113:35


Про AI кричат из каждого утюга, и возникает ощущение, что нам нужно срочно учиться работать с AI, чтобы не быть выкинутыми на помойку истории. Но так ли это?Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:04:45 Нужно ли знать нейронки under the hood?00:09:45 Как можно зафиксировать LLM?00:18:30 Как разобраться в сотне LLM терминов?00:24:00 В чем разница между людьми и LLM?00:35:00 Агенты00:45:00 Нейронка на CPU00:55:40 Что делать с локальными моделями?01:13:00 AI пузырь лопается?01:36:20 Про собеседованияСсылки:- https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi : Лучший курс по устройству LLM - https://youtu.be/Oqe6vucYpDo?si=7Diac7To8qlmd8BZ : Вайбкодинг на нашем канале :)Видео: https://youtube.com/live/q_pq3ImheB4 Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

DotNet & More
DotNet&More #162 : AI убивает программирование и не только

DotNet & More

Play Episode Listen Later Oct 29, 2025 78:31


Время поговорить о насущной теме :)Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:04:00 AI плавит мозг00:13:40 Нейронки как инструмент00:20:10 Что будет с профессией?00:26:00 Как LLM упрощает нам работу?00:31:00 Нас заставят работать больше?00:39:00 LLM говнокод помогает нам решать задачу00:40:40 LLM повысит спрос на программистов00:54:00 Развитие нейронокВидео: https://youtube.com/live/NJfevRFEaIU Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

.NET in pillole
316 - La vulnerabilità più grave mai scoperta in ASP.NET Core [CVE-2025-55315]

.NET in pillole

Play Episode Listen Later Oct 27, 2025 15:58


In questa puntata ti parlo della vulnerabilità CVE-2025-55315, quella che Microsoft ha classificato con un punteggio di gravità 9.9 e che molti considerano la più critica mai scoperta in ASP.NET Core.Capiremo insieme cos'è l'HTTP Request Smuggling, come funziona questo tipo di attacco e perché può compromettere anche applicazioni perfettamente scritte.Vedremo quali versioni di .NET sono vulnerabili, come verificare se il tuo server è a rischio e quali patch o mitigazioni puoi applicare subito. Anche se non scrivi codice “sbagliato”, a volte basta un header HTTP fuori posto per spalancare la porta a un attaccante.https://www.cve.org/CVERecord?id=CVE-2025-55315https://github.com/dotnet/aspnetcore/issues/64033https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55315https://github.com/sirredbeard/CVE-2025-55315-repro#dotnet #security #aspnetcore #kestrel #podcast #dotnetinpillole

.NET in pillole
315 - Blazor in Console? Scopri RazorConsole!

.NET in pillole

Play Episode Listen Later Oct 20, 2025 9:35


In questa puntata esploriamo RazorConsole, una libreria sperimentale che porta il modello Blazor nel terminale. Scopri come costruire interfacce console interattive in .NET usando componenti Razor, tra rendering testuale, input dinamico e Hot Reload. https://github.com/LittleLittleCloud/RazorConsole#dotnet #blazor #aspnet #RazorConsole #SpectreConsole #podcast #dotnetinpillole

.NET in pillole
314 - Da JSON a UI in un attimo, senza scrivere una riga di HTML

.NET in pillole

Play Episode Listen Later Oct 13, 2025 15:03


In questa puntata ti parlo di come sia possibile creare interfacce utente riusabili e interattive che si adattano automaticamente a Teams, Outlook o alle tue app web, partendo da un semplice file JSON. Un modo elegante e pratico per scrivere una porzione di UI una volta sola e mostrarla ovunque.https://adaptivecards.io/https://learn.microsoft.com/en-us/adaptive-cards/https://github.com/microsoft/AdaptiveCardshttps://adaptivecards.microsoft.com/designer#dotnet #adaptivecards #teams #podcast #dotnetinpillole

DotNet & More
DotNet&More #161: Чем отличается джун от миддла от сеньора и не только

DotNet & More

Play Episode Listen Later Oct 10, 2025 59:17


Технологии меняются каждые 5 лет, алгоритмы учатся за пол года литкода, любой хипстер может навайбкодить SAAS за 3 промпта.Так может все, в современном мире нет места сеньорам?Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:05:30 Разные подходы к коду00:14:00 Senior как знатоки технологий00:26:00 Грейд как степень независимости00:36:20 Проблема закрытых вопросов на собесах00:52:00 Грейды и выслуга летСсылки:- https://ecode.ozon.tech/talks/f22529885e974f188e5c97c18eca2603/?referer=%2Fpersons%2Ff5fb0cca75ab472b8b6c1eccce3b77d6%2F&__rr=1 : Доклад нашего гостяВидео: https://youtube.com/live/YnYCRh4pTpo Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

DotNet & More
DotNet&More #160: Смерть Open Source и не только

DotNet & More

Play Episode Listen Later Oct 3, 2025 62:37


За последний год произошло несколько неприятных "коммерциализаций" Open Source тулов. К чему же ведет этот тренд и как жить дальше?Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:09:50 Open Source vs Close Source00:16:30 В чем проблема в .Net сообществе?00:24:10 Что делать?00:30:00 Заморозили версию, а что дальше?Ссылки:- https://www.jimmybogard.com/automapper-and-mediatr-going-commercial/ : AutoMapper and MediatR Going Commercial- https://www.percona.com/blog/the-redis-license-has-changed-what-you-need-to-know/ : The Redis License Has Changed- https://github.com/valkey-io/valkey : Форк Redis- https://www.infoq.com/news/2025/01/fluent-assertions-v8-license/ : Fluent Assertions Library v8 Abandons Apache Licensing- https://masstransit.io/introduction/v9-announcement : MassTransit тоже всеВидео: https://youtube.com/live/El5LcCs4yio Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

DotNet & More
DotNet&More #159: Union в C# и не только

DotNet & More

Play Episode Listen Later Sep 26, 2025 68:59


На прошлом стриме Вы спрашивали, зачем нужны Union в будущем C#. Нам показалось, что наш ответ недостаточен, так что самое время выделить этой теме отдельный выпуск.Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:05:00 Unions уже сейчас в C# 00:13:20 Что такое Union00:16:40 Как Visitor заменяет Union 00:25:45 Зачем бекендеру Union?00:34:50 enum как симптом необходимости в Union00:43:20 Union в C#15Ссылки:- https://youtu.be/jRJa83DeOd8?si=nlWtm_rY0et23bDy&t=3745 : Union в C# - https://en.wikipedia.org/wiki/Discriminated_union : Discriminated union- https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/discriminated-unions : В F# - https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#union-types : В Typescript - https://doc.rust-lang.org/book/ch06-01-defining-an-enum.html : В Rust - https://kotlinlang.org/docs/sealed-classes.html : В Kotlin - https://docs.oracle.com/en/java/javase/17/language/sealed-classes-and-interfaces.html : И даже в JavaВидео: https://youtube.com/live/ItNZ3tKhzxs Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

DotNet & More
DotNet&More #158: C#14 и не только

DotNet & More

Play Episode Listen Later Sep 19, 2025 59:40


В ноябре нас ждет новый релиз нашего любимого языка программирования, так что самое время разобраться, что же нас ждет.Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:27:00 Новые фичи C# 14Ссылки:- https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-14 : С# 14 - https://github.com/dotnet/roslyn/blob/main/docs/Language%20Feature%20Status.md#c-140 : СтатусВидео: https://youtube.com/live/9Ai2vqiX9FE Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

The Influencer Club
Roger Devine with Fresh and Fun Fundraising Ideas From School Auction dot Net

The Influencer Club

Play Episode Listen Later Sep 16, 2025 44:40 Transcription Available


Roger Devine has led a life based on service, communication, education, and entrepreneurship. As the co-founder of SchoolAuction.net, he has spent the past 20 years assisting and advising local and national nonprofit organizations and charities on how to grow their programs and ensure financial stability through fundraising events, such as gala auctions, golf tournaments, and trivia nights. Throughout his time at SchoolAuction.net, Roger has been an advocate for organizations to make their events equitable and accessible to supporters outside of the traditional top-tier donors, as a way of building a broader base of supporters. This attitude was born from the company's decision to focus its marketing outreach on schools and PTAs, and from experiences during the 2008 recession, when many fundraising officers became wary of whether fundraising events could work in a time of economic uncertainty.Become a supporter of this podcast: https://www.spreaker.com/podcast/inspiring-stories--2917948/support.

.NET in pillole
308 - Da HTML a PDF e scraping: il potere di PuppeteerSharp

.NET in pillole

Play Episode Listen Later Sep 1, 2025 12:16


PuppeteerSharp è un porting in C# della popolare libreria Puppeteer per Node.js. È progettato per consentirti di controllare browser basati su Chromium (anche in modalità headless) tramite .NET, e supporta .NET Framework, .NET Core e .NET 8. In questa puntata te ne parlo.https://github.com/hardkoded/puppeteer-sharphttps://www.puppeteersharp.com/https://www.c-sharpcorner.com/article/pdf-generation-in-asp-net-core-mvc-using-puppeteer-sharp/#dotnet #PuppeteerSharp #pdf #scraping #formautomation #dotnetinpillole #podcast

Coder Radio
626: .Net 10 & C#14 With Nick Proud

Coder Radio

Play Episode Listen Later Aug 27, 2025 36:04


Try Mailtrap for free (https://l.rw.rw/coder_radio_8) Nick's Youtube (https://www.youtube.com/@nickproudprogrammer) Nick's Dometrain Course (https://dometrain.com/course/from-zero-to-hero-dapper-in-dotnet/) Nick on LinkedIn (https://www.linkedin.com/in/nickproud/) NexBotix (https://www.nexbotix.ai/) Alice for Power BI (https://alice.dev/alice-power-bi/) Mike on X (https://x.com/dominucco) Mike on BlueSky (https://bsky.app/profile/dominucco.bsky.social) Coder on X (https://x.com/coderradioshow) Coder on BlueSky (https://bsky.app/profile/coderradio.bsky.social) Show Discord (https://discord.gg/k8e7gKUpEp) Alice & Custom Dev (https://alice.dev)

.NET in pillole
307 - Wolverine: non quello con gli artigli, ma quasi! Una libreria di messaggistica per le nostre app

.NET in pillole

Play Episode Listen Later Aug 25, 2025 13:39


In questa puntata esploriamo Wolverine, la libreria open-source di JasperFx che unisce mediator, message bus e messaggistica distribuita in un'unica pipeline efficiente e resiliente.Una valida alternativa in sostituzione di Mediatr, ma con molte funzionalità in più assolutamente da conoscere.https://github.com/JasperFx/wolverinehttps://wolverinefx.net/#dotnet #wolverinefx #mediator #messagebus #mqtt #dotnetinpillole #podcast

.NET in pillole
306 - Magic.IndexedDB: Linq incontra IndexedDB in Blazor

.NET in pillole

Play Episode Listen Later Aug 18, 2025 18:17


In questa puntata esploriamo Magic.IndexedDB, una libreria che porta il vero LINQ dentro IndexedDB per le applicazioni Blazor.Non un semplice wrapper, ma un motore di query capace di tradurre espressioni LINQ complesse direttamente in operazioni ottimizzate su IndexedDB, evitando caricamenti inutili in memoria.https://github.com/magiccodingman/Magic.IndexedDbhttps://sayou.biz/Magic-IndexedDB/indexhttps://www.nuget.org/packages/Magic.IndexedDb/#dotnet #blazor #indexeddb #aspnet #dotnetinpillole #podcast

DotNet & More
DotNet&More #157: Так чем же хорош кубер для .net разработчиков и не только

DotNet & More

Play Episode Listen Later Aug 16, 2025 107:32


Финализируем наш курс по куберу! Давайте посмотрим, так что же нам дает кубер? И надо ли оно нам? А может вообще сделать все руками?Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:04:30 Что самое главное в кубере?00:09:20 Проблемы кубера00:14:00 Чем хорош кубер00:29:00 Экосистема кубера00:59:15 Как клауды *:% нас через кубер01:05:20 Что не стоит разворачивать в кубере01:14:15 А если оператор говно?01:24:00 "Только готовые решения"Ссылки:- https://youtu.be/rJRLZfk3a8U : Контейнерная виртуализация в Linux- https://kubernetes.io/docs/setup/production-environment/container-runtimes/ : Container Runtimes - https://kubernetes.io/docs/concepts/services-networking/service/ : Services- https://kubernetes.io/docs/concepts/storage/volumes/ : Volumes - https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/ : CNI - https://kubernetes-csi.github.io/docs/ : CSI - https://creators.spotify.com/pod/profile/released-show : Подкаст Released Видео: https://youtube.com/live/ATcVJY2plm8 Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

Pro Wrestling Boom Podcast
08/15 Dot Net Weekly and Pro Wrestling Boom Combo Show with Jake Barnett (Episode 371)

Pro Wrestling Boom Podcast

Play Episode Listen Later Aug 15, 2025 110:40 Transcription Available


Jake Barnett and Jason Powell on the UFC and Paramount deal, TNA and The CW rumors, Karrion Kross and Scarlett, Vince McMahon on Hulk Hogan, AEW Dynamite...

.NET in pillole
305 - TickerQ, un'ottima idea di base, ma potrà competere con Hangfire e Quartz?

.NET in pillole

Play Episode Listen Later Aug 11, 2025 8:50


In questa puntata scopriamo TickerQ, un nuovo Job Scheduler che entra in competizione con Hangfire e Quartz.NET. In questa puntata andiamo a vedere cosa lo differenzia dagli altri, ed il come lo si utilizza.https://github.com/Arcenox-co/TickerQhttps://tickerq.arcenox.com/#dotnet #tickerq #jobscheduler #taskscheduler #podcast #dotnetinpillole

DotNet & More
DotNet&More #156: Volume mounts в Kubernetes, секреты, конфиги и не только

DotNet & More

Play Episode Listen Later Aug 8, 2025 116:26


Продолжаем наш крутой курс по куберу. В этот раз затронем супер важную тему хранения данных.Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:06:50 Что такое Volume00:13:20 Секреты00:17:20 Почему секреты это отстой?00:34:50 Config Map, aka appsettings.json00:46:50 Persistent Volume для своей БД00:54:00 CSI - чтобы все это пахало на разных нодах01:14:00 Security ContextСсылки:- https://pc.st/1570896327 : Подкаст про безопасность ("Смени пароль!")- https://kubernetes.io/docs/concepts/storage/volumes/ : Volumes в кубере - https://kubernetes.io/docs/concepts/configuration/secret/ : Secrets в кубере- https://kubernetes.io/docs/concepts/configuration/overview/ : Конфиги в кубереВидео: https://youtube.com/live/NZL8ZH57-MU Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

.NET in pillole
304 - Dalle password alle passkey: l'evoluzione di ASP.NET Identity

.NET in pillole

Play Episode Listen Later Aug 4, 2025 15:04


In questa puntata esploriamo l'evoluzione di ASP.NET Identity: dalle origini con Membership fino al supporto alle passkey che arriverà in .NET 10. Un viaggio tra sicurezza, autenticazione moderna e API REST per gestire al meglio l'identità degli utenti nelle applicazioni .NET.https://learn.microsoft.com/en-us/aspnet/core/security/authentication/identityhttps://devblogs.microsoft.com/dotnet/dotnet-10-preview-6/https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-10.0#dotnet #aspnet #aspnetidentity #dotnet10 #dotnetinpillole #podcast

.NET in pillole
303 - Dal caos al controllo: riduci il rumore nei log con .NET 9

.NET in pillole

Play Episode Listen Later Jul 28, 2025 13:34


In questa puntata scopriamo come ottimizzare il logging in .NET grazie a due potenti funzionalità introdotte in .NET 9: log sampling e log buffering. Vedremo come ridurre il rumore, migliorare le performance e mantenere il controllo sui log, anche in ambienti ad alto carico. Meno log, più valore.https://devblogs.microsoft.com/dotnet/emit-logs-on-demand-with-log-buffering/https://devblogs.microsoft.com/dotnet/finetune-the-volume-of-logs-your-app-produces/https://learn.microsoft.com/en-us/dotnet/core/extensions/log-samplinghttps://learn.microsoft.com/en-us/dotnet/core/extensions/log-buffering#dotnet #logging #dotnetinpillole #podcast

.NET in pillole
302 - CQRS in .NET con Brighter e Darker: alternativa a MediatR?

.NET in pillole

Play Episode Listen Later Jul 21, 2025 15:45


In questa puntata esploriamo Brighter e Darker, due librerie open-source progettate per applicare il pattern CQRS in modo chiaro e scalabile su .NET.Confronteremo inoltre Brighter con MediatR, analizzando vantaggi, differenze e scenari d'uso, per capire se possono essere una valida alternativa.https://github.com/BrighterCommand/Darkerhttps://github.com/BrighterCommand/Brighterhttps://brightercommand.gitbook.io/paramore-brighter-documentationhttps://mareks-082.medium.com/a-brighter-alternative-to-mediatr-and-masstransit-69d46d10b4b8#dotnet #cqrs #cqs #Brighter #Darker #dotnetinpillole #podcast

DotNet & More
DotNet&More #155: C# vs Kotlin с точки зрения говнокода и не только

DotNet & More

Play Episode Listen Later Jul 18, 2025 57:44


Меня дико бомбит от Котлина... это язык, который фундаментально сломан и максимально провоцирует говнописание говнокода. Не верите? Прошу в выпуск :) Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:03:15 Как говнокодят сеньоры00:07:50 Метаязык - это печально00:20:55 ref/out for Extract Method00:29:10 Почему .let {} это зло!!!00:47:40 Не все так однозначноСсылки:- https://kotlinlang.org/docs/home.html : Документация по Kotlin- https://learn.microsoft.com/en-gb/dotnet/csharp/ : Документация по C#Видео: https://youtube.com/live/VWDFvHuk7-s Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

.NET in pillole
301 - Arrivata la versione commerciale di Mediatr e AutoMapper, che fare ora?

.NET in pillole

Play Episode Listen Later Jul 14, 2025 17:51


Il 2 luglio Jimmy Bogard ha annunciato il rilascio delle versioni commerciali delle sue librerie Mediatr e AutoMapper. In questa puntata vediamo quali sono i prezzi e i termini di licenza, fino a trarne delle conclusioni a riguardo.https://www.jimmybogard.com/automapper-and-mediatr-commercial-editions-launch-today/https://mediatr.io/https://automapper.io/#dotnet #automapper #mediatr #dotnetinpillole #podcast

DotNet & More
DotNet&More #154: CNI в кубере это весело и не только

DotNet & More

Play Episode Listen Later Jul 5, 2025 98:53


Сетевая модель в кубере это реально прикольно... даже если у вас "exe через rdp", просто интересно посмотреть "как сделали умные ребята":)Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:08:40 Что такое Сервис00:20:00 Зачем порт ноды в Сервисах?00:25:10 Поднимаем облачный Load Balancer из Сервиса00:46:00 Service Discovery через DNS01:02:20 Можно ли доверять MS стеку?01:18:20 ПрактикаСсылки:- https://kubernetes.io/docs/concepts/cluster-administration/networking/ : СправкаВидео: https://youtube.com/live/9gr9KMVSz-YСлушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

Baseball Tonight with Buster Olney
Twitchy Swinger: A's Shortstop Jacob Wilson Stops By; Tarik Skubal's Impact When He Doesn't Pitch; Mariners Dot Net

Baseball Tonight with Buster Olney

Play Episode Listen Later Jun 27, 2025 67:34


Jorge Castillo and Buster discuss how Tarik Skubal impacts the Tigers' pitching staff when he's not on the mound, Jacob Misiorowski vs. Paul Skenes and how young starting pitchers are arriving faster, and the Home Run Derby field starting to take shape. Then, A's shortstop Jacob Wilson talks about which players he's heard from as he ascends in the All-Star voting, his swing, which swings he admires, his dad, and the toughest pitchers he's faced. Next, Sarah Langs on Misiorowski. Later, Todd Radom shares his thoughts on the post-Rafael Devers Red Sox and the Ballpark & Beyond. CALL THE SHOW: 406-404-8460 EMAIL THE SHOW: BleacherTweets@gmail.com REACH OUT ON X: #BLEACHERTWEETS 5:02 Jorge Castillo 27:31 Jacob Wilson 41:20 Sarah Langs 43:22 Todd Radom 56:58 Bleacher Tweets Learn more about your ad choices. Visit podcastchoices.com/adchoices

Fantasy Focus Baseball
Twitchy Swinger: A's Shortstop Jacob Wilson Stops By; Tarik Skubal's Impact When He Doesn't Pitch; Mariners Dot Net

Fantasy Focus Baseball

Play Episode Listen Later Jun 27, 2025 67:34


Jorge Castillo and Buster discuss how Tarik Skubal impacts the Tigers' pitching staff when he's not on the mound, Jacob Misiorowski vs. Paul Skenes and how young starting pitchers are arriving faster, and the Home Run Derby field starting to take shape. Then, A's shortstop Jacob Wilson talks about which players he's heard from as he ascends in the All-Star voting, his swing, which swings he admires, his dad, and the toughest pitchers he's faced. Next, Sarah Langs on Misiorowski. Later, Todd Radom shares his thoughts on the post-Rafael Devers Red Sox and the Ballpark & Beyond. CALL THE SHOW: 406-404-8460 EMAIL THE SHOW: BleacherTweets@gmail.com REACH OUT ON X: #BLEACHERTWEETS 5:02 Jorge Castillo 27:31 Jacob Wilson 41:20 Sarah Langs 43:22 Todd Radom 56:58 Bleacher Tweets Learn more about your ad choices. Visit podcastchoices.com/adchoices

Merge Conflict
468: aspire CLI, dotnet run app.cs, C# 14 field

Merge Conflict

Play Episode Listen Later Jun 23, 2025 36:06


We are revisiting some of our favorite recent previews for .NET developers that you may have missed out on! Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Merge Conflict: Twitter, Facebook, Website, Chat on Discord Music : Amethyst Seer - Citrine by Adventureface ⭐⭐ Review Us (https://itunes.apple.com/us/podcast/merge-conflict/id1133064277?mt=2&ls=1) ⭐⭐ Machine transcription available on http://mergeconflict.fm

Pro Wrestling Boom Podcast
06/20 Dot Net Weekly and Pro Wrestling Boom Combo Show (Episode 364): WWE King and Queen of the Ring, Goldberg, and more with Jake Barnett

Pro Wrestling Boom Podcast

Play Episode Listen Later Jun 20, 2025 102:49


Jake Barnett and Jason Powell co-host the Dot Net Weekly and Pro Wrestling Boom Podcast combo show: WWE King and Queen of the Ring, Goldberg, Liv Morgan injury, Vince McMahon, Hulk Hogan, Mercedes Mone and The Beast Mortos, AEW Grand Slam Mexico, and more...

DotNet & More
DotNet&More #153: Проектирование REST API, API First и не только

DotNet & More

Play Episode Listen Later Jun 20, 2025 107:05


API First - это просто! Просто садимся и делаем крутой API: универсальный, изящный, дико сложный в реализации и абсолютно бесполезный для использования! А как бы так, чтобы без последних двух пунктов?Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:05:00 Кто должен разрабатывать спеку API?00:18:30 Spec First vs Code First vs ...00:22:30 Когда спеки не сходятся00:24:30 Ревью спеки00:30:50 Красивая API, которая никому не нужна00:33:30 Backend 4 Frontend00:45:00 Баланс согласования00:49:25 API as a product00:57:50 Регрессия01:03:20 GraphQL, OData01:19:30 Тестирование моками01:21:05 Версионирование API01:31:30 Как рекламировать спеки, витрина API01:34:00 Open Close Principle для API01:36:00 Безопасность01:39:15 API экономикаСсылки:- https://swagger.io/resources/articles/adopting-an-api-first-approach/ : Неплохая статья- https://github.com/OpenAPITools/openapi-generator : То что заставит всех использовать спеку! Видео: https://youtube.com/live/p_KIy8rTWRs Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

DotNet & More
DotNet&More #152: Сетевая модель в кубере и не только

DotNet & More

Play Episode Listen Later Jun 13, 2025 55:21


Продолжаем наш курс по kubernetes. На очереди Network Model и все про сеть.Не волнуйтесь если пропустили прошлые выпуски: наш курс как ситком, можно начать смотреть с середины сезона :)Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:07:45 Кто управляет сетью: CNI00:16:30 Какие есть CNI00:33:00 Зачем знать про CNI?00:37:25 Service это не Load Balancer!Ссылки:- https://kubernetes.io/docs/concepts/services-networking/ : Services, Load Balancing, and NetworkingВидео: https://youtube.com/live/RxULSh8LgPk Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

DotNet & More
DotNet&More #151: Байки из склепа про деплой, инфру и не только

DotNet & More

Play Episode Listen Later Jun 1, 2025 59:41


Что-то мы захардкодились по куберу... время отдохнуть и просто потравить байки, факапы и не только.Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:01:50 Чем плох кубер?00:04:50 ELK vs Grafana00:11:15 Vibecoding для инфры00:31:45 ФлеймВидео: https://youtube.com/live/OHZg28s332Q Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

DotNet & More
DotNet&More #150: Container runtime и не только

DotNet & More

Play Episode Listen Later May 23, 2025 55:24


После большого перерыва продолжаем тему рантаймов. Не волнуйтесь, если забыли прошлый выпуск... мы тоже Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:04:55 Что такое container runtime00:09:15 High Level Runtimes00:19:45 Kata контейнеры00:40:30 Runtime для WindowsСсылки:- https://kubernetes.io/docs/setup/production-environment/container-runtimes/ : Container RuntimesВидео: https://youtube.com/live/m5EbKbK-U5oСлушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

DotNet & More
DotNet&More #149: Жизнь после релокации, адаптация, язык и не только

DotNet & More

Play Episode Listen Later Apr 25, 2025 184:29


Слишком много кубера было последнее время, просто поболтаем про "жизнь за бургом" и не только.Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: - https://artists.landr.com/056870627229- https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:05:50 Русофобия, существует ли?00:09:25 Нужно ли учить язык?00:23:50 Покупка жилья00:28:30 Сколько зарабатывают00:40:30 Кому на Руси жить хорошо00:53:20 "Про посидеть"01:01:00 Санкционные списки и "откуда деньги зин"01:04:00 Про "вторую производную"01:11:40 Тоска по Родине01:25:00 Релокация это счастье или горе?01:40:00 Как жить "на юге"02:00:00 Мечта и работа мечты02:06:20 Дети и деньгиВидео: https://youtube.com/live/WQgGv_QoA_YСлушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

DotNet & More
DotNet&More #148: Container Runtimes и не только

DotNet & More

Play Episode Listen Later Apr 23, 2025 86:47


Продолжаем наш курс по куберу с темой рантаймов контейнеров.Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:24:00 Что такое Runc00:37:50 Как работают слоиСсылки:- https://kubernetes.io/docs/setup/production-environment/container-runtimes/ : Container RuntimesВидео: https://youtube.com/live/rW1UGU9KJpk Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

Election Profit Makers
Episode 322: Hegseth Sideburn Template Dot Net

Election Profit Makers

Play Episode Listen Later Apr 22, 2025 53:46


Jon buys an insane piece of fitness equipment. David is overwhelmed by cat recordings. Support us on Patreon http://bit.ly/Ipatreon Send questions and comments to contact@electionprofitmakers.com Watch David's show DICKTOWN on Hulu http://bit.ly/dicktown Follow Jon on Bluesky http://bit.ly/bIuesky

DotNet & More
DotNet&More #147: База по контейнерам, сеть и не только

DotNet & More

Play Episode Listen Later Apr 4, 2025 57:13


Контейнер, это не виртуалка... мы это уже знаем... но что дальше? Продолжаем "выдавать базу" :)Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:06:10 Сеть и namespaces00:15:10 Bridge - как работает в докере00:20:20 Port Mapping00:29:50 Сеть в кубере00:40:00 Linux Capabilities00:44:50 SecComp00:47:00 AppArmorСсылки:- https://youtu.be/rJRLZfk3a8U : Контейнерная виртуализация в Linux- https://medium.com/@alexander.murylev/run-your-own-container-without-docker-60c297faf010 : Докер своими рукамиВидео: https://youtube.com/live/q56ELiUNLMM Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

DotNet & More
DotNet&More #146: База по контейнерам, неймспейсы, сигруппы и не только

DotNet & More

Play Episode Listen Later Mar 28, 2025 76:30


Контейнер, это не виртуалка... но что же тогда этот ваш контейнер? Продолжаем "выдавать базу"Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Музыка из выпуска: https://t.me/angry_programmer_screamsВесь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:04:35 Что такое контейнерная виртуализация?00:08:30 Процесс vs поток00:16:00 Что такое namespace?00:29:40 Магия unshare syscall00:48:30 Что такое CGroupСсылки:- https://youtu.be/rJRLZfk3a8U : Контейнерная виртуализация в Linux- https://medium.com/@alexander.murylev/run-your-own-container-without-docker-60c297faf010 : Докер своими рукамиВидео: https://youtube.com/live/r7_Qx96Mxyc Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

DotNet & More
DotNet&More #145: Kubernetes поды, что вообще это такое и не только

DotNet & More

Play Episode Listen Later Mar 21, 2025 82:04


Продолжаем наш курс по куберу. В этот раз обсудим ключевой термин - поды.Не бойтесь, если пропустили предыдущий выпуск - в начале каждого выпуска у нас будет секция "в предыдущих сериях".Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Весь плейлист курса "Kubernetes для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3SrrmOzzdBBsdeQ0YVR3Fc7Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:01:00 "В предыдущих сериях""00:11:00 Что такое Pod00:34:00 Матное слово argocdСсылки:- https://kubernetes.io/docs/concepts/workloads/pods/ : СправкаВидео: https://youtube.com/live/wQl6tIIiovY Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

Pro Wrestling Boom Podcast
03/20 Dot Net Weekly and Pro Wrestling Boom Combo Show with guest co-host Sean Plichta

Pro Wrestling Boom Podcast

Play Episode Listen Later Mar 20, 2025 63:15


Jason Powell and Sean Plichta co-host the Dot Net Weekly and Pro Wrestling Boom Podcast combo show: Jon Moxley vs. Adam Copeland for the AEW Championship, John Cena and Cody Rhodes, WrestleMania 41, and more...Note: This show as intended to be a Pro Wrestling Boom podcast, but it is being converted to a combo show this week due to a late change while Jake Barnett is on vacation.

DotNet & More
DotNet&More #144: База по kubernetes, docker и не только

DotNet & More

Play Episode Listen Later Mar 14, 2025 62:04


Начинаем наш курс по Kubernetes с базы...Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:04:50 Что будет в курсе00:07:00 K8s это Kubernetes00:09:00 Что такое оркестрация00:12:00 Минутка истории00:29:10 Архитектура Kubernetes00:43:00 Операторы на C# в кубереСсылки:- https://kubernetes.io/- https://kubernetes.io/ : Это оно самое - https://github.com/buehler/dotnet-operator-sdk : C# операторы для кубера- https://medium.com/containermind/a-new-era-of-container-cluster-management-with-kubernetes-cd0b804e1409 : История Borg - Omega - K8s- https://blog.risingstack.com/the-history-of-kubernetes/ : История кубера: Это оно самое Видео: https://youtube.com/live/Y6s3cYiM2Xk Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

Coder Radio
610: RPA with Nick Proud

Coder Radio

Play Episode Listen Later Mar 10, 2025 33:17


Nick's Socials Nick on LinkedIn (https://www.linkedin.com/in/nickproud/) Nick's Youtube (https://www.youtube.com/@nickproudprogrammer) Nick's Book (https://a.co/d/fy5ptwJ) NexBotix (https://www.nexbotix.ai/) Coder's Socials Mike on X (https://x.com/dominucco) Mike on BlueSky (https://bsky.app/profile/dominucco.bsky.social) Coder on X (https://x.com/coderradioshow) Coder on BlueSky (https://bsky.app/profile/coderradio.bsky.social) Show Discord (https://discord.gg/k8e7gKUpEp) Alice (https://alice.dev)

DotNet & More
DotNet&More #143: Kubernetes... зачем так сложно и не только

DotNet & More

Play Episode Listen Later Mar 7, 2025 152:32


Микросервисы, контейнеры, SAAS-ы.... вот деды кидали exe файлик по FTP и норм все было... ведь было же?Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:06:00 Зачем оно надо?00:07:30 CV driven development00:10:00 Преждевременная оптимизация00:15:40 А как же IIS?00:18:00 Что делать если урвал сервак?00:22:00 Кубер это дорого?00:27:00 Надо ли "как у больших"?00:34:00 А как же Serverless?00:38:50 Сколько стоит "сразу нормально"?00:49:00 Что кубер дает и не дает?00:57:00 А что для программиста?Ссылки:- https://github.com/dotnet/eShop : Референсный проект интернет магазина от майков- https://12factor.net/ : The Twelve-Factor AppВидео: https://youtube.com/live/t2UMkLSBOUQ Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

DotNet & More
DotNet&More #142: Что было в 2024, что будет в 2025 с C#/.Net и не только

DotNet & More

Play Episode Listen Later Dec 21, 2024 77:15


Астрологи объявили месяц новогодних выпусков. Посмотрим что было с нашими любимыми технологиями в уходящем году, куда это все ведет в будущем и просто повангуем.Спасибо всем, кто нас слушает. Ждем Ваши комментарии.Бесплатный открытый курс "Rust для DotNet разработчиков": https://www.youtube.com/playlist?list=PLbxr_aGL4q3S2iE00WFPNTzKAARURZW1ZShownotes: 00:00:00 Вступление00:10:50 Загнулся ли C#?00:51:15 .Net в 202500:59:15 Unity в 2025Ссылки:- https://www.tiobe.com/tiobe-index/ : Рейтинг языков программрования - https://learn.microsoft.com/en-us/lifecycle/overview/product-end-of-support-overview : График закапывания стюардесс - https://dotnet.microsoft.com/en-us/next : What's next in .NET?Видео: https://youtube.com/live/bcFu55232ZM Слушайте все выпуски: https://dotnetmore.mave.digitalYouTube: https://www.youtube.com/playlist?list=PLbxr_aGL4q3R6kfpa7Q8biS11T56cNMf5Twitch: https://www.twitch.tv/dotnetmoreОбсуждайте:- Telegram: https://t.me/dotnetmore_chatСледите за новостями:– Twitter: https://twitter.com/dotnetmore– Telegram channel: https://t.me/dotnetmoreCopyright: https://creativecommons.org/licenses/by-sa/4.0/

Pro Wrestling Boom Podcast
12/20 Pro Wrestling Boom Podcast With Jason Powell (Episode 338): Jake Barnett co-hosts the Dot Net Weekly combo show 

Pro Wrestling Boom Podcast

Play Episode Listen Later Dec 20, 2024 105:03


Jake Barnett and Jason Powell co-host the Dot Net Weekly and Pro Wrestling Boom Podcast combo show: WWE executive producer Lee Fitting's controversial exit from ESPN, AEW Continental Classic, Charlotte Flair, Becky Lynch, TNA departures, AEW Dynamite, and more...

Pro Wrestling Boom Podcast
10/24 Flashback - Dot Net Flagship (15 Yrs Ago - 10/22/2009): Nigel McGuinness not going to WWE, Danielson staying in WWE, more

Pro Wrestling Boom Podcast

Play Episode Listen Later Oct 24, 2024 85:21


Today we present the Dot Net Weekly flagship podcast from 15 years ago this week (10/22/2009) featuring Jason Powell and Rich Twilling discussing a variety of topics including the rumors of Sean Waltman's death, Nigel McGuinness staying in TNA and Bryan Danielson staying in WWE, Vince Russo criticism for leaning on gimmick matches and turns too often, Ken Anderson's future, Ultimate X, WWE Bragging Rights predictions, some UFC talk headed into the Machida-Shogun fight, some NFL Minnesota Vikings talk, and other conversation points.

Pro Wrestling Boom Podcast
10/16 Flashback - Dot Net Flagship (15 Yrs Ago - 10/09/2009): Booker T's blow-up backstage in TNA, Lashley-Samoa Joe Bound for Glory hype

Pro Wrestling Boom Podcast

Play Episode Listen Later Oct 17, 2024 97:29


Today we present the Dot Net Weekly flagship podcast from 15 years ago this week (10/9/2009) featuring Jason Powell and Rich Twilling discussing a variety of topics including Booker T's blow-up backstage in TNA and the context of what he was upset about, revisiting the Steve Austin-Brock Lesnar controversy compared to the Booker situation, thoughts on dead weight on rosters and whether to clear them, Kurt Angle's backstage rep in TNA, Lacey Von Erich backstage notes, Ric Flair craving spotlight as he ages, Raw vs. Smackdown framing for Survivor Series, the Raw guest host gimmick, the lack of rising stars in ECW due to WWE leaning on veterans, TNA Bound for Glory 2009 hype including build for Samoa Joe-Bobby Lashley and whether they should have touched before the PPV first-time match-up, and other topics.

Pro Wrestling Boom Podcast
9/30 Flashback - Dot Net Flagship (15 Yrs Ago - 9/25/2009): Jericho's comments on wanting change, Rock's movie news, Bret open to WWE return

Pro Wrestling Boom Podcast

Play Episode Listen Later Sep 30, 2024 109:39


Today we present the Dot Net Weekly flagship podcast from 15 years ago this week (9/25/2009) featuring Jason Powell and Rich Twilling discussing a variety of topics including the surprising news of Ed Ferrera re-teaming with Vince Russo in TNA, a reunion of the team that wrote the top-rated episodes of WWE Raw during the Monday Night War era, some comments recently made by Chris Jericho about wanting a changing of the guard on top and his WWE future, Bret Hart saying he was open to returning to WWE, The Rock's latest big movie news, TNA's Bound for Glory line-up, Hell in a Cell, and more.

Pro Wrestling Boom Podcast
9/24 Flashback – Dot Net Flagship (15 Yrs Ago - 9/18/2009): Linda McMahon running for senate, Zack Ryder, Hell in a Cell, Eric Young's push

Pro Wrestling Boom Podcast

Play Episode Listen Later Sep 24, 2024 101:10


Today we present the Dot Net Weekly flagship podcast from 15 years ago this week (9/18/2009) featuring Jason Powell and Rich Twilling discussing a variety of topics including Linda McMahon running for U.S. Senate in Connecticut, that week's Raw, Zack Ryder becoming no. 1 contender on ECW, Smackdown being treated too secondary by WWE, Hell in a Cell, some TNA topics including Dixie Carter, what wrestlers like about Vince Russo backstage, Eric Young's push, and more.

Pro Wrestling Boom Podcast
08/02 Pro Wrestling Boom Podcast With Jason Powell (Episode 319): Jake Barnett co-hosts the Dot Net Weekly combo show 

Pro Wrestling Boom Podcast

Play Episode Listen Later Aug 2, 2024 103:58


Jake Barnett and Jason Powell co-host the Dot Net Weekly and Pro Wrestling Boom Podcast combo show: WWE SummerSlam predictions and storyline build grades, AEW suspends Britt Baker, Shane McMahon and Tony Khan, AEW Dynamite, and more...