sharepointcafe
Game-Changing Features of .NET 6
.
.NET 6 was released on November 8 2021. In this article, we will learn new features of .NET 6. Dot NET 6 conveys the latest pieces of the .NET unification plan that began with .NET 5. Dot NET 6 combines…
Prototype Pattern in C# and .NET Core
.
In this article, we will learn Prototype Pattern in detail and then we will see how to implement this pattern in C# .NET Core based application. What is Prototype Pattern? A prototype pattern is basically to copy the objects to…
Source Code Management Tools
.
In this article, we will take a look at the best Source code management tools that are accessible globally. What is Version Control System or Source Code Management? Version control or Source Code Management is a method for monitoring the…
Layered Architecture – Definitions and Uses
.
The most well-known architecture design is the Layered Architecture design, also called the n-tier architecture design. The layered architecture design intently coordinates with the conventional IT correspondence and authoritative constructions seen as in most organizations, settling on it a characteristic…
Know everything about Good Software Architecture
.
In this article, we will look into details about Software Architecture or I would say a Good Software Architecture and related things. What is Software Architecture? Software architecture is the establishment of software, so software frameworks that do not have…
5 new features in C# 10
.
In this article, we will look into 5 new features in C# 10. .NET 6 was released on November 8, 2021, and C# 10 works with .NET 6. C# 10 new features C# 10 introduces below new features. 1. Record…
Evolution of ASP.NET Framework to .NET Core
.
In this article, we will look into the Evolution of the .NET framework to .NET Core year by year. Dot Net or ASP.NET is a framework given by Microsoft for building desktop, mobile and web-based applications. It gives runtime, libraries,…
What is the difference between Blazor Server and Blazor WebAssembly?
.
Blazor is Microsoft’s latest web framework technology. In coming days it might be a popular choice for building web applications along with Dot Net framework such as .NET 5 or .NET 6. If you will open Visual Studio 2019, you…
Understand SOLID Principles in C#
.
The SOLID principles are a standard software development practice that should be followed in all software applications that use Object-Oriented Programming. They set the norm of how to write a program with clean architecture. SOLID principles in C# help to…
JWT Token Authentication Example with .NET 5
.
In this article, we will learn about JWT Token Authentication and how to create JWT Token-based Web API in .NET 5 or .NET Core. What is JWT Token Authentication? As per JWT.io – “JSON Web Tokens are an open, industry-standard…
Factory Design Pattern
.
In this article, we will understand the Factory Design Pattern with C# code. It is one of the most popular design patterns used in the programming world. There are mainly 3 types of design patterns which are sub-divided into multiple…
Middleware Concept in .NET Core
.
In this article, we will learn about Middleware in .NET Core. Middleware in .NET Core is similar to HttpHandlers and HttpModules which were part of classic ASP.NET. When a user hits the request from a client such as a browser…
.NET Core Microservice Architecture implementation with Ocelot
.
In this article, we will see about .NET Core Microservice Architecture and we will also see the implementation of Microservice Architecture with Ocelot API Gateway. What is Microservice Architecture? Microservice is a technique to build small services and each running…
Service lifetime – .NET Core
.
There are 3 service lifetime available in .NET Core with Dependency Injection. They are Transient, Scoped and Singleton. As you know that Dependency Injection is at the core of .Net Core. To register dependency injection in .Net Core application we…
Exam AZ 900 Notes: A beginner guide
.
Hello friends, this article is an important note for those who are preparing for AZ 900 Certification. After clearing the AZ 900 exam I am sharing my notes and related information via this article. You may treat this article as…

Azure IoT, Big Data and Machine Learning – AZ 900 Notes
.
In this article, we will see about Azure IoT, Big Data Analytics and Azure Machine Learning. This article is mainly focused on AZ 900 Exam. You may use this article for IoT AZ 900 notes. Want to read about Azure…
Azure Cost Management – AZ 900 Notes
.
In this article, we are going to know about Azure Cost Management, CapEX, OpEx and their pricing model. Azure provides a full set of cloud cost management capabilities and this includes a tool in Azure subscription to get more value…
Azure Compliance, Privacy and Governance – AZ 900 Notes
.
Azure Compliance, Privacy and Governance is one of the important topic in AZ 900 exam. In this article, we will look into Azure Compliance, Compliance Manager, Azure Data Privacy and Governance. This article is mainly designed for AZ 900 exam….

Azure Service Level Agreement – AZ 900 Notes
.
This article explains Azure SLA for uptime and connectivity. If you are preparing for AZ 900 certification then this article is for you because Azure SLA is an important part of the AZ 900 exam module. You may read this:…

Azure Advisor, Azure Monitor and Azure Service Health – AZ 900 Notes
.
In this article, we will about Azure plans, Azure Advisor, Monitor and Azure Service health. This article is based on Azure AZ 900 exam preparation. Azure supports the following plans – Basic, Developer, Standard and Professional Direct (Pro Direct) Basic…



