Understanding the Big Ball of Mud in Software Architecture
The concept of the "Big Ball of Mud" in software development was first introduced by Brian Foote and Joseph Yoder in their paper titled "Big Ball of Mud" presented at…
The concept of the "Big Ball of Mud" in software development was first introduced by Brian Foote and Joseph Yoder in their paper titled "Big Ball of Mud" presented at…
I have spoken at Bcrypt Web 3.0 week 2023 Day 1 (April 3rd, 2023) as well as conducted a day-long workshop on Web 3.0 & Stratis Blockchain with the below
This blog explains to you how you can install NuGet for your Unity project. and install other packages using NuGet Package Manager. So let’s follow the steps. Step 1 –
ChatGPT is booming over the internet and has drawn global attention since the day it was released. This invention has put a big question mark to leading AI companies. ChatGPT…
Global Azure 2023 is here! Global Azure Philippines is a community event organized by the Cloud Experts Group and .NET Girl jointly. Join us on 13 May 2023 for a
This article elucidates how we can create a NuGet package class library project in .NET 7, pack it using Visual Studio and upload it to nuget.org with an example and…
The Global AI Bootcamp is a series of free one-day events organized across the world by local communities that are passionate about artificial intelligence on Microsoft Azure.
I am speaking at .NET Conf, Pune 2022 (Virtual). Topic: Clean Architecture for Blazor Web Apps with .NET 7 Overview: What is Clean Architecture Basic Principles behind Clean Architecture Architectural
This article describes how we can build Minimal APIs in .NET 7 using Entity Framework Core 7 with an example and code details.
Blazor framework is one of the web development platforms for the .Net family that provides the flexibility to develop both backend and front using the same language, C#. It is…