Published inDot Net, API & SQL LearningString Interpolation Seemed Harmless — Localization BrokeWhen you display a dynamic message to the user in .NET, Java, JavaScript, or any modern programming language, the easiest and most popular…4h ago4h ago
Published inWrite A CatalystSwagger Made My API Shine — One Annotation Killed ItIn the world of technology, documentation is an essential part of API development. And that’s where Swagger (or OpenAPI) is an invaluable…5h ago5h ago
Published inDot Net, API & SQL LearningEntity Framework Was Fast — Lazy-Loading Proved OtherwiseEntity Framework (EF) is a well-known ORM among .NET developers. It makes work easier, the code is cleaner, and the model can be easily…5h ago5h ago
Published inDot Net, API & SQL LearningI Built My Own Code Generator with Roslyn — Here’s HowHave you ever thought about creating a tool that can write code for you? That’s exactly what I did, and today I’ll share with you how I…1d ago1d ago
Published inDot Net, API & SQL LearningI Thought GC Would Handle It — Turns Out, It Didn’t!Garbage Collection (GC) reduces the burden of extra memory management on our code, but that doesn’t mean we can handle resources…1d ago1d ago
Published inWrite A CatalystAsync/Await Was Perfect — So Why Did It Deadlock?Async and Await have revolutionized C# programming. It has made it much easier to write asynchronous code. Developers can easily create…2d ago2d ago
Published inDot Net, API & SQL LearningWhy Write More Code? Let Extension Methods Do the Work!C# programming is a very powerful, versatile programming language. It is used as the foundation of the .NET framework. In C#, one of the…2d ago2d ago
Published inDot Net, API & SQL LearningThis “Best Practice” is Slowing Down Your AppIn software engineering, we treat the phrase “best practices” with such reverence that when someone applies this label, it seems like a…2d agoA response icon12d agoA response icon1
Published inDot Net, API & SQL LearningTired of NuGet Errors? Fix Them Like a Pro!There comes a time in the life of .NET developers when they open Visual Studio and see some scary red text —3d ago3d ago
Published inDot Net, API & SQL Learning3 Architecture Patterns Every .NET Developer Must KnowAs the software world becomes increasingly complex, .NET developers need to not only write code, but also design robust, scalable, and…3d ago3d ago