Glenn Condron on New Capabilities in .NET - Episode 58

Glenn Condron on New Capabilities in .NET - Episode 58

This week on the podcast, Jeffrey is speaking with Glenn Condron! Glenn is the Program Management Lead of the App Platform team within the Developer Division at Microsoft, focusing on .NET.

With .NET Conf 2019 just recently wrapped up, Glenn will be highlighting some of the new capabilities within .NET! Glenn was a part of the keynote, where he gave some really interesting demos showing the new stuff coming out for .NET. Having seen the keynote himself, Jeffrey knew that his listeners had to know all about it for themselves too! So, in this episode, Glenn speaks about what he showcased at the conference, explains how he ran his .NET Core 3 demo, how gRPC is changing the game, and shares his current personal preference for running the .NET Core application in a container.

Jeffrey and Glenn cover a lot of ground regarding .NET, so be sure to tune in!

Topics of Discussion:

[:40] Be sure to visit AzureDevOps.Show for past episodes and show notes!

[:48] Jeffrey gives some announcements and lets you know where to get a hold of his book, .NET DevOps for Azure.

[2:24] About today’s guest, Glenn Condron.

[2:42] Jeffrey welcomes Glenn to the show!

[2:48] Glenn shares what he spoke about during the 2019 .NET Conf keynote.

[3:46] Glenn speaks about what his career journey has been like and what he’s currently doing in his role at Microsoft.

[5:14] How gRPC is changing the game when it comes to blocking synchronous calls.

[7:44] What does gRPC stand for?

[8:23] Glenn explains his philosophy and the thinking behind making the backend without giving the URL to the calling application, and instead, publishing a library that their calling application consumed so that their service owned its own protocol (instead of locking in the client to that over-the-wire protocol).

[14:42] Glenn provides his take on whether anything that is a step higher in compatibility (i.e. allows for a greater reach of clients who can use it), tends to include extra steps and a decrease in productivity.

[17:30] Glenn speaks about how he ran his .NET Core 3 demo (at the 2019 .NET Conf) in a Linux container and some of the interesting and impressive pieces of it.

[20:23] A word from the Azure DevOps Podcast’s sponsor: Clear Measure.

[20:49] Glenn explains what it is running as in Azure.

[21:00] Glenn speaks about the networking, and what he configured in the network to get it to be in front.

[26:28] Was the Blazor app deployed to the same Kubernetes cluster?

[26:58] Glenn explains how to set up .NET with the Blazor app.

[28:06] Glenn gives a loving criticism of Javascript and his part with helping .NET developers be better with the existing ecosystems.

[33:06] Out of all the options for being able to run your .NET Core application in a container, which is Glenn’s personal preference? Which does he think should be the norm?

[40:35] Where to learn more about Glenn’s presentation at .NET Conf and follow him online.

Mentioned in this Episode:

Azure DevOps

Clear Measure (Sponsor)

.NET DevOps for Azure: A Developer's Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Pre-order on Amazon here!

bit.ly/dotnetdevopsproject

bit.ly/dotnetdevopsbookforcommunity — Visit to get your hands on two free books to give away at conferences or events!

Jeffrey’s .NET DevOps Bootcamp (Oct. 28-30th, in Lakeway, TX)

Microsoft Ignite 2019

Jeffrey Palermo’s Youtube

Jeffrey Palermo’s Twitter — Follow to stay informed about future events!

Glenn Condron’s LinkedIn
Glenn Condron’s Twitter

.NET Conf 2019

gRPC

Blazor

AKS

JSON

.NET Conf 2019 Recordings on Channel 9

github.com/dotnet-presentations

Want to Learn More?

Visit AzureDevOps.Show for show notes and additional episodes.

Episoder(369)

Richard Lander: Containerization and Linux - Episode 289

Richard Lander: Containerization and Linux - Episode 289

Richard Lander is a Principal Program Manager on the .NET team at Microsoft. He’s been with Microsoft since 2000, and working on .NET since 2003! Currently, he’s working on runtime features, docker container experience, blogging, and customer engagement. He’s also part of the design team that defines new .NET runtime capabilities and features.   Topics of Discussion: [4:31] Richard talks about the technologies that we should already be using and what we should be looking to adopt in the near future. [6:58] Azure services. [7:22] The benefits of using Aspire, and why people should be interested in using it. [14:00] What has Richard been working on over the last several years? [14:14] Improving container image size and reducing complexity in a.NET application. [19:52] Web Assembly and WASI, web assembly system interface. [23:48] Docker containers have a spec called OCI, open container initiative. [26:50] Canonical and building chiseled containers. [36:02] Nano-framework. [36:53] Using Raspberry Pi for edge computing and density in IoT projects. [41:38] Using Linux and Windows for development work. [46:55] Improving container image publishing experience in .NET.   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Richard Lander on the New .NET Platform What is .NET, and why should you choose it? The convenience of .NET Announcing .NET Chiseled Containers   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

18 Mar 202454min

Rockford Lhotka: Philosophy on Architecture - Episode 288

Rockford Lhotka: Philosophy on Architecture - Episode 288

Rockford Lhotka is VP of Strategy at Xebia and Chief Software Architect at Marimer LLC. He is the creator of the open-source CSLA .NET development framework, the author of numerous books, and regularly speaks at major conferences around the world. Rockford is a member of the Microsoft Regional Director and MVP programs.   Topics of Discussion: [3:36] Rockford’s career path at Xebia and consulting. [5:18] Building frameworks that stand the test of time. [6:38] Changes in the CLSA user base and the two major inflection points. [11:40] How Rockford thinks about the general spectrum. [16:14] The ways we can improve education include decades of previous experience and education. [17:15] We need to ask why more. [28:12] The job of an application architect. [30:15] The “layer cake” as a visual way to express the concept. [32:57] Separating business logic from user interface. [33:53] The need for practical tools and frameworks that make developing easier. [34:05] The five layers in the layer cake approach. [47:03] The beauty of consistent coding.   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Lhotka CSLA Episode 210 CSLA.NET Rockford Lhotka LinkedIn Rockford Lhotka Rockford Lhotka Blog   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

11 Mar 202450min

Jared Parsons: Designing C# and Testing a Compiler - Episode 287

Jared Parsons: Designing C# and Testing a Compiler - Episode 287

Jared Parsons, the Principal Developer Lead on the C# Compiler Team. Everybody tuning in probably uses his code on a day-to-day basis! Jared started at Microsoft 20 years ago as a Developer; moved on to become a Senior Developer; then the Principal Developer on Midori OS; and most recently, the Principal Developer on the C# Compiler Team, which he has been with since 2014.   Topics of Discussion: [3:14] Jared talks about his twisty career path. [5:29] What does designing a programming language look like? [6:18] The two features in C#. [10:30] The C# language design process. [14:09] How we get from ideas to designs and implementations. [16:02] Jared recommends resources to learn more. [17:34] Jared’s favorite convention for all the member types. [18:20] Primary constructors. [24:21] Is the entire compiler open source? [25:28] Thinking like a customer and pushing on the tools if needed. [30:33] How the process has changed over the years. [32:41] Jared’s favorite testing unit.   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Jared Parsons on DevOps on the C# Compiler Team: Ep #53 Roslyn Github Roslyn Analyzers Github C# Language Github Jared on LinkedIn   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

4 Mar 202435min

Michael Washington: Azure OpenAI - Episode 286

Michael Washington: Azure OpenAI - Episode 286

Michael is an ASP.NET and C# programmer who has extensive knowledge in process improvement, AI and Large Language Models, and student information systems. He also is the founder of two websites — AIStoryBuilders.com and BlazorHelpWebsite.com — both fantastic resources that help empower developers. Michael resides in Los Angeles, California, with his son Zachary and wife, Valerie.   Topics of Discussion: [3:14] Michael talks about his career path. [5:15] AIStoryBuilders.com. [6:21] The vision for his book and what sets it apart from others. [9:10] What is “RAG”? Retrieval augmented generation. [12:35] How did Michael come up with the AI Story Builders name? [14:09] Keeping AI on track despite the limitations. [17:44] Models behave better when trained on more data. [21:26] How do you make the decision on which named model to use? [34:05] Where Microsoft is a leader.   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Azure OpenAI Using C# Michael Washington GitHub AI Story Builders Adefwebserver Blazor-Blogs   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

26 Feb 202438min

Kent Beck: Tidy First - Episode 285

Kent Beck: Tidy First - Episode 285

Original signer of the Agile Manifesto, author of the Extreme Programming book series, rediscoverer of Test-Driven Development, and inspiring Keynote Speaker. I read his TDD book 20 years ago.   Topics of Discussion: [4:06] What led Kent into extreme programming, and realizing that technical mastery alone is not enough for project success. [6:24] The significance of extreme programming. [9:15] The Agile Manifesto. [10:46] The importance of taking responsibility seriously. [14:06] What was the inspiration behind Tidy First? [16:27] Why software design is an important skill. [17:31] The human aspect dominates in design. [19:40] You can make large changes in small safe steps. [23:09] Normalizing symmetry. [30:17] Preserving flexibility in design through empirical and reversible changes rather than rather than speculative or reactive design. [31:51] Kent’s experimentation with the GPT phase of AI on publications. [32:11] Rent-A-Kent to get better answers around software development. [37:19] Advice for young programmers.   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Rent-A-Kent Tidy First? by Kent Beck Test Driven Development, by Kent Beck Extreme Programming Explained, by Kent Beck with Cynthia Andres Implementation Patterns, by Kent Beck   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

19 Feb 202440min

Paul Yuknewicz: Cloud Native & Serverless - Episode 284

Paul Yuknewicz: Cloud Native & Serverless - Episode 284

Paul Yuknewicz is a Lead Product Manager for Azure Developer Experience at Microsoft; he is responsible for the PM team that designs the developer experience for building and diagnosing cloud-native applications for Azure. In his role, he’s very passionate about helping developers succeed in building high-scale distributed applications and building strong collaboration with customers. He has fun learning and challenging the status quo in a breadth of technologies and languages, like Linux, Windows, Java, .NET, Serverless, containers, service meshes, and application observability. He speaks at industry conferences not only at Microsoft but also at conferences like DEVintersection, TechBash, and more.   Topics of Discussion: [4:40] Paul talks about his career evolution. [5:28] Working in SharePoint, Azure, and then in the microservices field. [6:44] DAPR, distributed application runtime. [8:06] The power of the open source world. [8:33] What is Serverless? [11:08] The evolution of their work in AI. [12:05] The concept of Serverless vs. developing in a microservices fashion. [15:17] Why Paul thinks containers are great. [18:16] Who Serverless is good for. [20:01] Serverless architecture and cost savings. [23:55] Container apps. [28:31] The tactical process behind Dapper. [34:41] Container apps environment.   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events! Paul Twitter Paul Github “Paul Yuknewicz on Azure Development Ep #136”   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

12 Feb 202438min

Uncle Bob Martin: Clean Code and How to Do Software Well  - Episode 283

Uncle Bob Martin: Clean Code and How to Do Software Well - Episode 283

If you don’t already know Bob, he is a software engineer, instructor, and best-selling author. He is most recognized for developing numerous software design principles and for being a founder of the incredibly influential Agile Manifesto. Bob is the author of a number of Clean Code related books including his latest, Clean Agile: Back to Basics, where he reintroduces Agile values and principles for a new generation of programmers and nonprogrammers alike. In the past, Bob was also the editor-in-chief of C++ Report magazine and served as the first chairman of the Agile Alliance.   Topics of Discussion: [3:48] Why the term “clean” when it comes to software?  [5:16] Are people still writing “dirty” software?  [7:06] it is the developers job to maintain quality, and pretending to go fast by rushing is not a viable solution.  [9:54] Uncle Bob’s upcoming book on the history of programmers.  [11:00] The first era of programmers may be the scribes of Egypt.  [15:00] How Uncle Bob went about organizing the book into different eras of programmers.  [18:10] A short backstory about Grace Hopper.  [23:33] Uncle Bob’s other new book which is out now, Functional Design.  [24:54] Structure and Interpretation of Computer Programs  [28:37] Does functionality have a concise set of principles?  [33:11] Where are the shifts happening?  [34:01] The loss of Moore’s Law.  [37:33] What will be the winning strategies as we prepare for a few years where things grow, but not as quickly as they have, and we sit on a plateau?  [40:51] Make it right, then you can make it fast.    Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events!  Previous episode with Uncle Bob Functional Design  Clean Coders .NET Developer Apprentice - Texas Clean Agile    Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

5 Feb 202441min

Greg Leonardo: Optimizing Cloud Budgets in Azure - Episode 282

Greg Leonardo: Optimizing Cloud Budgets in Azure - Episode 282

Greg is a Cloud Architect that assists organizations with cloud adoption and innovation and is currently a Cloud Architect and the owner of Webonology. He has been working in the IT industry since his time in the military and is a developer, teacher, speaker, and early adopter. Greg has worked in many facets of IT throughout his career and is currently the president of TampaDev, a community meetup that runs #TampaCC and various technology events throughout Tampa. Greg holds a certification as a Microsoft Certified Azure Solutions Architect Expert, and Microsoft Certified Trainer, and is an Azure MVP.   Topics of Discussion: [3:49] What has been Greg’s secret sauce to success? Helping others. [4:53] Optimizing Azure budgets. [7:12] The cloud shines in replatforming or rehosting. [9:12] To Greg, a lot of the cost optimization really focuses on architectural optimization. [13:58] The importance of looking at evolution and realizing that technology doesn’t stop at the cloud. [18:35] Don’t blame technology for your shortcomings. [23:31] Azure services surprise people with their cost, and the need to go into things with eyes wide open. [29:21] The problem with the pricing calculator. [35:47] The two-fold problem with present-day containers. [37:02] Privatized workloads. [40:08] How the cloud can make our lives easier and enhance what we are already doing. Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo’s Twitter — Follow to stay informed about future events!  Ep 250: Responsible AI with Greg Leonardo Greg Leonardo — Cloud Daily Wire      Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

29 Jan 202441min

Populært innen Politikk og nyheter

giver-og-gjengen-vg
aftenpodden
popradet
aftenpodden-usa
forklart
stopp-verden
bt-dokumentar-2
det-store-bildet
dine-penger-pengeradet
nokon-ma-ga
fotballpodden-2
aftenbla-bla
frokostshowet-pa-p5
e24-podden
rss-dannet-uten-piano
rss-fredrik-og-zahid-loser-ingenting
rss-ness
rss-penger-polser-og-politikk
unitedno
liverpoolno-pausepraten