Click here to Skip to main content
15,891,633 members
Everything / Programming Languages / C# 5.0

C# 5.0

C#5.0

Great Reads

by David Rogers Dev
Learn how to load related entities using the Entity Framework with simple examples
by Darko Jurić
SIR Particle Filter brief tutorial with samples in C#
by tetsushmz
This article explains how to dynamically create RDLC.
by Daniel Vaughan
Create best-in-breed cross-platform MVVM apps using Calcium for Xamarin.Forms.

Latest Articles

by Roman Kiss
Design and implementation of small tool, tester for exploring Azure IoT Hub with virtual MQTT device
by Ciumac Sergiu
Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.
by Mansur Kurtov
This article shows how to use reflections in C#.
by Mahsa Hassankashi
This article enables you to generate table in any database such as Oracle, SQLServer, MySQL, SQLite, Sybase, etc. just by typing table name and its fields. Then you can use NHibernate facilities to make query for data layer.

All Articles

Sort by Updated

C# 5.0 

15 Oct 2014 by #realJSOP
Retrieve certificates from the system certificate store
27 Oct 2014 by #realJSOP
Extension method to determine fiscal date
28 Jan 2015 by _Rizwan_Khalid_
Here I will show you how we can register and use multiple classes implementing same interface when Autofac is used as dependencies registrar.
3 Dec 2016 by Adi_Mag
Integrate Serilog with ASP.NET Core application
28 Feb 2016 by adityasahver
In this article, we will learn how to create an Tile/Page in the MS Band and trigger the details on the associated device
9 Jun 2015 by Afzaal Ahmad Zeeshan
This tip is for WPF developers, understanding the usage of lambda expressions for handling the events instead of markup based or function based event handlers.
24 May 2014 by agent_kruger
There is usually a mis-conception with people thinking "DataGridView Cell.Value" gets the current value of the cell in datagridview. This article will tell you the difference between "EditedFormattedValue v/s Value in Datagridview".
15 Jun 2014 by Ahmed Bakodah
This post is about how to demonstrate CheckBoxList in ASP.NET MVC 4
17 Jun 2015 by Ahmed E Osama
Run an executable that is inside the resources in C#
19 Aug 2014 by Alberto Nuti
How to serialize an object without having to manually instruct the DataContractSerializer class.
16 Mar 2015 by Alex_1
Cool menu, MVC bootstrap menu HTML helper
14 Apr 2016 by Alon Lek
Create a simple self hosted Web API service that runs as console and as service in just 2 minutes
9 Apr 2016 by Alon Lek
How to create a program that can run as console or as Windows service easily, and install it without using installutil
21 Mar 2015 by Amit Singh Baghel
A useful tip to export a Div to PDF (with Unicode support) with the help of NReco-PDF Generator for .NET (C#), JQuery and Handler in ASP.NET
2 Jul 2015 by Andrew Rober
Windows software licensing data and information in a nutshell
10 May 2015 by Ankit Bansal MVP
This articles explains the insertion of data into SQL Database using Stored Procedures with Output Parameters. Some Bootstrapping is also used to create a good looking HTML.
5 May 2015 by arora.abhishek
In this tip, you will learn the new feature of C# 6.0, Exception Filtering.
13 Aug 2015 by Artur Khondkaryan
Upload Photoshop PSD files, extract layer bitmaps, extract info into xml.
24 Apr 2014 by Arvind Singh Baghel
I am writing code to encrypt password in connection string in config file and decrypt password while getting connection from config file.
16 Oct 2014 by Assil
Just one way to solve a common problem of WCF timing out
3 Dec 2014 by Assil
This post demonstrates the simplest use of OWIN with ASP.NET. It will not teach you OWIN nor Claim-based auth, nor design or security.
21 Jul 2016 by Atish Dipongkor
Permissions required to provide a user for custom solutions development like Sandbox, Farm in SharePoint using Visual Studio
24 Oct 2014 by ATjong
Different items in RadCombobox in each row of RadGrid with sqlDataSource
29 Aug 2014 by B. Clay Shannon
Code to send an XML file over the wire using REST / Web API
14 Feb 2014 by BenScharbach
How-To Convert a String Collection to a Multi-Enum item using TryParse
23 Sep 2014 by Bimaln
Solved the Permission issue when I hosted my ASP.NET application on IIS7
11 Sep 2015 by Bimaln
How to fix the "Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine" error.
7 Dec 2014 by BouncyTarget
Quickly adding alternate languages (Pirate, KJV, ValleyGirl) to your C# form-based application
15 Oct 2014 by Callum Linington (UK)
My way of diminishing the need to write out all those angular script files
2 Jun 2015 by Callum Linington (UK)
How to automatically add your AutoMapper profiles
10 Dec 2016 by Cory Charlton
A thread-safe implementation of the ObservableCollection class
2 Nov 2014 by D Sarthi Maheshwari
A suggested solution to create Partition based Dictionary (reducing chances of OOM errors and adding capability to hold bigger KVP set in Dictionary).
22 Oct 2015 by Dauren Amanbayev
Tools for learning DataGridView, TreeView, File Accessing, Cryptography, Process
8 Jun 2016 by David Lee 145
How to make dynamic DTO with ExpandoObject
3 Sep 2014 by debashishPaul
How to convert LINQ query to DataTable
22 Aug 2015 by Deepak Kr Choudhary
This article is about the session use in ASP.NET.
24 Jun 2014 by Diego Gonçalves Dias
In this short tip, I am going to teach how to create a Virtual Wall using the Kinect sensor through the Kinect Toolbox.
29 Jul 2014 by dietmar paul schoder
Read rows and cells from an xlsx-file: quick, dirty, effective.
29 Dec 2014 by dietmar schoder
Turtle graphics: fundamental C# classes and methods for the artwork production in the area of generative art.
8 Jun 2015 by Diluka Wittahachchige
Creating SQL Server database project use in Visual Studio 2012 and maintain versions use in TFS
7 Dec 2014 by Dinand.dotnet
How to easily run a function in C# from the view using ajax/jquery
15 Jun 2014 by Dolinka Márk Gergely
Creating a Custom Migration Operation in Entity Framework
1 Oct 2015 by Duncan Edwards Jones
Expand/collapse your DSL diagram elements to make them easier to work with
16 May 2014 by Erol Esen
An introduction to async functions introduced in C# 2012/2013
28 Mar 2015 by Eugene Lepekhin
A better way of handling .NET resources
25 Mar 2015 by Gaurav Aroraa, Mahsa Hassankashi
In this tip, we will create a small utility using C# which tells us whether our API server is up or down.
4 Sep 2015 by Gerardo Recinto
25 Apr 2014 by grantliu
Utilize NLog.net in a Service-oriented architecture
19 Mar 2015 by Hrvoje Batrnek
Easy and seamless caching implementation of any virtual method in any class
1 Sep 2015 by idreeskhan
String interpolation or String handling in C# 6.0 with new feature
27 Oct 2014 by Israel Gebreselassie
This tip/trick shows you how to edit the web.config file dynamically .
14 Oct 2014 by Jamie Highfield
WinForms .NET Time Chooser grid control.
30 Aug 2015 by jansok
A tip on converting multiple image files (BMP, PNG, GIF, JPEG, TIFF) to single or multiple PDF
5 Nov 2014 by Jeong, WonYoung(Brad)
Making BitField with C# alternative to BitField made with union and struct of C++
28 Oct 2014 by Jnana
This article describes steps to create rest api with OAuth and how to use those api using OAuth
3 Oct 2014 by JoaoSousa23
This tip walks you through the steps for creating a ASP.NET MVC 5 Web Application using Bootstrap as template for layout.
5 Oct 2014 by JoaoSousa23
This article walks you through configuration Redis and made basic operations using .net C# client. Redis is one of the fastest and feature-rich key-value stores to come from the NoSQL movement. It is similar to memcached but the dataset is not volatile, and values can either be strings lists, sets,
5 Oct 2014 by JoaoSousa23
This article walks you through configuration Redis and made basic operations using .net C# client.Redis is one of the fastest and feature-rich key-value stores to come from the NoSQL movement. It is similar to memcached but the dataset is not volatile, and values can either be strings lists, sets, s
15 Sep 2015 by JoaoSousa23
An easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET applications
27 Sep 2015 by JoaoSousa23
This is a short manual on how to create and configure cloud service on azure with a specific version of .NET Framework
15 Oct 2014 by Jose Segarra
Fast, really fast, import/export from Excel OOXML
29 Nov 2015 by Ksh_Sr
This tip helps you implement the nLog in conjunction with Microsoft.Extension.Logging framework in ASP.NET vNext.
2 May 2016 by Leonid Osmolovski
Speed reduction that may occur when using expressions instead of string constants in INotifyChanged paradigm and a way to work around this
9 Jun 2015 by Leszek Koc
Three different approaches to handle Session access in MVC applications.
30 Aug 2015 by lincoln.dmello
Gotcha when passing in structures to a method that expects an Interface as a parameter
17 Jan 2015 by LLLLGGGG
A really simple implementation of a C# menu for console applications
6 Apr 2014 by LShep
Turn an Enum into a simple state machine via a generic wrapper and modular increment methods
8 Apr 2014 by LShep
This tip describes an IEnumerable extension method that allows you to select an item modulo Count()
29 Apr 2015 by Ly Nguyen - LN
How to use Kendo UI Grid with Web API
11 Nov 2014 by Maciej Wojton
Style a WPF TabControl border to be thicker and have rounded corners.
21 Aug 2014 by Magyar András
Almost all of the basic functions of the program(browser, text editor, image editor, media player) that you can associate files with it and open it. I want a simple and effective method to show the arguments (associated files) to open. How to associate files with C# program?
15 Mar 2015 by manchanx
Tidy, generic solution to bind Enums (with or without a DescriptionAttribute) to a ComboBox or other Controls
26 Jun 2015 by Manoj Deshmukh
Executing Stored Procedure that returns resultset using Entity Framework DataContext
2 Oct 2015 by Manoj Deshmukh
Steps to upgrade your Web API Swagger package to 5.2.x version from earlier 4.1.x version
23 Jan 2016 by Manoj Kumar Chaudhari
Allows users to connect to Google spreadsheet(s) and convert them to CSV
24 Jun 2019 by Mansur Kurtov
This article shows how to use reflections in C#.
22 Nov 2014 by Marco Broccio
IoC in few steps!
10 Jun 2015 by MarcusCole6833
A basic Game of Yahtzee
10 Jul 2015 by Master-Ram
This is to implement anti forgery token with Ajax post in MVC Application
25 Mar 2018 by Matej Pavlů
Creating a replacement for missing TileBrush known from WPF.
30 Oct 2014 by Mathew Burnett
A very simple program to kill all network interfaces if your VPN goes down.
22 Mar 2015 by Mathi Mani
In this tip, we will see how to perform case sensitive comparison of datatables using LINQ
5 Feb 2015 by Mawy
To control the speed of scroll viewer component in Windows phone
11 May 2014 by Md Nazmoon Noor
Uses of Func in C#
5 Nov 2015 by Md. Mainul Islam
This tip will show the ways to incorporate Entity Framework in .NET applications.
27 Aug 2017 by Md. Marufuzzaman
Extract only numbers or characters from a set of characters (string)
20 Apr 2016 by Md._Mehedi_Hasan
How to add and work with Resource files in ASP.NET MVC5
16 May 2016 by Md._Mehedi_Hasan
This tip will help you to generate .xml file in AngularJs and ASP.NET MVC5 using XElement of C#.
14 Aug 2015 by Member 11884108
In this tip, we will learn how to load data dynamically to html dropdownlist using Ajax call.
10 Aug 2015 by Michal Sobieraj
Implementation of Unit of Work pattern together with simple Repository for MS Dynamics CRM 2015.
29 Jan 2015 by Mina Talaat Ghaly
Add the auditing properties with one SQL query and fill them from one place.
15 Sep 2015 by Moe Farag
While writing tests for methods that use .NET Reflection, I found out that Rhino doesn't expose stubbed method for reflected invocation.
30 Nov 2015 by Mohammad Dayyan, VahidJafari
A library for creating .Net Serializable Expressions to send via WCF services
13 Jul 2015 by Mohammed Ibrahim.L
How to extract a specific text from a webiste
30 Jul 2015 by Mohammed Ibrahim.L
Screenshot using C#