-
Electron is used to design the desktop-based application which can be used for Linux, Windows, and macOS. Using the electron packager tool, we can create a desk...
42.8k Views
3 Likes
0 Comments
-
In this article, you will learn about the key to Success - Continuity.
24.3k Views
23 Likes
36 Comments
-
In this article, we will see what are the challenges we can face while developing microservices and how to resolve them.
18.8k Views
4 Likes
0 Comments
-
Implementing named pipe(an IPC) to understand what IPC is all about and to understand how we can transfer data between two different processes.
10.3k Views
4 Likes
0 Comments
-
Patience and persistence play a major role in the success of a person.
32.3k Views
55 Likes
68 Comments
-
This article is about the general concepts of Object-Oriented Programming with examples in c sharp programming language.
7.6k Views
4 Likes
2 Comments
-
We can directly access GitHub from Visual Studio 2022. We do not need to use the command window like the traditional way.
87.9k Views
11 Likes
0 Comments
-
in this article, I'm going to explain everything about a confusion matrix like why we need a confusion matrix what is confusion matrix and how to calculate...
7.2k Views
4 Likes
0 Comments
-
In this article, we create a ASP.NET Core 5.0 MVC app and associated with a Web API service in it by regular way. Then we write one line code for MVC client to...
34.1k Views
7 Likes
3 Comments
-
In this article, you will learn about the Challenges Software Developers Face Today.
9.2k Views
29 Likes
14 Comments
-
In this post, we will create a web application with MongoDB, .NET 6, and Angular 13.
24.5k Views
6 Likes
5 Comments
-
It will be explained in this article how to integrate Entity Framework Core with a caching engine using NCache. The article will be given a practical example of...
16.5k Views
8 Likes
0 Comments
-
Modern Architecture Shop is a clean, lightweight .NET microservices application, showcasing the use of Dapr to build microservices-based applications.
51.1k Views
21 Likes
9 Comments
-
Swagger UI is very powerful documentation tool for Restful services so lets learn how we can implement and customize in Web API Restful service.
31.8k Views
6 Likes
0 Comments
-
In this post, we will see how to use Redis cache in .NET 6.0 Web API
115.9k Views
12 Likes
6 Comments
-
In this article we will learn about CRUD operations in Web API using AngularJS.
712.6k Views
33 Likes
96 Comments
-
We will create a single page application in Blazor. We will store the data in Azure Table Storage. We will see all the CRUD operations in this Blazor project. F...
31.3k Views
9 Likes
2 Comments
-
This article talks about the process of writing a technical book, including how to start and what it takes to make it a successful book.
27k Views
40 Likes
25 Comments
-
In this article, you will learn how to implement In-Memory Cache in the NET Core API.
61.4k Views
10 Likes
1 Comments
-
In this article we will see in detail on how to getting started with the .NET 6.0 and Standalone Angular Template for using the Admin LTE bootstrap design to ma...
18.1k Views
6 Likes
1 Comments
-
In this article, you will learn about cursor in the collection framework.
9.4k Views
5 Likes
0 Comments
-
In this article we will see in detail on how to getting started with the .NET 6.0 and Standalone Angular Template which is available in Visual Studio 2022.
19.4k Views
8 Likes
2 Comments
-
In Angular application, if you want to upload file on server but also want to show the progress indicator of how many bytes has been uploaded or how many percen...
20.8k Views
4 Likes
3 Comments
-
This article describes how we can achieve High availability in AWS.
5.5k Views
2 Likes
0 Comments
-
In this article, you will learn about the better way to use cascadingparameters in blazor.
14.1k Views
2 Likes
0 Comments
-
In this article, you will learn about Angular 14 - Typed forms.
21.1k Views
2 Likes
0 Comments
-
In this article, you will learn about Cookie Sharing Authentication.
31.1k Views
3 Likes
0 Comments
-
In this article, we'll do machine learning on handwritten digit recognition.
7.7k Views
4 Likes
0 Comments
-
In this article, you will lean about caching in Entity Framework (EF) Core using NCache.
31k Views
2 Likes
0 Comments
-
In this article, you will learn how to store and retrieve the image using SharedPreferences in android.
18.2k Views
5 Likes
0 Comments
-
In this article, you will learn about Web API with ASP.NET 6 and MySQL.
63.8k Views
5 Likes
0 Comments
-
This article explores the SQL’s IIF function, syntax, and parameters. A couple of examples of its usage.
9.1k Views
2 Likes
0 Comments
-
In this article, you will learn how to implement Globalization and Localization in .NET 6 and Blazor WebAssemly App.
16k Views
4 Likes
0 Comments
-
In this article, you will learn about gRPC and Blazor WebAssembly App in .NET 6.
20.4k Views
7 Likes
4 Comments
-
Learn what AttributeSplatting is? how to achieve it? and in what scenario you're gonna need it?
12.9k Views
3 Likes
0 Comments
-
In this article, I will describe an interesting pattern that can be implemented to make it trivial to perform CRUD/RESTful data access across a full-stack .net ...
5.6k Views
2 Likes
0 Comments
-
The Selenium web driver is a web-based, automation testing framework that can test webpages initiated on various web browsers. You can write test scripts in jav...
7.4k Views
1 Likes
0 Comments
-
In this article, you will learn how to query parquet file stored in s3 using s3 select.
20.9k Views
3 Likes
0 Comments
-
In this article, you will learn about Ajax in.NET Core.
61.3k Views
3 Likes
0 Comments
-
In this article, we learn how you can protect your APIs using OAuth2.0 Authorization with the Azure AD Client Credentials flow. When APIs on API Management cons...
18.9k Views
4 Likes
3 Comments
-
In this article, you will learn what's new in C# 10?
5.4k Views
4 Likes
1 Comments
-
Here we will discuss what are the use case of intent filter.
11.2k Views
5 Likes
0 Comments
-
In this article, we will discuss related to the implementation process of Azure Durable Function. We also discuss how to implement timer intervals while running...
125.6k Views
6 Likes
1 Comments
-
In this article, we'll learn about Azure Data Factory.
6.5k Views
1 Likes
0 Comments
-
In this article, we will add product and then will add an API. Under the API we will add one POST operation that will call a backend service(external service or...
9.9k Views
4 Likes
0 Comments
-
In this article, you will learn how to monitor Azure Synapse Analytics using Azure Monitor.
9k Views
2 Likes
0 Comments
-
In this article, you will learn about Web3 Developer Salary.
18.3k Views
3 Likes
1 Comments
-
HTTP Interceptors is a special type of angular service that we can implement. It's used to apply custom logic to the central point between the client-side a...
52k Views
3 Likes
1 Comments
-
Why Interface is important and powerful in C# programming
9.3k Views
1 Likes
0 Comments
-
Nowadays python has emerged as a totally famous and effective language due to its excellent overall performance and huge variety of features by which we are abl...
3.8k Views
1 Likes
0 Comments