-
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…
-
Input, technique, and output in project management
When creating a good project management, we need to understand the phase, input, tools, and output. Reading PMP Book sometime too complex. You can see the summaries below. Phase Inputs Tools & Techniques…
-
Navigating the Maze of Software Cost Estimation: Techniques to Reduce Application Risk
Ever felt like nailing down the cost of a software project is like predicting the next plot twist in a thriller? You’re not alone. Estimating software costs can be a wild ride, but mastering…
-
Microsoft Fabric your new data analytic solution
If you are in the middle to create a solution that provide data intelligence solution. Microsoft fabric comes to the rescue. On this article, we discuss about usage scenario for the Microsoft Fabric. want…
-
12 ways to secure your codes in the cloud
When building software in C# and .NET we need to create secure codes to make sure that the software is running well. Here are some keys steps to implement secure code: using System.Text.RegularExpressions;…
-
Ten Question You Might Be Asked about ASP.NET?
If you are new in .NET web application development, you might want to consider using ASP.NET web forms. However, .NET has several options to choose from. Today we will discuss ten questions that you…
-
2025 is the dead of Visual Studio
With the end of Visual Studio 2022’s lifecycle approaching, many developers are wondering why they should continue using Visual Studio when all its features are now available in Visual Studio Code. Here’s why Visual…
-
Are we still need of UML?
In the ever-evolving field of software development, methodologies and tools constantly adapt to meet the needs of developers and businesses. One such tool that has been around for decades is the Unified Modeling Language…
Tagged UML -
is is too late to learn machine learning?
Machine learning becomes famous lately, many people are learning Machine learning because of the potential in the era of AI. On this post, i want to share some highly recommended books for beginners in…
-
9 Key Skills as DevOps Engineer
DevOps Engineer has essential role to make sure the development and operation is efficient. On this post, we discuss 9 keys skill that we need to prepare as DevOps engineer
Tagged devops