Jeffrey Palermo

Jeffrey has been recognized as a Microsoft MVP since 2006 and has spoken at national conferences such as Microsoft Ignite, TechEd, VS Live, and DevTeach. He has founded and run several software user groups and is the author of several print books, video books, and many articles. A Christian, graduate of Texas A&M University (BA), and the Jack Welch Management Institute (MBA), an Eagle Scout, and an Iraq war veteran, Jeffrey likes to spend time with his family of five camping and riding dirt bikes.
August 31, 2022
Explore TDD for the data access layer in .NET 6 with Onion Architecture, integrating Blazor for maintainable, scalable solutions.
August 24, 2022
Jeffrey Palermo discusses test-driving the data access layer in .NET 6 with Onion Architecture, focusing on creating maintainable tests.
August 18, 2022
Discover key architecture patterns for delivering and scaling Blazor apps, empowering developers to move fast and deliver consistent quality.
August 17, 2022
Jeffrey Palermo explores data access in .NET 6 using Onion Architecture, featuring Entity Framework and SQL Server integration.
July 21, 2022
Learn how to implement Model-View-Controller in Blazor applications, ensuring separation of behavior and layout code.
July 20, 2022
Jeffrey Palermo continues exploring .NET 6 with Onion Architecture, focusing on diagrams and managing dependencies effectively.
July 13, 2022
Jeffrey Palermo begins a deep dive into .NET 6 with Onion Architecture, focusing on the core principles and implementation.
July 6, 2022
Jeffrey Palermo explores using Blazor WebAssembly with a single Web API to streamline application architecture and development.
June 29, 2022
Jeffrey Palermo discusses options for managing enumerated lists in .NET, including C# enums, enums with attributes, and enumerated classes.
June 16, 2022
Jeffrey Palermo explains Onion Architecture, a solution for organizing code, managing dependencies, and building maintainable systems.