cloud, codes, AI

14 September 2026

Category: Development

  • Creating package with Azure Artifacts

    Package is reusable component that can be reused between projects. On Azure DevOps, there is Azure artifact that can help the team to manage the package. Package can be made by many standardized platform…

    Read the post

  • Building AI application with .NET

    In order to build AI application with .NET, we have three options the first one is using Gemerative AI with .NET, AI Services in .NET, and Machine Learning with .NET. You can get started…

    Read the post

  • How to create a user guide document for software by using Snagit

    A user guide is a document that explains how to use a software product or service. It can help users to understand the features, functions, and benefits of the software, as well as how…

    Read the post

  • Building Modern Application

    The terms modern is not timeless, it will have certain time and certain context. In this era, modern application means that the application should fulfill following criteria: speed, scale, resilence, and security. There are…

    Read the post

  • Four Steps to Deploy Your ASP.NET Website to IIS

    Developing a website is hard but deployment will be harder if you don’t have the basics. Many of the developers can successfully run their web application in the local host but have difficulty to…

    Read the post

  • Learning Path for .NET MAUI

    .NET MAUI is promising! In the past we should develop in the separate environment and user interface model for multiplatform technology. Even in an environment like Xamarin, we see a lot of issues in…

    Read the post

  • Domain-Centric Architecture

    Domain Centric architecture is a way to build a software with clean architecture mindset. Clean architecture is designed to make the software resilience and have better changes management in term of codes. Domain centric…

    Read the post

  • The Bugs Sprint

    Once in your development time, you will face a term namely “Bugs Sprint”. Bugs sprint is a term when the entire sprint is running for solving the bugs. The bug’s sprint is a nightmare…

    Read the post

  • CMS or Not CMS

    Nowadays, we have two options to build web application. The first option is using web application framework such as ASP.NET core, ASP.NET web form, Django, and many mpore. The second option is using web…

    Read the post

  • 10 Questions on Video Game Development

    As a game developer, you might ask a lot of questions to make sure your game is acceptable in the market. You might have questions regarding the technical and non-technical aspects of the game…

    Read the post