-
In this article, you will learn about Metaverse, including what the metaverse is, what are metaverse applications, who are leaders in the metaverse, and how to ...
44.5k Views
22 Likes
17 Comments
-
Learn how to send SMS messages directly from your web application without relying on third-party services or APIs. In this tutorial, we'll show you how to i...
36.9k Views
5 Likes
0 Comments
-
In this article, you will learn what Web3 or Web 3.0 is. Web3 is a combination of new technologies that will eventually become mainstream.
31.8k Views
24 Likes
10 Comments
-
Beginner’s tutorial on Immutable Object Pattern with examples. An Immutable Object (Internal Immutability) in C# is an object whose internal state cannot be cha...
22.7k Views
2 Likes
0 Comments
-
In this article, we look at Hangfire which we have used in .NET 6 to schedule background jobs. Hoping you understand the things related Hangfire.
65.4k Views
6 Likes
1 Comments
-
Will Web3 replace Web2? No. Not so soon.
19.1k Views
13 Likes
6 Comments
-
In this article, I will cover another growing tech trend, cyber security, that has a growing need of experts, and presents a big opportunity for developers and ...
84.2k Views
37 Likes
17 Comments
-
This article will help you to understand serialization and deserialization and use Binary serialization in practice
24.2k Views
1 Likes
0 Comments
-
Java is a popular general-purpose programming language and computing platform. It is a high level, class-based, and object-oriented programming language. Java r...
17.2k Views
7 Likes
4 Comments
-
Here is a list of the top 50 HTML5 Interview Questions And Answers. What is HTML 5? Popular HTML5 interview questions and answers.
307.6k Views
29 Likes
18 Comments
-
In this article, you will learn how to build a simple task manager with visualization in django.
23.4k Views
1 Likes
0 Comments
-
In this article, we will learn how to write code for Classes and Objects, Constructors and Destructors, Function Overloading, Encapsulation, Inheritance, Interf...
2.1m Views
164 Likes
109 Comments
-
Have you ever heard of or used the change tokens before? Basically, it helps us to track state changes (that’s it!).
15.3k Views
2 Likes
2 Comments
-
Asynchronous Programming in C# allows program execute code asynchronously using async and await in C#.
354.9k Views
18 Likes
10 Comments
-
To synchronize the database Sql Server the log shipping is used. It is easy to set up, maintain and troubleshoot. It is the process of backing up your database ...
22.8k Views
1 Likes
2 Comments
-
Multithreading in Java is a process of executing multiple threads simultaneously. A thread is the smallest unit of the processing. Multithreading and Multiproce...
23.2k Views
5 Likes
4 Comments
-
This article will help you to understand and refactor toward OOP in Javascript.
17.6k Views
3 Likes
0 Comments
-
ChatGPT is getting plenty of attention for its natural language responses. OpenAI has a Python package for using the REST API. This article shows how to use Cha...
72.1k Views
15 Likes
11 Comments
-
Here I am going to explain how to implement chatGPT to NodeJS application using openapi npm package.
24.9k Views
2 Likes
3 Comments
-
In this article, I explain how to set up the publisher/subscriber pattern in .NET MAUI with new techniques, replacing the obsolete MessagingCenter
42.1k Views
5 Likes
3 Comments
-
This article lists some important SQL Best Practices with examples.
27.5k Views
9 Likes
7 Comments
-
This article will help you to understand callbacks and their practical usage.
18.7k Views
4 Likes
0 Comments
-
This article explains Inversion of Control and Dependency Injection. Inversion of control is a principle and dependency injection is a way of implementing inver...
27.6k Views
20 Likes
6 Comments
-
In this article, you will learn about new features in Java 19.
141k Views
11 Likes
1 Comments
-
C# is a programming language developed by Microsoft. C# is used to build Windows desktops, web applications, and mobile apps.
19.4k Views
1 Likes
0 Comments
-
Azure Storage is a modern cloud storage solution owned by Microsoft, for almost every data storage scenario that is highly secure, scalable, durable, and easy t...
27.5k Views
7 Likes
4 Comments
-
In this article, I have explained about Blazor and How does it work.
55.6k Views
13 Likes
6 Comments
-
Use Bicep templates to create an Azure Function, create and populate an Azure Key Vault, and grant least-privilege access rights.
24.8k Views
5 Likes
0 Comments
-
Low-code, No-code app development platforms are rising. Learn what llow-codedevelopment is, what the most popular low-code platforms are, and why you should pay...
47k Views
34 Likes
13 Comments
-
Message queues and publish-subscribe topics are features of the fully managed enterprise message broker Azure Service Bus (in a namespace). The following advant...
48k Views
5 Likes
0 Comments
-
Article will discuss about the comparison between the Angular and Blazor Framework.
271.8k Views
10 Likes
5 Comments
-
In this article, you will learn about Globalization and localization (Multilingual Applications) in ASP.NET Core.
46.3k Views
9 Likes
2 Comments
-
In this article, you will learn about Azure Redis Cache Implementation using .NET Core 6 Web API.
25.7k Views
5 Likes
1 Comments
-
This article demonstrates how to create SSRS report. This article begins with the SSRS Introduction, Use of SSRS and step by step creation of report.
55.4k Views
26 Likes
8 Comments
-
F# records are sometimes missed interpreted as .NET standard classes but it is not. That's why we'll discuss the concepts of F#'s records such as cr...
16k Views
4 Likes
1 Comments
-
In this article you will learn about the Top 10 HTML 5 interview question and answers.
65.5k Views
12 Likes
23 Comments
-
In this article you will learn how to use SQL Profiler and database Tuning Advisor to improve the performance of a database.
126k Views
2 Likes
3 Comments
-
This article explains about integrating Teams Incoming Webhook with ASP.NET Core application.
25k Views
6 Likes
2 Comments
-
In this article, you will learn how to deploy and Run .NET Core 7 Web API on Azure Kubernetes Service (AKS).
30.9k Views
8 Likes
1 Comments
-
Performance of data-centric apps heavily rely on the performance of backend API and database. Here are some tops to improve SQL performance.
79.7k Views
11 Likes
15 Comments
-
This article provides guidance for the prevention of SQL Injection in your web application and explains how SQL Injection is done.
161.4k Views
4 Likes
8 Comments
-
In this article, you will learn how to containerize a .NET 6 App with Docker.
36.6k Views
8 Likes
4 Comments
-
MongoDB is one of the most popular databases in the world. in this article, learn how to insert, update and delete data and records in MongoDB.
231.2k Views
20 Likes
4 Comments
-
In this article, you will learn about how to create a stored procedure in SQL Server using SSMS.
994.3k Views
28 Likes
12 Comments
-
This articles explores the Static Abstract Interface Members in C# 11, along with understanding the Curiously Recurring Template Pattern
16.5k Views
5 Likes
0 Comments
-
This article provides answers interview questions for 2 years experience in SQL and C#.
1.2m Views
55 Likes
58 Comments
-
In this article, you will learn how to promotes speed development with MySQL in C#.
14.3k Views
1 Likes
0 Comments
-
Homomorphic encryption allows third-party providers to perform computations on encrypted data without decrypting the data. This capability is opening new opport...
17.9k Views
6 Likes
0 Comments
-
In this article, you will learn about CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API.
86.8k Views
15 Likes
2 Comments
-
Grant SQL statement grants permissions on an object to a user. Revoke removes permissions on an object. In this article, learn about Grant and Revoke in SQL Ser...
197.7k Views
6 Likes
2 Comments