Click here to Skip to main content
15,867,453 members
Everything / Programming Languages / C# 6.0

C# 6.0

C#6.0

Great Reads

by Qwertie
It has 41 features in about 1000 lines of code* - but only 3 lines are needed to parse the expressions you type in. Uses WinForms, BackgroundWorker, GDI+ and LES.
by Ratish Philip
The next version of the useful WPF controls is here
by phil.o
This article describes the building of Markov Chains and their use for generating random names or words.
by Kenneth Haugland
How to connect hot observables to Rx

Latest Articles

by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators.
by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators.
by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators.
by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators.

All Articles

Sort by Score

C# 6.0 

15 Mar 2016 by Ratish Philip
The next version of the useful WPF controls is here
31 Oct 2016 by phil.o
This article describes the building of Markov Chains and their use for generating random names or words.
29 Feb 2016 by Kenneth Haugland
How to connect hot observables to Rx
29 Apr 2019 by Florian Rappl
Why not use serverless computing to perform maintenance tasks in Azure DevOps?
23 Mar 2016 by Rubén Hinojosa Chapel
Prototype for a plugin architecture based on the Prism Library and the Modern UI for WPF (MUI) toolkit
8 Apr 2016 by Dmitry Zinchenko
Null-conditional operator in C# 6.0 is not just a mere convenient syntactic sugar.
26 Oct 2016 by Daniel Vaughan
A fun UWP implementation of the game Sokoban, demonstrating some new features of XAML and C# 6.0. Part 3
30 Jun 2017 by Daniel Ziegelmiller
Connecting WPF with Windows Workflow (WF)
3 Jan 2017 by Illya Reznykov
WPF datagrid that has same sized dynamically defined number of rows and columns
27 Oct 2015 by Bill Menees
AT&T’s vertical and horizontal coordinates can be used to calculate the latitude and longitude for rate centers and wire centers as well as the distances between them.
19 Apr 2017 by Pankaj Kumar Choudhary
Part 2 of how to set up Angular2 with .NET Core
3 Dec 2016 by axuno
SmartFormat.NET /2 is a string template library that allows you to fill a string with data. Easy to use, fast, extensible, and extremely powerful. Allows for named {placeholders} using any data type, conditional formatting, iterating through IEnumerables, and much more.
4 Jan 2017 by Illya Reznykov
Data grid cells in WPF with defined fixed size with number of rows and columns updated dynamically
17 Feb 2017 by Mosti16
Use a custom Authorize Attribute which use a own PermissionProvider with custom Permission-Management.
15 Feb 2016 by Ahmed Amer Jaf
Fast n Easy Way to parse Json data
5 Jan 2018 by didourebai
How to set up Xamarin Notes environment
31 Jan 2018 by Pawel idzikowski
How to replace the web API request query string to provide case insensitive OData search
27 Mar 2019 by Florian Rappl, Manuel Römer
Supporting partial PUT (or PATCH) operations in ASP.NET Core with Newtonsoft.Json
10 Oct 2022 by syed shanu
Blazor Server APP in ASP.NET Core 6.0
25 Oct 2017 by didourebai
How to develop multi-platform and connected apps and deploy on Azure
18 Jan 2024 by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators.
13 Mar 2016 by Zohaib Sibte Hassan
A more detailed look into Iterators and Snapshots in LevelDB UWP
18 Jan 2024 by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators
18 Jan 2024 by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators.
18 Jan 2024 by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators.
18 Jan 2024 by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators.
18 Jan 2024 by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators.
18 Oct 2016 by Daniel Vaughan
A fun UWP implementation of the game Sokoban, demonstrating some new features of XAML and C# 6.0. Part 2
7 Jun 2016 by Andreas Michael Kreuzer
This article is about collision detection for convex polytopes using the simplex method.
2 Oct 2019 by Florian Rappl
Want to modernize your C# codebase? Let's finish with types.
25 May 2019 by Florian Rappl
Want to modernize your C# codebase? Let's continue with values.
13 Oct 2016 by Daniel Vaughan
A fun UWP implementation of the game Sokoban, demonstrating some new features of XAML and C# 6.0. Part 1
23 Aug 2016 by Florian Rappl
This article describes the most important details of creating a useful bot using the Microsoft Bot Framework.
16 Oct 2015 by Mike (Prof. Chuck)
Easier than MemoryCache, less distraction
13 Aug 2016 by Shashangka Shekhar
In our previous article we have seen how to startup with .Net Core. In this article we will take a look on database operation according to previous sample application based previous concept.
20 Jun 2016 by Toan Manh Nguyen
In this article you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
4 Oct 2016 by Sergey Kizyan
Third lecture from the series I'm running. Related to class definition and gives basic understanding about what is type in .NET
3 Mar 2017 by Sumit2.Chauhan
Article on end to end guide for running ASP .NET Core web applications on Linux servers on Amazon Cloud Service using Apache Server proxy
7 May 2019 by Florian Rappl
Want to modernize your C# codebase? Let's start with properties.
31 Jan 2017 by Pritam Zope
In this article, we will create a Notepad with features like Multi Tabbed Documents, Document Selector, File Association,Opening/Saving Multiple Files, Line Numbers, Running External Programs, Viewing files in Browser, Full Screen Mode, etc.
7 May 2019 by Florian Rappl
Want to modernize your C# codebase? Let's continue with methods.
10 Jan 2016 by Daniel Vaughan
A powerful, yet light-weight, data-binding library for binding XML layout files in Xamarin.Android.
15 Dec 2015 by databaseobjectmodel
A sample infrastructure project such as erp, mrp, crm, admin panel.
20 Jun 2016 by Toan Manh Nguyen
In this article, you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
22 Aug 2016 by Franklin Chieze
This article looks into how C# 6 features are implemented behind-the-scenes by the C# compilers.
9 Feb 2017 by Sean Rand
Let's get moving in Selenium and start Automation Testing in this Selenium Series.
25 Apr 2017 by JamesHurburgh
Annotating parameters vs Rewriting methods for code readability
4 Apr 2017 by Pankaj Kumar Choudhary
How to setup ASP.NET Core project with Angular 2
20 Apr 2016 by DmitriyArh88
Comparative analysis of .NET RESTful middleware solutions
17 Aug 2016 by Michael Ecklin
Very often, Excel spreadsheets are using to transfer data between applications. CSV files are also used for the same purposes.
2 Dec 2018 by Aydin Homay
How to use Microsoft OWIN to build a Microservice
25 Apr 2018 by Waseem Ahmed (Qatar)
High speed message bus using C# and MongoDB
25 Nov 2015 by Amir Dashti
Simply understand what happens when you use async/await keywords, what are the benefits and how to prevent deadlocks
28 Sep 2017 by didourebai
The ASP.NET Core 1.x.x release does not include SignalR technology and development plans. Time has passed quickly, Microsoft has released a preview version of. NET Core 2.0 Preview 2.
22 Jul 2015 by Sreekanth Mothukuru
In this article we are going to see how and where to download Visual Studio 2015 to create a brand new simple Asp.Net 5 Web Application and have a quick overview on what's new in C# 6
3 Apr 2016 by Rafael Lillo
Send encrypt string and send/receive as bytes between Raspberry Pi 2 with Windows 10 IoT and PC
9 Jul 2017 by Melkin
A simple overview of my opensource library allowing developers to add a dynamic interface to get values from the properties of object instances in other processes
27 May 2016 by Syed Janshair Khan
A first look at open-source .NET development with .NET Core and ASP.NET Core 1.0.
1 Mar 2016 by Bill Menees
Use third-party geolocation .csv files and some address range logic to provide simple IP address geolocation.
20 Sep 2016 by Alen Toma
How to implement deep cloning using Reflection
21 Apr 2016 by Shawn1Xu
Build a microservice with Service Fabric on Windows Server 2012 using ASP.NET 5 and Service Fabric SDK
13 Oct 2016 by didourebai
This post is about developing ASP.NET Core application using EF Core, we will demonstrate how we can connect in different ways to SQL Server Database and Postgresql Database.
8 Mar 2016 by Rafael Lillo
This project will show how send a simple string between Raspberry Pi 2 with Windows 10 IoT and PC using C# over networking TCP/IP, where Raspberry is a server and PC is the client.
15 Feb 2019 by aditya pewekar
Create custom HTML helper to manage Page Mode like View (Readonly) and Edit/Add (Editable)
1 May 2017 by Roshan Choudhary
Handling data concurrency in Entity Framework 6 with Database First Approach.
5 Apr 2016 by Mark Kruger
To And From Binary Literals for all standard .net numeric value types.
22 Jan 2018 by didourebai
Structure of our page in Xamarin.Forms
23 Feb 2017 by M,AqibShehzad
In this article we will see how we can create real time clock using SignalR and Angular2 and integrate the angualr2 app inside ASP.Net and see its results.
24 Aug 2018 by pkaelin
LED (for example, traffic light) control in code behind. Custom colors, opacity and sizeable.
27 Dec 2018 by didourebai
In this article, we described a flip side of multiple ways of querying methods using NHibernate, we covered some querying syntax but refer to NHibernate Documentation to find more features but which one can we use for a beginner?
12 Feb 2016 by SubhamoyBurman
This is how an idiot like me explains what is Abstract Factory pattern and how it could be used
4 Sep 2018 by Aydin Homay
In this article, I tried to show a real benchmark based on pressure test method, for a Big-Data collection in C# .NET.
21 Mar 2016 by Jamescookxj
Repository Pattern with Generic Interface and Dependency Injection
29 Jan 2016 by Alazar 9860585
Calculating the Probability of Related Events Based on Bayes' Theorem Using MongoDB Aggregation Framework in C#
21 Mar 2016 by VR Karthikeyan
Creating Static Reports using SVG file
28 Nov 2018 by Shai Cohen
By utilizing some fairly mundane features of .NET, we can log errors at the point where the exception occurred; preserving vital debug information while avoiding repetitive error logging.