Book Review - Tools and Skills for .NET 8

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 More
WorkflowEngine in .NET

Build Performance Evaluation Workflow with WorkflowEngine in .NET

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 where you might need to …

Read More
NDepend - Code Quality and Analytics Tool for .NET

NDepend – The Ultimate Code Quality and Analytics Tool for .NET

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 a .NET project. It offers …

Read More
15 Productivity Keyboard Shortcuts in Visual Studio 2022

15 Productivity Keyboard Shortcuts in Visual Studio 2022

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 speed and efficiency. Once you …

Read More
Apply JWT Access Tokens and Refresh Tokens in ASP.NET Core Web API

Apply JWT Access Tokens and Refresh Tokens in ASP.NET Core Web API

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, secure and reliable RESTful API …

Read More