Click here to Skip to main content
15,881,248 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 

20 Feb 2022 by Roman Kiss
Design and implementation of small tool, tester for exploring Azure IoT Hub with virtual MQTT device
23 Jun 2020 by Ciumac Sergiu
Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.
3 Apr 2019 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.
31 Dec 2018 by Randy Kroeger
This article provides an example on how you can change application configuration settings within an existing ClickOnce publish, update the manifest files, followed by using the Mage utility for updating the manifest using the existing cert file.
5 Jan 2018 by ankur_0603
In ASP.NET web application we are familiar with data passing and state management mechanism like Session, ViewState , hiddenfield etc. But in ASP.NET MVC Application we have ViewData, ViewBag, TempData, Session Variables.
9 Oct 2017 by DaveMathews
Integration of a Chatbot in a C# application using SIML (Synthetic Intelligence Markup Language)
19 Aug 2017 by Jasper Lammers
Using multithreading in Windows Console Applications without interrupting user input.
10 May 2017 by Debendra0256
In this article, we are going to learn about creating Google Chrome extension using C#.
23 Apr 2017 by John Underhill
Twofish 512, Serpent 512, Rijndael 512, the HX Ciphers, Ring-LWE, NTRU, McEliece, Rainbow, GMSS, DTM-KEX
24 Mar 2017 by raddevus
Building the ASP.NET MVC desktop UX (User Experience). See ContextMenu in action.
22 Mar 2017 by raddevus
Part 1: Master the ASP.NET MVC Project Template & Technologies (Razor, jQuery, JavaScript, Bootstrap, CSS). Part 2: Build an ASP.NET MVC app which runs in the browser but feels like using a desktop app.
16 Mar 2017 by lepipele
ASP.NET MVC C# Opensource library that abstracts social logins for OAuth providers like Facebook, Google, Twitter, PayPal
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.
12 Dec 2016 by Makrand Vichare
Mini SPAs with ASP.NET MVC and AngularJS (with Typescript)
18 Nov 2016 by Snesh Prajapati
In this article, we will learn about Builder Design Pattern and create a demo application to understand it practically. We will explore how Builder pattern helps us in creation of complex objects.
24 Oct 2016 by Kelum Priyadarshane
This project developed using combination of Entity Framework 6.0 + Code First Approach + Web API 2 + Repository Pattern + ASP.NET MVC 5 + SQL Server 2012 + Unit of Work Testing + Bootstrap.
12 Oct 2016 by XyedBilal
Installing sonar server on local machine and analyzing .NET projects
9 Oct 2016 by Md._Mehedi_Hasan
CRUD operation in .net MVC using Stored Procedure for Single and List Object Data along with SQL Transaction.
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
2 Oct 2016 by dileep
This post explains how to implement CRUD Operations in the MongoDB by using C#.
26 Sep 2016 by Sergey Kizyan
I'm starting a set of C# lectures for our engineers. The first lecture is about C# built-in types also known as primitive types.
21 Sep 2016 by ArindamNayak
Enable CORS support in WCF and consuming WCF as rest API from different domain , other than WCF hosted domain.
20 Sep 2016 by Alen Toma
How to implement deep cloning using Reflection
13 Sep 2016 by Atish Dipongkor
How to create a Sandboxed Workflow Action for SharePoint On-Premise (2013 or 2010)
31 Aug 2016 by Sheshnath Kumar
This article will find out a solution to serialize/deserialize object by reference at server and client, also will serialize/deserialize objects having circular references.
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.
20 Jun 2016 by VijayRana
In this article, we will see different ways through which we can recieve post data by view in controller.
3 Jun 2016 by raddevus
A novel approach to generate a secure way to login that doesn't require the user to ever memorize a password again. This method can be used with any web site, program, etc. and creates a more secure password than other methods.
1 Jun 2016 by icemanind
Automatically generate Business and Data layers in C# or VB.Net from a SQL Server, Microsoft Access, MySql or SQLite database design.
28 Apr 2016 by Sharad Chandra Pyakurel
Generic repository application of employee with documents
20 Apr 2016 by DmitriyArh88
Comparative analysis of .NET RESTful middleware solutions
9 Apr 2016 by Akhil Mittal
This part of the article series will focus more on run time polymorphism also called late binding.
5 Apr 2016 by Mark Kruger
To And From Binary Literals for all standard .net numeric value types.
21 Mar 2016 by VR Karthikeyan
Creating Static Reports using SVG file
21 Mar 2016 by Jamescookxj
Repository Pattern with Generic Interface and Dependency Injection
6 Mar 2016 by Joy George K
Explaining the async await programming model in C#
3 Mar 2016 by Ranjan.D
Let us see how to build a simple CodeProject API Wrapper.
3 Mar 2016 by Ranjan.D
Let us try to understand how to make use of CodeProject API within the Scheduled jobs in Windows Azure Mobile Services.
2 Mar 2016 by Ranjan.D
Let us see how to send, receive and delete SMS using Arduino and GSM Sheild
15 Feb 2016 by Ahmed Amer Jaf
Fast n Easy Way to parse Json data
12 Feb 2016 by SubhamoyBurman
This is how an idiot like me explains what is Abstract Factory pattern and how it could be used
29 Jan 2016 by Alazar 9860585
Calculating the Probability of Related Events Based on Bayes' Theorem Using MongoDB Aggregation Framework in C#
28 Jan 2016 by Pritam Zope
In this Article we will create an Auto Completion/Code Completion Window using C# that automatically shows popup of the list of words or keywords and inserting those into a RichTextBox
14 Jan 2016 by Mr.PoorEnglish
Organize your DelegateCommands hierarchical in one Viewmodel-Object - A Style generates a proper Menu from that. You also can set individual CommandBindings, to Buttons or MenuItems.
10 Jan 2016 by Mr.PoorEnglish
This is an alternative for "Dynamic Validation with FluentValidation in WPF/MVVM"
4 Jan 2016 by tetsushmz
This article shows how user inputs can be validated dynamically with FluentValidation and INotifyDataErrorInfo in a WPF/MVVM application.
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
7 Nov 2015 by Sujeet Bhujbal
Angular js with ASP.NET MVC is more popular now days and for beginners, I will tell you what is angular js and show you a practical example of ASP.NET MVC for inserting, deleting and displaying data using angular js.
27 Oct 2015 by Wonde Tadesse
An article that explain hows to expose SignalR feature through an ASP.NET Web API, which helps applications that can use REST service and to broadcast a real-time message to their clients.
18 Oct 2015 by Wonde Tadesse
ASP.NET Web API related projects. It touches most parts of the technology through the articles on Data Streaming, Working with HTTPS and Extending Web API Documentation.
7 Oct 2015 by Sagar Uday Kumar
Windows Shell Extension - Adding submenus to Shell Context Menus and dynamically loading them using sharpshell library.
2 Oct 2015 by ChRi$m0rG@N
A tool for filtering and merging large text files.
2 Oct 2015 by Jack Xu, USA
This article covers complete step-by-step tutorial on how to create a line chart in WPF and how to convert it into a chart control that can be reused in WPF applications with MVVM pattern.
27 Sep 2015 by Dileep Ashok
Learn and build web application using MVC and Entity Frame work code first, code migration approach.
20 Sep 2015 by Shibasis Sengupta
A software which provides user the option to create and send meeting minutes using template, mark attendees, create next followup meeting , assign tasks to people - all from a single consolidated screen.
20 Sep 2015 by Mithun Pattankar
Why build responsive UI? Answer seems obvious that end-user should experience that application doesn’t hang often (for developers POV, a time taking background operation makes it look like hanging). So lets learn building responsive UI using Async Await keywords Visual Studio 2012 introduced a
18 Sep 2015 by Kurt Friedrich
I wanted to use MySQL as the database to hold code first models with ASP MVC.
15 Sep 2015 by Darko Jurić
Portable video IO library for C#
15 Sep 2015 by Darko Jurić
Portable generic image library for C#
8 Sep 2015 by Gaurav Aroraa
In this article, we will discuss about ASP.NET WebHook-Preview.
6 Sep 2015 by Wladis
Disclaimer: the article represents a survey on the transformation of JSON data into html on the client part (browser) and reveals the operation details of template в Incoding Framework (search, formation, local storage and plugging in one’s own engine).
5 Sep 2015 by Maxim Kurayan
EF Dynamic Report is a small open source project which allows you to use Entity Framework mapping between types and tables as a dynamic report data source
1 Sep 2015 by Michal Sobieraj
This tutorial shows how to create Microsoft Dynamics CRM extensions that use ASP.NET SignalR to provide real-time messaging functionality
31 Aug 2015 by markmnl
Overview of making fast-paced multiplayer networked games - the challenges and techniques to overcome them.
28 Aug 2015 by InvisibleMedia
Defining innovation beyond the limits of Chomsky
26 Aug 2015 by markmnl
Error handling often brings down an otherwise good design, this article offers an approach to standardize and simplify your error handling particularly in SOLID applications.
26 Aug 2015 by Nick Polyak
Navigation and event propagation on generic trees
26 Aug 2015 by Afzaal Ahmad Zeeshan
In this article I will explain the steps to create a full featured standalone ASP.NET 5's Web API that can be used by Windows 10's native Universal Windows Runtime application.
25 Aug 2015 by Afzaal Ahmad Zeeshan
In this article I will explain Windows.Media.Capture namespace's MediaCapture element and how it can be used in Windows Runtime to create applications that make use of camera, for capturing photos and videos. Plus, the article shows how to capture the list of photos or videos that are recorded for p
25 Aug 2015 by thangchung
This article will let you know how can we use JSPM in ASP.NET MVC 6 and Material Design Lite.
19 Aug 2015 by echosteg.com
This article explains how the jQuery Datatables 1.10+ can be integrated with an ASP.NET MVC 5 application for the server-side processing
14 Aug 2015 by Xun Ding
What is SignalR? How do you SignalR and jQuery your way to real-time programming?
11 Aug 2015 by Florian Rappl
Login, get the data, logout. AngleSharp has everything we need to submit forms and transmit everything we need to get the desired data.
11 Aug 2015 by Chris A. Johnson
Hiring for performance vs. skills
9 Aug 2015 by Keith Barrett
Describes a 'Proof of Concept' project for a Code-First User interface library.
9 Aug 2015 by Afzaal Ahmad Zeeshan
I would talk about Windows 10 from a developer's perspective. Windows 10 has not yet been released, but it is better to know the tool to get your hands ready to develop applications.
31 Jul 2015 by dpalash
Through this article, you will learn how to deploy the sideloaded Windows 8 app to production easily and maintain/provide regular upgrade version of the app.
31 Jul 2015 by Jesse Glover
Breaking down the MVVM pattern
27 Jul 2015 by Marla Sukesh
This article is continuation of day 5 for Learn MVC Project in 7 Days.
21 Jul 2015 by Akhil Mittal
Day 6: Understanding Enums in C#.My article of the series “Diving in OOP” will explain enum datatype in C#.
15 Jul 2015 by Akhil Mittal
This article will cover almost every OOP concept that a novice/beginner developer hunt for, and not only beginners, the article’s purpose is to be helpful to experience professionals also who need to sometimes brush-up their concepts or who prepare for interviews.
14 Jul 2015 by John C Rayan
MvcSiteMapProvider Example
14 Jul 2015 by Shivprasad koirala
In this article we will learn C# Design pattern and Architecture pattern Step by Step with a project.
13 Jul 2015 by Afzaal Ahmad Zeeshan
In this article, I will go through different stages of programming a server/client application framework in native .NET framework using TCP protocol library of System.Net.Sockets namespace.
5 Jul 2015 by Rahul Rajat Singh
Understanding the basic concept of directives in Angular - how directives are used in Angular and using some built in directives in Angular.
4 Jul 2015 by Dominic D Williams
The power of delegates outside of events.
2 Jul 2015 by Pooja Baraskar
Sharing code and views in Universal Windows Apps
30 Jun 2015 by Arthur V. Ratz
The following article describes how to implement sorting of custom non-generic collections by overriding the functionality of the generic IComparable and IComparer interfaces used by the LINQ’s Enumerable.OrderBy clause aggregate method.
28 Jun 2015 by adityasahver
In this article we will learn how to use Microsoft Band to connect to your Device.
26 Jun 2015 by Stefan Wloch
An introduction to Custom Roles Based Reporting for ASP.NET MVC applications using the Entity Framework. Protecting confidential information is a business requirement and in many cases also an ethical and legal requirement.
23 Jun 2015 by Kel_
A modern real-time HTML5 chat implementation for the web and mobile worlds.
23 Jun 2015 by Kel_
Securing Spike Engine HTTP & Websockets with TLS/SSL layer.
23 Jun 2015 by Kel_
A clock rendered as 4 progress bars and published by the server in real-time.
16 Jun 2015 by Vasily Tserekh
The project that inspired me to start 3D programming
12 Jun 2015 by Rolf Cerff
This article shows how to modify the default ASP.NET MVC project to use Twitter Bootstrap Modal Dialog as a login dialog. Graceful degradation for non JavaScript Browsers is included.
8 Jun 2015 by Deb Kumar Ghosal
Windows Phone 8.1 RT Microsoft has introduced many new features and changes in the Windows Phone 8.1. Isolated Storage is one of the crucial features that has completely changed in Windows Phone 8.1.
8 Jun 2015 by Stefan Wloch
An introduction to custom roles based access control in an ASP.NET MVC application using the Entity Framework.
8 May 2015 by Vahe Karamian
The eighth article in a series to discuss Unity 3D and how to get started with your own 3D projects.