Book Review: Tools and Skills for .NET 8
This is a review article for the book, so take your time to read the review and let me know your thoughts about this book. …
Learn. Code. Listen
This is a review article for the book, so take your time to read the review and let me know your thoughts about this book. …
A workflow is a set of activities and events to be performed to complete a task or a process. There are so many use cases …
NDepend is a comprehensive code quality and analytics tool for .NET applications, it relies on static analysis of the code to provide insightful details about …
In this article I will share with you the 15+ Productivity Keyboard Shortcuts in Visual Studio 2022, using these shortcuts can definitely improve your coding …
In this tutorial we will learn how to Apply JWT Access Tokens and Refresh Tokens in ASP.NET Core Web API. We will build a simple, …