Uncategorized
What is Blockchain Technology? How does blockchain work?
.
Blockchain Introduction You probably found out about Bitcoin, right? There has been a ton of expectation among individuals about bitcoin on the grounds that the cost of bitcoin is expanding step by step. In this article, we will know what…
What is Cryptocurrency? Easy Explanation.
.
In ancient times only physical currency existed for trade. However, today notes and coins are our fundamental currency, but we can not ignore the use of digital currency in many business areas. There is additionally a currency, which is totally…
What is Git? How to work with Github repository?
.
Github is a web-based stage utilized for version control. Git improves the way toward work with others and makes it simple to team up on projects. Team individuals can chip away at documents and effectively consolidate their progressions with the…
Everything about Project Management Professional (PMP) Certification and Exam
.
What is Project Management? Project management is the arrangement of chosen strategies, abilities and devices frequently used to accomplish the predefined goals of a project. The project manager possesses the duty to finish and convey the project on schedule and…
How to use appsettings.json configuration in ASP.NET Core?
.
Configuration in ASP.NET Core based application is managed with one or more configuration files. Configuration providers read config data in the form of key value pair from multiple configuration sources and the sequence is – appsettings.json appsettings.Environment.json App Secrets for…
What is Secret Manager in ASP.Net Core?
.
This article explains how to hide confidential information for an ASP.NET Core app on a development machine. We will learn about Secret Manager in .NET Core. As we know, the ASP.Net Core application comes with appsettings.json file. This file contains…
How to Effectively Implement Dependency Injection in .NET 5?
.
In this article, we will see how to implement Dependency Injection in .NET 5? Although, this implementation will be same for .NET Core 2.1 and .Net Core 3.1. To demonstrate Dependency Injection, I have used .NET 5 with Visual Studio…
How to Build .NET 5 Web API in Visual Studio 2019?
.
In this blog, we will create a .NET 5 Web API in Visual Studio 2019. What is .NET 5? The new version i.e. .NET 5 is one of the major releases after .NET Core 3.1. It was released in November 2020. Microsoft,…
What is YAML? What does it do?
.
YAML is an data serialization language. In 2001, YAML meant “Yet Another Markup Language.” The abbreviation was subsequently changed to “YAML Ain’t Markup Language” to underline that the language is proposed for data and not documents. Note: YAML is not…
How to create .NET 5 API in Visual Studio Code?
.
In this blog, we will learn “How to create .NET 5 API using Visual Studio Code?“ What is .NET 5? This version of .NET is one of the major releases after .NET Core 3.1. It was released in November 2020. Microsoft,…
What’s new in .NET 5 ?
.
.NET 5 is one of the major releases after .NET Core 3.1. Note that, there is no .NET Core 4.0. This is to avoid confusion with the existing .NET Framework 4.x. In this post, let’s explore the new things in…
.NET Framework vs .NET Core vs .NET 5
.
In this blog, we will see about .Net Framework vs .NET Core vs .Net 5. Many developers have little doubt about the use of .NET Core and ASP.NET Framework. If you will visit the Microsoft site to download .NET, you…

Cyber Security – Definition, Types, Benefits and More
.
Cyber security, this word you must have heard a lot in recent times. The global cyber threat continues to evolve at a lightning speed, with a rising number of data breaches every year. In this blog, we will learn about…

Microsoft to end web browser by 2021
.
Microsoft will shut down its web browser Internet Explorer by 2021. This web browser could not stand in front of today’s modern and advance browser, as a result only few percent of people use it today. Now the company has…

How to secure ASP.NET Core Web API using API Key Authentication?
.
In this blog, we will see How to secure ASP.NET Core Web API using API Key Authentication. Although there are many ways to secure the web API, here we will discuss API key-based authentication. What is API? Web API is…
Cache Tag Helper in ASP.Net Core MVC
.
Caching is a very interesting topic in any programming language. It provides drastic changes in app performance. A cache tag is provided to implement caching in the ASP.NET Core MVC. This became possible with the tag helper features of ASP.NET…

Entity framework Core CRUD example with ASP.Net MVC Core
.
In this blog, we will get a detailed look about Entity framework Core CRUD example with ASP.Net MVC Core. What is Entity Framework Core (EF Core)? EF Core or Entity Framework Core is a new database object mapper for the…
5 Essential Points to Become a skilled Full Stack Developer
.
In this blog, we will look into the details about full stack developer and also some tips that will help how to become a skilled full stack developer. After all, what is this full stack developer? What do these full…
Create interactive client-side UI with Blazor in .Net Core
.
Friends, as you all know, so far you and I have used java script for interactive client-side while developing web application in C# language. Now, an interesting twist has come. A new client side framework has been introduced with ASP.Net Core…
Everything you should know about Digital Marketing
.
Do you know that the number of people who go online every day is keep increasing? So, internet is a very popular platform to advertise your company product, website etc.Marketing has always been a process for connecting with your customers…




