podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
Maddy Montaquila
Shows
Kodsnack in English
Kodsnack 656 - People want native controls, with Maddy Montaquila
Fredrik talks to Maddy Montaquila about building user interfaces, and how .net has come a much longer way than people may think. We talk about the various .net-related options for building user interfaces, mixing and matching MAUI stuff, Blazor stuff, and straight up web stuff. We discuss the way to go for Windows desktop apps among all these options. The perception of .net - a challenge and something being actively worked on. We also touch on actually useful AI, plus some unexpectedly fond memories of the touch bar. Recorded during Øredev 2024.
2025-08-19
36 min
Kodsnack
People want native controls, with Maddy Montaquila
Fredrik talks to Maddy Montaquila about building user interfaces, and how .net has come a much longer way than people may think. We talk about the various .net-related options for building user interfaces, mixing and matching MAUI stuff, Blazor stuff, and straight up web stuff. We discuss the way to go for Windows desktop apps among all these options. The perception of .net - a challenge and something being actively worked on. We also touch on actually useful AI, plus some unexpectedly fond memories of the touch bar. Recorded during Øredev 2024.
2025-08-19
36 min
Blue Blazes
Blue Blazes S03E07: .NET Aspire – featuring Maddy Montaquila
In this episode, host Jonathan “J.” Tower talks with Maddy Montaquila from Microsoft’s .NET team about .NET Aspire—a tool aimed at simplifying modern cloud app development. They discuss how Aspire helps orchestrate services across languages and platforms, improves the local development experience, and introduces powerful diagnostics through OpenTelemetry and AI-powered log analysis. Maddy also shares the story behind Aspire’s creation, clears up common misconceptions, and gives a sneak peek at what’s coming in version 9.4.Guest Bio:Maddy Montaquila is a Senior Product Manager at Microsoft on the .NET team. Maddy...
2025-07-14
35 min
Heavybit Podcast Network Master Feed
o11ycast - Ep. #84, Maddy Montaquila on .NET Aspire
In episode 84 of o11ycast, Ken Rimple and Martin Thwaites welcome Maddy Montaquila, lead PM for .NET Aspire at Microsoft. This episode dives into the "magic" of Aspire, exploring how it streamlines the developer experience from frictionless app startup to telemetry-rich development. Discover how Aspire makes telemetry a first-class citizen, simplifying debugging and enhancing observability for modern applications.
2025-07-14
40 min
O11ycast
Ep. #84, Maddy Montaquila on .NET Aspire
In episode 84 of o11ycast, Ken Rimple and Martin Thwaites welcome Maddy Montaquila, lead PM for .NET Aspire at Microsoft. This episode dives into the "magic" of Aspire, exploring how it streamlines the developer experience from frictionless app startup to telemetry-rich development. Discover how Aspire makes telemetry a first-class citizen, simplifying debugging and enhancing observability for modern applications.The post appeared first on Heavybit.
2025-07-14
40 min
Heavybit Podcasts
Ep. #84, Maddy Montaquila on .NET Aspire
In episode 84 of o11ycast, Ken Rimple and Martin Thwaites welcome Maddy Montaquila, lead PM for .NET Aspire at Microsoft. This episode dives into the "magic" of Aspire, exploring how it streamlines the developer experience from frictionless app startup to telemetry-rich development. Discover how Aspire makes telemetry a first-class citizen, simplifying debugging and enhancing observability for modern applications.The post appeared first on Heavybit.
2025-07-14
40 min
The Modern .NET Show
.NET Aspire: How Maddy Montaquila and the .NET Team Are Revolutionizing Development
RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Software Development Services, whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "If your app has a backend, it's Aspire-able. And so it's tools, templates, and packages for really any type of app… So just being able to walk up to a repo, clone it, and hit F5. When was the last time we were able to do that? Like, ten years ag...
2025-05-30
1h 02
Coding After Work Podcast
From Blinking LEDs to Aspire-ing Devs – Maddy Montaquila
In this episode, we catch up with Maddy Montaquila at Microsoft Build! We talk about her journey from Xamarin and .NET MAUI to becoming the product lead for .NET Aspire. She shares what makes Aspire such a game-changer, dives into the new Copilot integration, talks about her experience with developer tooling, and even gives us a glimpse into her band life outside of tech. This one’s packed with insight, laughs, and a few solid puns. Guest: 🎤 Maddy Montaquilla – Product Lead for .NET Aspire at Microsoft Topics Discussed: What is .NET Aspire and why...
2025-05-29
44 min
Coffee and Open Source
Maddy Montaquila
Maddy Montaquila (formerly Leger) is a Senior Product Manager at Microsoft and the product lead for Aspire. She’s been building dev tools at Microsoft since 2018, working across the .NET mobile stack and helping bring .NET MAUI to life. Maddy has been obsessed with making developers’ lives easier ever since her first dev tools internship, where she realized it perfectly combined her tech background with her passion for product development.These days, she’s focused on making modern distributed app development suck a whole lot less. Maddy’s an experienced speaker who’s presented everywhere from local user group...
2025-05-27
1h 05
The Unhandled Exception Podcast
.NET Aspire - with Maddy Montaquila
In this episode, I was honoured to be joined by Maddy Montaquila to chat about the amazing .NET Aspire! We covered a lot of stuff in this episode - from what Aspire is, and its features - to various stories about the decisions made and the future plans for Aspire. We also took a few tangents, chatting about AI and vibe coding! It was such a fun conversation!We also talk about my new Dometrain course on .NET Aspire, which can be found here.For a full list of show notes, or to add...
2025-05-12
1h 15
The Modern .NET Show
Uno Platform: One UI to Rule Them All with Martin Zikmund
Avalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF, a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes Uno Platform started off as the core UI framework. UI and non UI, because as part of Uno Platform itself, you have some non UI APIs like accelerometer and like these device sensors that you can use in a cross platform manner. So that part is the core framework, which is the backbone to everything that we built on...
2024-05-17
1h 06
The Modern .NET Show
.NET MAUI: Navigating the Cross-Platform Code Seas with Maddy Montaquila
Avalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF, a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes Yeah, so .NET MAUI is the .NET stack, framework, whatever you want to call it, for writing one code base that runs on what we call client devices, client platforms. So you have the web, you have ASP .NET Blazor and all that stuff. You have the console apps, you can write with C#, of course, so...
2024-05-03
59 min
GoneDotNet
100th Episode Celebration with David & Maddy!
In this episode, the hosts celebrate the 100th episode of the podcast and engage in a casual conversation about various topics related to Xamarin and .NET MAUI. They introduce themselves and discuss their roles as product managers. The conversation covers the early days of Xamarin, the transition to .NET and mobile development, and the evolution of mobile development over the years. They also talk about the transition to Microsoft and the use of Microsoft tools. The episode concludes with a discussion about geographical locations and some trivia. The conversation covers the journey and challenges of.NET MAUI, including its...
2024-03-29
1h 07
DevQuestions with Tim Corey
159 What’s New with .NET MAUI featuring Maddy Montaquila
What is new from .NET MAUI? What changes are coming to the platform soon and in .NET 8? In this special episode from the Microsoft Build conference, Tim interviews Maddy Montaquila, Program Manager at Microsoft on the .NET MAUI team.Website: https://www.iamtimcorey.com/ Ask Your Question: https://suggestions.iamtimcorey.com/ Sign Up to Get More Great Developer Content in Your Inbox: https://signup.iamtimcorey.com/
2023-06-22
28 min
Azure & DevOps Podcast
Maddy Montaquila: MAUI applications in .NET 7 - Episode 244
Maddy Montaquila is a Senior Product Manager on the .NET MAUI team and has been working with .NET mobile apps since 2018 working on Xamarin tooling. When she first joined Microsoft and worked with the Xamarin team as an intern, she realized the impact that she could have in creating amazing developer tools and frameworks, which inspired her to pursue a role as Program Manager. You can connect with her on Twitter and GitHub @maddymontaquila! Topics of Discussion: [4:21] How did Maddy get lucked into development and the mobile side of product management? [7:39] Y...
2023-05-08
38 min
.NET Rocks!
MAUI Panel Discussion from Swetugg!
MAUI is out! What's next? While at Swetugg in Stockholm, Carl and Richard chatted with David Ortinau and Maddy Montaquila about getting MAUI shipped and seeing how the world is using it! The conversation digs into what typical developers are doing with MAUI and other platforms in the plans for future MAUI. David and Maddy talk about how Blazor Hybrid is creating a lot of excitement for folks, balancing the reach of web development with the power of native development - it's a great time to be building cross-platform software!
2023-02-16
48 min
.NET Rocks!
MAUI Panel Discussion from Swetugg!
MAUI is out! What's next? While at Swetugg in Stockholm, Carl and Richard chatted with David Ortinau and Maddy Montaquila about getting MAUI shipped and seeing how the world is using it! The conversation digs into what typical developers are doing with MAUI and other platforms in the plans for future MAUI. David and Maddy talk about how Blazor Hybrid is creating a lot of excitement for folks, balancing the reach of web development with the power of native development - it's a great time to be building cross-platform software!
2023-02-16
00 min
YapCast – Jesse Liberty
Maddy Montaquila on .NET MAUI
Very excited to have Maddy back on Yet Another Podcast. Today we go beyond the basics to intermediate and advanced topics in .NET MAUI. http://jesseliberty.com/wp-content/media/Show209.mp3 Or wherever you get your podcasts.
2022-07-26
00 min
YapCast – Jesse Liberty
Maddy Montaquila on .NET MAUI
Very excited to have Maddy back on Yet Another Podcast. Today we go beyond the basics to intermediate and advanced topics in .NET MAUI. http://jesseliberty.com/wp-content/media/Show209.mp3 Or wherever you get your podcasts.
2022-07-26
00 min
Betatalks the podcast
25. An in-depth exploration of .NET MAUI - with Maddy Montaquila
In this episode, we go into an in-depth exploration of .NET MAUI with none other than Maddy Montaquila. As the release is getting closer, she shares more about .NET MAUI and how the evolution from Xamarin Forms has been. She ignites us with excitement about all the new features her team has been working on and shares how the whole process has been so far. How was it to disconnect from the release cycle at some point? And how did the Live Preview feature come about? We touch upon Blazor Hybrid and how it's like working with the Blazor...
2022-03-07
38 min