Player FM - Internet Radio Done Right
Checked 3d ago
הוסף לפני five שנים
תוכן מסופק על ידי Andrea Dottor. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Andrea Dottor או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Player FM - אפליקציית פודקאסט
התחל במצב לא מקוון עם האפליקציה Player FM !
התחל במצב לא מקוון עם האפליקציה Player FM !
פודקאסטים ששווה להאזין
בחסות
T
This Is Woman's Work with Nicole Kalil


1 Grown-Up Goals: The 5 Pillars Of Being A Healthy Adult with Michelle Chalfant | 317 35:24
35:24
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי35:24
Let’s talk about adulting— actual adulting. Not just paying bills or keeping a houseplant alive, but the kind that involves emotional maturity, healthy boundaries, and conscious self-leadership. Because let’s be honest, most of us weren’t taught how to be fully functioning adults… and it shows. Joining us is Michelle Chalfant , licensed therapist turned holistic life coach, creator of The Adult Chair® model, and author of the new book The Adult Chair: Get Unstuck, Claim Your Power, and Transform Your Life . With millions reached through her podcast, coaching programs, and retreats, she’s here to walk us through the five pillars of being a healthy, grounded adult. Here’s the truth: being an adult isn’t about checking boxes or pretending you’re fine. It’s about owning your truth. Feeling your feelings. Practicing compassion without letting yourself off the hook. It’s about setting firm boundaries—with no need for justification—and recognizing that your triggers are not flaws, they’re clues. None of us were handed a guidebook for how to grow up emotionally. We inherited patterns from people who were figuring it out as they went. But what Michelle shares today is empowering: it’s never too late to unlearn what no longer serves you and become the adult you were meant to be. Whether you’re starting this work or knee-deep in your personal development era, this episode will meet you where you are—and help you move forward with clarity, self-trust, and strength. Connect with Michelle: Website: https://theadultchair.com/ Book: https://theadultchair.com/book IG: https://www.instagram.com/themichellechalfant/?hl=en FB: https://www.facebook.com/@TheMichelleChalfant/ YouTube: https://www.youtube.com/c/michellechalfant Related Podcast Episodes: How To Build Emotionally Mature Leaders with Dr. Christie Smith | 272 Boundaries vs. Ultimatums with Jan & Jillian Yuhas | 297 Gentleness: Cultivating Compassion for Yourself and Others with Courtney Carver | 282 Share the Love: If you found this episode insightful, please share it with a friend, tag us on social media, and leave a review on your favorite podcast platform! 🔗 Subscribe & Review: Apple Podcasts | Spotify | Amazon Music Learn more about your ad choices. Visit megaphone.fm/adchoices…
271 - Text templating con Scriban
Manage episode 455754831 series 2630448
תוכן מסופק על ידי Andrea Dottor. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Andrea Dottor או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Scriban è una libreria di text templating che supporta anche la sintassi Liquid (ideata da shopify). E' di facile utilizzo e la sua sintassi di template permette di generare praticamente qualsiasi testo, anche i più complessi.
#scriban #nuget #dotnetinpillole #podcast
…
continue reading
- https://github.com/scriban/scriban
- https://shopify.github.io/liquid/
- https://scribanonline.azurewebsites.net/
#scriban #nuget #dotnetinpillole #podcast
299 פרקים
Manage episode 455754831 series 2630448
תוכן מסופק על ידי Andrea Dottor. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Andrea Dottor או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Scriban è una libreria di text templating che supporta anche la sintassi Liquid (ideata da shopify). E' di facile utilizzo e la sua sintassi di template permette di generare praticamente qualsiasi testo, anche i più complessi.
#scriban #nuget #dotnetinpillole #podcast
…
continue reading
- https://github.com/scriban/scriban
- https://shopify.github.io/liquid/
- https://scribanonline.azurewebsites.net/
#scriban #nuget #dotnetinpillole #podcast
299 פרקים
Tutti gli episodi
×.
.NET in pillole

1 299 - Parallelismo e zero allocazioni: LINQ non è mai stato così veloce 11:00
11:00
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי11:00
In questa puntata esploriamo due modi per portare LINQ al livello successivo: PLINQ, per sfruttare il parallelismo e velocizzare l'elaborazione dei dati, e ZLinq, per ottenere performance elevate senza allocazioni e con supporto AOT. Due approcci diversi, stessi obiettivi: scrivere codice più efficiente e performante. https://learn.microsoft.com/en-us/dotnet/standard/parallel-programming/introduction-to-plinq https://github.com/Cysharp/ZLinq #dotnet #plinq #zlinq #tpl…
.
.NET in pillole

1 298 - Stop! In nome del Token - La cancellazione cooperativa in C# 15:40
15:40
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי15:40
In questa puntata parliamo di CancellationToken in C#: cos’è, come funziona e perché è fondamentale per scrivere codice asincrono e reattivo. Vediamo come usarlo per annullare operazioni in modo cooperativo, come gestire timeout, come combinare più token con LinkedTokenSource e quali errori evitare. Un episodio per chi vuole fermare le cose… nel modo giusto! https://learn.microsoft.com/en-us/dotnet/standard/threading/cancellation-in-managed-threads https://medium.com/@mitesh_shah/a-deep-dive-into-c-s-cancellationtoken-44bc7664555f https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtokensource #dotnet #cancellationtoken #asyncawait #dotnetinpillole #podcast…
.
.NET in pillole

1 297 - Task Parallel Library: metti il turbo al tuo codice C# 15:32
15:32
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי15:32
In questa puntata parliamo della Task Parallel Library (TPL) in C#: cosa offre, quando usarla, e come sfruttare strumenti come Task, Parallel.For, Task.WaitAll e Task.WhenAll per scrivere codice più veloce ed efficiente. Un’introduzione pratica e discorsiva al mondo del parallelismo, con consigli su come evitare gli errori più comuni. https://learn.microsoft.com/en-us/dotnet/standard/parallel-programming/task-parallel-library-tpl https://learn.microsoft.com/en-us/dotnet/standard/parallel-programming/ https://www.youtube.com/watch?v=18w4QOWGJso #dotnet #tpl #TaskParallelLibrary #dotnetinpillole #podcast…
.
.NET in pillole

1 296 - L’arte dell’attesa: async e await senza segreti 19:49
19:49
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי19:49
Ok, quante volte hai scritto await senza davvero sapere cosa sta succedendo dietro? In questa puntata ci facciamo una bella chiacchierata su come funziona l’asincronia in C#: parliamo di Task, ValueTask, TaskCompletionSource. Ecco alcune risorse per approfondire il tutto: https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md https://learn.microsoft.com/en-us/archive/msdn-magazine/2013/march/async-await-best-practices-in-asynchronous-programming https://github.com/meysamhadeli/awesome-dotnet-tips/blob/main/docs/csharp/async/async-and-await.md https://github.com/meysamhadeli/awesome-dotnet-tips/blob/main/docs/csharp/async/async-best-practice.md Video di Marco Minerva: https://youtu.be/23oyxTAutsQ?si=ZC2JWTG2IU3M3X_7 https://youtu.be/L4J-m45NWSo?si=wy2emxJwFMvBJ_63 #dotnet #asyncawait #dotnetinpillole…
.
.NET in pillole

1 295 - C# si fa leggero! Scripting in C#: un file, nessun progetto, zero scuse 17:51
17:51
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי17:51
C# si fa leggero! In questa puntata esploriamo ' dotnet run app.cs' , la nuova funzionalità di .NET 10 che permette di scrivere ed eseguire script C# senza creare un progetto. Un solo file .cs, niente .csproj, e puoi partire subito: perfetto per prototipi, automation e piccoli tool da riga di comando. Scopri come funziona, cosa puoi farci e perché potrebbe diventare il tuo nuovo modo di usare C#. https://devblogs.microsoft.com/dotnet/announcing-dotnet-run-app/ https://youtu.be/98MizuB7i-w?si=pguTqEmNOECnssPu https://devblogs.microsoft.com/visualstudio/agent-mode-has-arrived-in-preview-for-visual-studio/ #dotnet #copilot #dotnetinpillole #podcast…
.
.NET in pillole

1 294 - Liste, dizionari e collezioni: tutto il mondo .NET in una puntata 21:01
21:01
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי21:01
Oggi ci tuffiamo nel fantastico (e affollatissimo) mondo delle collezioni in .NET: liste, dizionari, set, stack, queue, versioni concorrenti e persino quelle immutabili. Ma cosa cambia tra una List e un Array? Quando ha senso usare un HashSet? E che differenza c’è tra Dictionary e ConcurrentDictionary? In questa puntata ti spiego tutto in modo semplice e concreto. https://learn.microsoft.com/en-us/dotnet/api/system.collections https://learn.microsoft.com/en-us/dotnet/api/system.collections.immutable https://learn.microsoft.com/en-us/dotnet/standard/collections/thread-safe/ https://learn.microsoft.com/en-us/dotnet/standard/collections/when-to-use-generic-collections #dotnet #list #collection #dictionary #dotnetinpillole…
.
.NET in pillole

1 293 - Diagnosi senza stress: tracciare le operazioni in .NET con ActivitySource e Activity 13:40
13:40
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי13:40
Scopri come Activity e ActivitySource ti aiutano a tracciare le operazioni all’interno delle tue applicazioni .NET in modo semplice e standard. Vedremo come usarli al meglio, quali vantaggi offrono per il monitoraggio e la diagnosi, e come si integrano facilmente con OpenTelemetry e altri sistemi di osservabilità. https://learn.microsoft.com/en-us/dotnet/core/diagnostics/distributed-tracing https://learn.microsoft.com/en-us/dotnet/core/diagnostics/distributed-tracing-instrumentation-walkthroughs https://www.jimmybogard.com/building-end-to-end-diagnostics-activitysource-and-open/ https://opentelemetry.io/docs/languages/dotnet/ https://youtu.be/3JnMfJM9K0c?si=ymc-6tcw87geqHHw #dotnet #ActivitySource #observability #OpenTelemetry #dotnetinpillole #podcast…
.
.NET in pillole

1 292 - Quanto è veloce il tuo codice? Misuralo con BenchmarkDotNet 11:22
11:22
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי11:22
In questa puntata ti parlo di BenchmarkDotNet , una libreria super utile per capire quanto è veloce davvero il tuo codice. Vediamo insieme come funziona, perché ti evita di fare ottimizzazioni a caso, e come usarla in un progetto .NET. https://github.com/dotnet/BenchmarkDotNet https://benchmarkdotnet.org https://learn.microsoft.com/en-us/visualstudio/profiling/profiling-with-benchmark-dotnet?view=vs-2022 #dotnet #BenchmarkDotNet #dotnetinpillole #podcast…
.
.NET in pillole

1 291 - C# ad alte prestazioni: la potenza di Span e ReadOnlySpan 11:22
11:22
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי11:22
Nel mondo delle applicazioni moderne, ogni ciclo di CPU e ogni allocazione contano. In questa puntata esploriamo Span e ReadOnlySpan , due strumenti introdotti in .NET Core 2.1 che permettono di lavorare con la memoria in modo sicuro ed estremamente efficiente. https://devblogs.microsoft.com/dotnet/welcome-to-c-7-2-and-span/ https://learn.microsoft.com/en-us/dotnet/standard/memory-and-spans/memory-t-usage-guidelines https://learn.microsoft.com/en-us/shows/visual-studio-connect-event-2017/t125 https://learn.microsoft.com/en-us/archive/msdn-magazine/2018/january/csharp-all-about-span-exploring-a-new-net-mainstay #dotnet #csharp #span #dotnetinpillole #podcast…
.
.NET in pillole

1 290 - Alla scoperta dei Channels...poco conosciuti, ma indispensabili! 10:55
10:55
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי10:55
Oggi ti parlo dei Channel, introdotti in .NET Core 3.0, ma ad oggi poco utilizzati. Sono una struttura dati che permette di implementare un modello producer/consumer, andando a disaccoppiare in modo asincrono la logica dell'applicazioni. Performanti e thread-safe. https://learn.microsoft.com/en-us/shows/on-dotnet/working-with-channels-in-net https://devblogs.microsoft.com/dotnet/an-introduction-to-system-threading-channels/ https://medium.com/@sociable_flamingo_goose_694/lightweight-net-channel-pub-sub-implementation-aed696337cc9 https://dev.to/noseratio/c-events-as-asynchronous-streams-with-reactivex-or-channels-82k #dotnet #channels #dotnetinpillole #podcast…
.
.NET in pillole

1 289 - Pipeline di build in C# con Nuke. Ciao ciao YAML 15:29
15:29
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי15:29
Nuke è una libreria che permette di realizzare una pipeline di build utilizzando codice C# , e può facilmente integrarsi con qualsiasi strumento di CI/CD come Azure Pipelines, GitHub Actions. Altro vantaggio è dato dalla possibilità di poter utilizzare qualsiasi libreria .NET, e riutilizzando un linguaggio famigliare per uno sviluppatore. https://nuke.build/ https://github.com/nuke-build/nuke https://www.youtube.com/watch?v=Y0eeoDBqFAo https://learn.microsoft.com/it-it/shows/on-dotnet/build-automation-with-nuke #dotnet #nukebuild #dotnetinpillole #podcast #github #azure…
.
.NET in pillole

1 288 - Estendere Copilot con un nostro server MCP 11:53
11:53
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי11:53
Microsoft ha rilasciato in preview l'SDK in C# per poter realizzare un server MCP (Model Context Protocol) che permette di far interagire gli LLM con applicazioni e sorgenti dati esterne. Visual Studio Code già supporta i server MCP, e questo permette di poter richiamare/utilizzare del proprio codice che copilot potrà sfruttare. https://devblogs.microsoft.com/dotnet/build-a-model-context-protocol-mcp-server-in-csharp/ https://devblogs.microsoft.com/blog/microsoft-partners-with-anthropic-to-create-official-c-sdk-for-model-context-protocol https://www.youtube.com/watch?v=iS25RFups4A #AI #ModelContextProtocol #copilot #dotnet #vscode #dotnetinpillole…
.
.NET in pillole

1 287 - MediatR, AutoMapper e MassTransit a pagamento per uso commerciale 10:31
10:31
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי10:31
E' il 2 aprile quando viene annunciato che MediatR, AutoMapper e MassTransit diventeranno a pagamento per uso commerciale...un impatto non da poco dato che queste librerie sono molto utilizzate e diffuse. https://www.jimmybogard.com/automapper-and-mediatr-going-commercial/ https://masstransit.io/introduction/v9-announcement https://www.reddit.com/r/dotnet/comments/1i17jm0/fluentassertions_becomes_paid_software_for/ #mediatr #automapper #masstransit #dotnet #dotnetinpillole #podcast…
.
.NET in pillole

1 286 - Cosa arriverà in ASP.NET Core 10 21:25
21:25
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי21:25
Da poco è stata rilasciata la preview 2 di .NET 10, e quindi iniziamo a vedere cosa aspettarci nella prossima versione di ASP.NET Core. ASP.NET Core Roadmap for .NET 10 #59443 https://github.com/dotnet/aspnetcore/issues/59443 Blazor Community Standup - Blazor .NET 10 Planning Discussion https://www.youtube.com/live/fye6bN1-TT4?si=Jkm06wYIvfT6kJWI .NET Preview Unboxed - .NET 10 Preview 2, DevContainers, Blazor, & More! https://www.youtube.com/live/a3YdK2dKf2w?si=GVN9DzV-PCdIWeXA ASP.NET Community Standup - What's new for Blazor in .NET 10 Preview 2 https://www.youtube.com/live/IXU3hbnaX50?si=NcrkKiI9PiI4rrg_ #dotnet #net10 #preview #dotnetinpillole #aspnet #podcast…
La scrittura, gestione, debug e test di prompt è un'attività sempre più presente, ed ecco che Prompty su questo ci può aiutare fornendoci un playground dentro a Visual Studio Code. Uno strumento che ci facilita la scrittura ed il test dei prompt. - https://github.com/microsoft/p... - https://prompty.ai/ - https://marketplace.visualstud... #prompty #ai #azureai #openai #dotnetinpillole #vscode…
ברוכים הבאים אל Player FM!
Player FM סורק את האינטרנט עבור פודקאסטים באיכות גבוהה בשבילכם כדי שתהנו מהם כרגע. זה יישום הפודקאסט הטוב ביותר והוא עובד על אנדרואיד, iPhone ואינטרנט. הירשמו לסנכרון מנויים במכשירים שונים.