|
Hey Reader, I've got two exciting new tutorials for you in .NET 8 that will take your skills to the next level. Let's jump right in! 📂 File Uploads with Blazor SSR in .NET 8Want to enhance your web applications with file upload capabilities? In this video, I'll walk you through the process of implementing file uploads using Blazor SSR (static server-side rendering). We'll explore both the EditForm component and the classic HTML form approach to give you a comprehensive understanding. 🔐 Unique Properties in ASP.NET Core IdentityDiscover the power of unique properties in ASP.NET Core Identity in this new video. We'll dive into how you can define and use unique properties to improve the security and functionality of your authentication system. If you have any questions or need more details on anything, just hit reply to this email. I'm here to provide more tutorials and answer any queries you might have. Thanks so much to our community and my Patrons for your support. You help keep this channel growing. Stay safe! Take care & happy coding, Patrick |
Become a .NET & Blazor expert with weekly tutorials featuring best practices and the latest improvements, right in your inbox.
Hey friend, A year ago, I said AI coding tools weren't the future. I want to correct that. The distinction I missed: there's a real difference between vibe coding (copy-paste until it compiles, no understanding required) and skilled AI-assisted development (you own the architecture, AI implements it, you review the output). I was criticizing the first and accidentally dismissing the second. In 2026, skilled AI-assisted development is the professional standard. Not using these tools is now a...
Hey friend, We once spent five days in meetings debating a single delete button. Whiteboard sessions. A compliance guy nobody invited. A product manager who scrolled Slack for what felt like forever. And still no decision. Until Tom walked in on Monday morning, asked one question, and shipped it that afternoon. In this video, I tell the full story and walk you through the four questions that should end this debate on any team, in any codebase. Take care, Patrick P.S. We go deeper on exactly...
Hey friend, Most developers use AI the same way: send a prompt, wait, repeat. It works. But it's slow. And it leaves a lot on the table. In today's video, I show you the workflow I switched to: running multiple Copilot agents in parallel, each working on a different part of the app at the same time. It feels less like using a tool and more like managing a team. And with vertical slice architecture, it just clicks. Take care, Patrick P.S. Want to set this up for your own projects or team? I'm...