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. .NET Developers, Mark J. Price …
Read MoreLearn. 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. .NET Developers, Mark J. Price …
Read MoreA workflow is a set of activities and events to be performed to complete a task or a process. There are so many use cases where you might need to …
Read MoreNDepend is a comprehensive code quality and analytics tool for .NET applications, it relies on static analysis of the code to provide insightful details about a .NET project. It offers …
Read MoreIn this article I will share with you the 15+ Productivity Keyboard Shortcuts in Visual Studio 2022, using these shortcuts can definitely improve your coding speed and efficiency. Once you …
Read MoreIn 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, secure and reliable RESTful API …
Read More