-
Migrating ridilabs.net: Eleven Years from BlogEngine.NET to WordPress
After more than eleven years on BlogEngine.NET, ridilabs.net now runs on WordPress. The decision was not an easy one. BlogEngine served me well through hundreds of posts, but the hosting bill no longer matched what the site actually is: a personal engineering journal. Cutting that cost meant moving to a platform with cheaper, more commoditized hosting, and WordPress was the…
-
Effort Estimation in Azure Boards
One of the most challenging aspects of software development is estimating how much time and resources a project will require. Many factors can affect the accuracy of the estimates, such as the complexity of…
-
Five Queries that you should do for Project Management Report in Azure Boards
Reporting is a part of communication that you should do to the client. One way to report the progress of the project is by giving the client real world progress that done in Azure…
-
Agile Project Management in Azure Boards
Hello, today we will apply Agile Project Management in Azure Boards. This tutorial allows you to plan, create, manage, and track the software project by using Azure Boards. Azure boards are part of Azure…
-
Is your IT career will look better in 2024?
Understand your semantic career Information technology (IT) is a broad and diverse field that encompasses many aspects of computing, networking, security, data, and software development. IT professionals are in high demand in various sectors…
-
How AI Helps Programming in Visual Studio
Visual Studio is a powerful and versatile integrated development environment (IDE) that supports multiple programming languages, platforms, and frameworks. However, even with such a rich set of tools and features, programming can still be…
-
Monitoring project effectively with microsoft project
Microsoft Project is a powerful tool for project management, but it can also be challenging to use effectively. In this blog post, we will share some tips and best practices for monitoring your project…
-
Analyzing Azure Boards in Excel
One of my collages asks me how to obtain azure board data to excel. On this article, we will obtain the azure board data in azure devops into the excel Certainly! Here are two…
-
Five Tips Saving Cost in Azure VM
Azure virtual machines (VMs) are one of the most popular cloud computing services that allow you to run applications and workloads on-demand. However, running VMs can also incur significant costs if you are not…
-
Configuring GitHub Copilot Chat in Visual Studio 2022
.NET 8 is launching, and Visual Studio 2022 is also updating into 17.8 version. One of the most promising features in Visual Studio 2022 is the better support for GitHub Copilot Chat that in…