TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C#
FOLLOW
C# is a multi-paradigm programming language. This section contains C# related articles and syntaxes.
Articles
(3478)
Blogs
(2102)
Resources
(71)
Videos
(96)
News
(17)
Articles
What is C# and what is it used for?
C# is a programming language developed by Microsoft. C# is used to build Windows desktops, web applications, and mobile apps.
C# Curator
Jan 26, 2023
Use Of Delegates In C# Events
Here is an example of programs in C# that demonstrates the events with and without delegates.
Lokesh Varman
Jan 23, 2023
C# Convert Excel To DataTable
In this article, we will discuss how to convert Excel data to Datatable using ExcelPackage in C#.
Naimish Makwana
Jan 20, 2023
Sealed Class in C#
C# sealed classes. The sealed keyword in C# language is used to create a sealed class. Sealed classes restricts classes to extend or inherit a class. The code examples of sealed classes in this art...
Mahesh Chand
Sep 23, 2002
Types of Classes in C#
In this article we will learn about various types of classes in C#.
Vithal Wadje
Feb 25, 2014
What are different types of classes in C#?
In this article, we will understand different types of classes in c#. There are four different types of classes in c#.
Farhan Ahmed
Nov 13, 2018
C# foreach Tutorials with 3 Different Use Case Examples
The foreach statement in C# iterates through a collection of items. This article contains several foreach loop code examples in C#.
Ashish Banerjee
Jul 24, 2001
When to use record vs class vs struct in C#?
Learn when to use a class, record, or struct in C#.
C# Curator
Jan 16, 2023
Receiving Emails In C#/.NET
Learn how to receive emails with only one line of code.
Daniel Collingwood
Dec 07, 2022
Calling Multiple APIs Using HttpClient And Polly
In this article, you will learn about calling multiple APIs using HttpClient and Polly.
Munib Butt
Jan 06, 2023
Connecting to MySQL Using C#.NET
This article shows you how to connect to a MySQL database using the MySQL Connector for .NET. I will also show you how to update MySQL database records using C#.
Ravindra T C
Jul 16, 2012
From Zero to Email Hero: A Beginner's Guide to Sending Email in C#
Learn how to send emails in C# using SMTP from a SQL Server database.
Rafnas T P
Aug 30, 2018
Static Abstract Interface Members In C# 11 And Curiously Recurring Template Pattern
This articles explores the Static Abstract Interface Members in C# 11, along with understanding the Curiously Recurring Template Pattern
Anu Viswan
Dec 23, 2022
Exploring C# 11 Features
This article uses .Net 7 Preview 1 and Visual Studio 17.1 to explore C# 11 features.
Anu Viswan
Mar 01, 2022
Convert HTML String To PDF Via iTextSharp Library And Download
In this article, we will see how to convert HTML strings to PDF by using a third party PDF generation library.
Muhammad Aqib Shehzad
Apr 15, 2016
Events And Delegates In Class Library And Worker Service
In this article, you will learn about Events and Delegates in Class Library and Worker Service.
Sangeetha S
Dec 21, 2022
Out Vs Ref In C#
In this article, you will learn about Out vs Ref in C#.
Muhammad Waseem
Dec 12, 2022
String Interpolated New Line In C# 11 | Learn C#
In this article, we gonna discuss the new feature String interpolated new line in C# 11 with examples. C# programming language was launched in 2000 and now it is at its version 11.
Ramasagar Pulidindi
Dec 16, 2022
UTF-8 String Literals In C# 11 | Learn C#
In this article, you will learn about UTF-8 string literals in C# 11.
Ramasagar Pulidindi
Dec 14, 2022
C# 11 Features - Auto-Default Struct
In this article, you will learn about C# 11 Features.
Sai Kumar Koona
Dec 13, 2022
No Records Available.
1301
-
1320
of
3478
<<
64
65
66
67
68
>>
Learn C# 8.0
Challenge yourself
C# Skill
E-Book Download
Get Certified
Blazor