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
(2527)
Blogs
(1590)
Resources
(70)
Videos
(87)
News
(15)
Videos
Speech recognition application using C#
In this video explains how to use Speech Recognition feature of C# using System.Speech.Recognition namespace and also provides explains how to acquire and monitor speech input, create speech recog...
Sekhar Srinivas
Apr 29, 2015
Exception Handling In C# .Net With Examples
This video tells about the exception handling in C# .Net from the very beginning. It covers various aspects of exceptions. SHown below are the topics covered, and we have taken examples for an ASP....
Jatin Malik
Sep 27, 2017
Selenium Grid Tutorial For Beginners
Selenium Grid Tutorial For Beginners
Aman Singh
Apr 04, 2018
Productive C# - Null Conditional Operator
Learn how to use the null conditional operator in C# to increase readability and make your code more compact. Let the compiler generate all the boilerplate code for you!
Andrea Angella
Nov 24, 2017
Using Static Declaration In C# 6.0
Learn how the c# 6.0 using static declaration feature can help you to make your code more readable.
Andrea Angella
Nov 01, 2017
Productive C# - Inferred Tuple Element Names In C# 7.1
Learn how tuple element names are automatically inferred in C# 7.1.
Andrea Angella
Sep 22, 2017
Practical C# - Async Main in C# 7.1
Learn how to use the new Async Main feature in C# 7.1. You can use async in the entry point of your console application using Visual Studio 2017.
Andrea Angella
Sep 19, 2017
How To Configure The C# language Version In Visual Studio 2017
How to configure your C# project to compile against a specific version of the C# compiler in Visual Studio 2017 (Update 3).
Andrea Angella
Aug 28, 2017
Practical C# - Equality
Learn how to implement equality for value types and reference types in C# with some help from ReSharper.
Andrea Angella
Aug 29, 2017
Practical C# - Named And Optional Parameters
Learn how to use named and optional parameters in C# and why you need to be careful if you want to change parameters names and default values in your public APIs.
Andrea Angella
Aug 21, 2017
Practical C# - Sequence Equality
Learn how to check if two lists or sequences are equal using C#. Did you know Microsoft implemented this for you in the .NET Framework 3.5?
Andrea Angella
Aug 18, 2017
Tuples In C# 7.0
In this video, I will be discussing what is a Tuple and How to define a Tuple in C# 7 and also I will be discussing about the various methods that can be used in order to consume the results of the...
Sekhar Srinivas
Aug 09, 2017
Practical C# - Local Functions In C# 7
Learn how using local functions in C# 7 can make your code more compact and less repetitive.
Andrea Angella
Aug 09, 2017
Practical C# - Switch Statement with Pattern Matching in C# 7
Learn how to refactor a series of ifs using the improved switch statement with pattern matching in C# 7.
Andrea Angella
Jul 31, 2017
History of C#
In this video, I will be explaining in detail about the History of C#, Why do call C-Sharp when we write as C-Hash and also I will be discussing the various features of C# introduced in different v...
Sekhar Srinivas
Jul 21, 2017
Sending WhatsApp Message using C# Code
Hi Friends in this video i will be explaining how to send a WhatsApp Message using the C# code.
Sekhar Srinivas
Jun 24, 2015
Generic Constraints In A Nutshell
This video describes about Generic Constraints.
Rahul Sahay
Feb 13, 2017
Classes in C#
This video helps you understand what is a Class in C#, it's methods and properties and how do we use them.
Sunny Sharma
Jul 14, 2016
The Future of C#
In this video, we see early versions of new C# 7 language features such as tuples and pattern matching, new editor features like code style and source generators, and much more.
Kishor Bikram Oli
Jul 04, 2016
How To Make A WhatsApp Messenger In C#: Part 5
Welcome to fifth and last part of the series on how to make a WhatsApp Messenger in C#.
Khawar Islam
Jul 01, 2016
No Records Available.
View More
Build And Architect Distributed Cloud Applications
Challenge yourself
Blockchain
E-Book Download
Get Certified
AI and ML with Python