Enhancing ASP.NET Core Razor Pages With HTMX – A Simplicity-First Approach

Chris Woodruff

View at original site


Dive into the dynamic world of web development in this engaging talk, where we explore the innovative blend of HTMX with ASP.NET Core Razor Pages. Discover how to bring simplicity back to your web applications without sacrificing power or scalability. We'll navigate through practical examples demonstrating how HTMX can make your Razor Pages more interactive with minimal JavaScript. Learn to enhance user experiences with easy-to-implement features like long polling, modals, and server-side validation that feel like the client side without a full page refresh. Whether you're a seasoned developer or new to the ASP.NET ecosystem, this talk will equip you with the knowledge to create more responsive and efficient web applications. Get ready to transform your approach to web development by leveraging the best of both worlds: the robustness of ASP.NET Core and the simplicity of HTMX.

About the Presenter

Chris Woodruff

Chris Woodruff, known as Woody, is an Architect at Real Times Technologies with nearly three decades of experience. He began his career before the first dot-com boom and is recognized for his significant contributions to software development and architecture. Woody is a regular speaker at international conferences, discussing topics from database development to APIs and web technologies. He is also a dedicated mentor, enhancing skills through his talks, writings, and the Breakpoint Show podcast and YouTube channel. Currently, Woody is writing a book on network programming with C# and .NET. Beyond his professional life, he’s a bourbon enthusiast and enjoys exploring the Bourbon Trail. Family time is important to him, and he shares professional insights on his blog.

Related Resources

Blazor Essentials
Blazor Essentials
Learn how to build a basic application with Blazor.