Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / C#5.0

C#5.0

C#5.0

Great Reads

by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.
by Saad_Mahmood
Magical MVVM using power of Expression Blend
by Sagar Uday Kumar
Windows Shell Extension - Adding submenus to Shell Context Menus and dynamically loading them using sharpshell library.
by Yaseer Mumtaz
XML input parameter to RESTful API using HttpClient and bypassing the SSL certificate

Latest Articles

by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.
by Saad_Mahmood
Magical MVVM using power of Expression Blend
by Sagar Uday Kumar
Windows Shell Extension - Adding submenus to Shell Context Menus and dynamically loading them using sharpshell library.
by Yaseer Mumtaz
XML input parameter to RESTful API using HttpClient and bypassing the SSL certificate

All Articles

Sort by Score

C#5.0 

by morzel
How to shoot paintball marker with relay, Arduino and .NET Winforms
by John Atten
In a previous post, we took a high-level look at using Identity 2.0 in the context of a Web Api application. We essentially poked and prodded the default Visual Studio Web Api project template, learned where things live, and got a basic sense for how it all is supposed to work.
by Paulo Morgado
Sample code I use to demonstrate the use of async/await in C# 5.0
by Michael Adaixo
Cancel a loop in a task with CancellationTokens
by SonuKSingh
Types of constructors available in C#
by xszaboj
Custom validation attribute - contains
by matthewproctor
This article demonstrates how to use Lync as an endpoint for monitoring hardware and devices - in this instance the Gadgeteer Fez Spider board with a Gas Sensor.
by Camilo Reyes
How to get started with ASP.NET MVC 5
by Allen C. Copeland Jr
Grokking the CLI - Part 1: Meta Mayhem
by Allen C. Copeland Jr
Grokking the CLI - Part 2: Meta Meanderings
by levelnis
How do you call a Web API Endpoint without using JavaScript?
by levelnis
How do you display WebAPI model errors in MVC?
by levelnis
How do you post to a Web API controller from an MVC controller?
by Nitesh Kejriwal
How to Convert a Date Time to “X minutes ago” in C#
by Gaurav Aroraa
How to Serialize/Deserialize objects programatically?
by DotNetForAll
Interfaces walkthrough
by Gaurav Aroraa
NHibernate threw an error when used Reserved SQLserver kerywords with in mappings, queries, etc.
by Himanshu DS
We will forward our journey with C# 5.0 features
by Shivprasad koirala
This blog explains C# Out and REF parameters in detail.
by Gaurav Aroraa
The SOLID programming principles are not new, unfortunately I wasn’t aware of these principles. In this article, we will discuss all five principles and use a code to work with these principles.
by Afzaal Ahmad Zeeshan
This post attempts to describe the general difference between overloading and overriding in Object-oriented programming languages.
by Cybermaxs
Last time, I explored how to store time series in Microsoft Azure Table Service. This time I’ll do the same but in Redis. It’s is a very popular key-value store (but not only) and I highly encourage you to review it if you still don’t know it.
by Pragmateek
Synchronization, Memory Visibility and Leaky Abstractions
by SRS(The Coder)
How to use Stored Procedures in Entity Framework Model First Approach
by Michael Adaixo
Variable jump height in Unity
by Sander Rossel
The last in a series on web development.