Proven Ways to Boost ASP.NET Core Application Performance

Performance is one of the vital characteristics of an application to make it fruitful. In the event that a site or web page requires over 3 seconds to answer, the user doesn’t like it. For a public website, Google and other search engines additionally really like to suggest streamlined, versatile, and faster sites. This article … Read more

Java Script Array

The Array object gives you store numerous qualities access a single variable. It stores a fixed-size consecutive assortment of components of a similar type. An array is utilized to store an assortment of data, however it is in many cases more helpful to consider an array an assortment of variables of a similar type. Use … Read more

Creating API Documentation with Swagger: A Beginner’s Tutorial

Swagger is the standard approach to documenting the Standard APIs. Swagger is an open-source set of rules, determinations and instruments for creating and portraying RESTful APIs.The capacity of APIs to portray their own design is the foundation of all amazingness in Swagger. We mainly use Swagger for documenting API.Swagger is basically an asset posting of … Read more

.NET Core Web API Data validation with FluentValidation

.NET Core Web API Data validation with FluentValidation

In this article, we will learn .NET Core Web API Data validation with FluentValidation. What is Data Validation in Web API? Data Validation simply tells the rules and validation that we apply to Data. So, data Validation in Web API means, validating the data that is being sent by the client and if the data … Read more

Onion Architecture Vs Clean Architecture

In this article, we are going to learn about Onion Architecture vs Clean Architecture. These architectures play a key role when we build large and complex projects which require regular enhancements and extensions.Here, we will understand Onion architecture and Clean architecture in detail. Also, we will see a basic example of a .Net Core-based application … Read more

Install and Configure Git in easy steps

This article will focus on How to Install and Configure Git in easy steps? What is Git? Git is one of the most popular version control systems. It is a free and open source software to manage a source code repository. It is a DevOps tool which helps the software development team to track the … Read more

How to create JSON response from a class?

What is JSON? JSON stands for JavaScript Object Notation. It is a lightweight and human-readable data exchange format. Nowadays, most of the data transformation over the web happens in the form of JSON. How to create a JSON string with the C# class? First of all, create a new Web API project in Visual Studio. … Read more

What is Docker Container and how it is helpful in software deployment?

In this article, we will learn about Docker Container and see how it is helpful in the software deployment process. What is Docker Container? Docker container technology was launched in 2013 as an open-source Docker Engine. A container is a standalone unit of a software package that wraps up the application code and all its … Read more

Azure for Data Engineer Associate – DP 203 Exam

If you are preparing for DP 203 exam to become Data Engineer Associate for Azure then you have landed on the right page. In the previous articles, I wrote about AZ 900 Exam Notes. In this article, we will brief about DP 203 Exam. Those who are beginners to Azure and trying to get into … Read more

How to consume REST API from ASP.NET Razor Web Pages?

In this article, we will consume an API from the ASP.NET Razor web page where REST API is secured with API Key. What is an API? Web API is the Microsoft open source technology for developing REST services based on HTTP protocol. ASP.Net Web API is a framework for building, and consuming HTTP-based services. The advantage of … Read more

RSS
YouTube
YouTube
Instagram