|
Hey Reader, This week, we're taking a closer look at some common errors in the .NET and Entity Framework areas, and let me tell you, these mistakes aren't exclusive to beginners! ๐ฏ .NET OopsiesIn this video, we're going to talk about a few errors that can easily slip through the cracks when you're working with Blazor or creating a .NET Web API. It's easy to overlook these, but being aware can save you a ton of time and headaches. ๐ ๏ธ EF Core Code-First MigrationAre you navigating the waters of Code-First Migration with Entity Framework? Then, you'll definitely want to check out this video. It might make your development process smoother and more efficient. If you have questions, feel free to reply to this email. I'm here for more tutorials and to answer any questions. Thanks so much to our community and my Patrons for your support. You are the foundation of this newsletter and my channel. Stay safe, have fun coding, and remember - the best part is creating something new! ๐ป Take care, Patrick |
Become a .NET & Blazor expert with weekly tutorials featuring best practices and the latest improvements, right in your inbox.
Hey friend, I just released a new video and I think you will enjoy this one. In the video, I ask GitHub Copilot to build a real mortgage app in Blazor. The app works. But the code is messy. All the business logic ends up in the UI. Fast results. Bad structure. Then I clean it up properly. Same behavior. Same output. Much better code using services, interfaces, and dependency injection. It shows why Copilot is powerful, but dangerous without rules. Watch the video here ๐ Enjoy the breakdown...
Hey friend, I just released a new video and I think youโll enjoy it. In the video, I ask GitHub Copilot to build a .NET Web API using a short, vague prompt. The result works, but the structure feels random and messy. Then I run the same idea again with a stronger prompt that forces a clean structure. Feature folders. Vertical slice. Mediator. Fluent Validation. The difference is night and day. Watch the video here ๐ Enjoy the breakdown and let me know what you think. Take care, Patrick P.S....
Hey friend, I just released a new video showing a better way to use GitHub Copilot in real .NET projects. Watch it here ๐ If you ever felt like Copilot starts strong but then your code slowly turns into chaos, youโre not alone. It happens to most developers when they start using AI without giving it the right guidance. In the video, I show you one simple file you can add to your project that keeps your code clean, structured, and consistent. No guessing. No random patterns. Just a clear...