Click here to Skip to main content
15,868,141 members
Everything / Programming Languages / C# 3.5

C# 3.5

C#3.5

Great Reads

by Nithyaduruvan, Sathishkumar_P
This article describes about the export functionality of Excel sheet from WPF datagrid.
by FatCatProgrammer
StarReport: WPF-less GDI+.NET report component.
by Member 7874525
This how you can monitor your database changes
by SREENATH GANGA
Auto updating the exe if the latest exe is available in the network share

Latest Articles

by NikStar
Using OutgoingMessageProperties and OperationContextScope to implement authorization by http header for WCF client that communicates with non WCF-based web services.
by gggustafson
This article is a significant revision to the earlier version and introduces a new version of ViewFile.
by Ashwin. Shetty
.NET Delegates & its 5 different features (Func, Action, Predicate, Converter, Comparison)
by Mansur Kurtov
This article shows how to use reflections in C#.

All Articles

Sort by Updated

C# 3.5 

21 Dec 2022 by gggustafson
This article is a significant revision to the earlier version and introduces a new version of ViewFile.
30 Dec 2019 by Ashwin. Shetty
.NET Delegates & its 5 different features (Func, Action, Predicate, Converter, Comparison)
23 May 2019 by Saira Fazal Qader
Conversion of image to byte and Encryption using 128 bit key than Decryption using the same key and re-conversion from byte to image
15 Feb 2019 by aditya pewekar
Create custom HTML helper to manage Page Mode like View (Readonly) and Edit/Add (Editable)
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.
16 Dec 2018 by Praveen Raghuvanshi
An application explaining the basic implementation of Autosave feature
11 Nov 2018 by ProEnggSoft
IDEAL CHALK mnemonic acronym and mnemonic images for Object Oriented Principles
13 Oct 2018 by Mayank_Gupta_
Serialization and deserialization of XML
7 Oct 2018 by Mojtaba Hosseini
A graphical binary tree. Features: add, remove, or search for a node. Recursive algorithm has been used
7 Feb 2018 by Leung Yat Chun
FileExplorer is a WPF based control that has most features of the Windows Explorer, you can use it to display shell objects or any hierarchical data.
1 Oct 2017 by Jecho Jekov
Provides a solution for localization of WPF application both in XAML and in code-behind
23 Apr 2017 by John Underhill
Twofish 512, Serpent 512, Rijndael 512, the HX Ciphers, Ring-LWE, NTRU, McEliece, Rainbow, GMSS, DTM-KEX
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.
21 Dec 2016 by John C Rayan
8 Nov 2016 by Niemand25
A simple way to place any ObjectListView inside a ComboBox
4 Oct 2016 by Martin Lachman
How to create a system on MS SQL Server for detection of actual changed records in a database table.
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
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
18 Aug 2016 by M,AqibShehzad
Here are some useful tools for .NET developers
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.
7 Aug 2016 by Rahul S Chavhan
Validate an XML document in SQL Server using XSD by Rahul Chavhan
10 Jul 2016 by Perić Željko
Developing and implementation of algorithm for converting number from one to another positional number system
3 Jul 2016 by Shashangka Shekhar
In this article, we are going to explore the security issue which will help us to prevent unauthorized access of web API access using custom Authorization Filter.
20 Jun 2016 by VijayRana
In this article, we will see different ways through which we can recieve post data by view in controller.
16 Jun 2016 by David A. Gray
When I needed to compute the Daylight Saving Time transitions for any year, I had to dig a bit deeper into the time zone information stored in the Windows Registry.
16 Jun 2016 by Clifford Nelson
This is an alternative for "Advanced WPF Localization" that adds functionality for capitalizing and pluralizing the text to be display.
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
24 Apr 2016 by Shashangka Shekhar
In this post we will focus on how to configure and administration with Team Foundation Server (TFS – 2013)
20 Apr 2016 by DmitriyArh88
Comparative analysis of .NET RESTful middleware solutions
7 Apr 2016 by DataBytzAI
Automate your webscrapes - build a point and click web scrape engine in JavaScript and C#
27 Mar 2016 by Manish kumar choudhary
This article shows 3 ways to convert a DataTable to a List in C#.
21 Mar 2016 by Jamescookxj
Repository Pattern with Generic Interface and Dependency Injection
9 Mar 2016 by Tadeusz Kaliszewski
C# .Net command line application to create calendar events in Exchange calendars with impersonation
15 Feb 2016 by Ahmed Amer Jaf
Fast n Easy Way to parse Json data
15 Feb 2016 by SubhamoyBurman
HashSet is one of the most useful at the same time underused features in .NET/C#. Lets explore it good detail...
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#
14 Jan 2016 by Guruprasad.K.Basavaraju
Introduction to CSS3 Animations
11 Jan 2016 by Den367
Using System.Windows.Media library to create embroidery design of a glyph from true type font file
20 Dec 2015 by Nick Polyak
continues explanation of basic WPF concepts - multibinding, control templates and styles
6 Dec 2015 by Den367
Short glance at drawing on geographical tiles by using of Microsoft.SqlServer.Types assembly.
3 Dec 2015 by Gaurav K Rastogi
This is the article which basically is the comparison between three most popular DIs in .NET.
22 Nov 2015 by saleemy2ks
This Article discusses on Memory allocation in .Net and how JIT compiler optimizes non-volatile code. It also talk about Value Type, Reference type, Stack, Heap, Boxing, Unboxing, Ref, Out and Volatile.
6 Oct 2015 by Fandango68
Use JavaScript to manage control layouts, formatting and highlights, without the need for Postback which is not so clean.
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.
9 Sep 2015 by andrea contoli
An implementation of color gradient control in c#, and a use case applied to procedural landscape generation.
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 Wladis
Disclamer: this article is a step-by-step guide to help you to familiarize with the core functionality of Incoding Framework. Following the guide will result in an application that implements the work with the DB (CRUD + data filters) and fully covered with unit tests.
4 Aug 2015 by dmihailescu
A windows explorer extension for easy binary/text file comparisons and calculating the MD5, SHA1, SHA256 hashes.
31 Jul 2015 by Jesse Glover
Breaking down the MVVM pattern
28 Jul 2015 by Bjørn
A Service listening to Windows EventLog, recognizing attacker IPs and block them in the Windows Firewall.
15 Jul 2015 by Bryan Tubbs
This article will show how to create and/or a list of a particular class type from a SqlDataReader object by dynamically creating a lambda expression to carry out the process of populating the list.
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.
30 Jun 2015 by Nikhil Awatade
Algorithm for Tree view binding
23 Jun 2015 by Kel_
Securing Spike Engine HTTP & Websockets with TLS/SSL layer.
11 Jun 2015 by Khaled Abdelhamid
Core utility components - Localization, Configuration, Logging, and Exception Handling.
7 Jun 2015 by Gokuldas
This article shows you how to apply Visitor Design pattern in real life software scenario. Also this article covers various features of ASP.NET MVC-5, Entity Framework and C# language features.
5 May 2015 by Christ Akkermans
Easy cross request "flash" notifications for ASP.NET MVC with RedirectToAction() based on Twitter Bootstrap alerts
3 May 2015 by VictorSotnikov
I have applied the "phrases similarity calculation" algorithm to a GUI form that displays what I call a "two-layer list"
30 Apr 2015 by Dr Gadgit
Your first line of defence agsint viruses and spyware
20 Apr 2015 by Sergey Kizyan
This is a sample article that describes ho to implement RESTfull service for Azure for both GET and POST methods
18 Apr 2015 by Dr Gadgit
Client server program using a single TCP port to control a remote desktop
16 Apr 2015 by Dr Gadgit
How to use dot.net Filestream and Fileinfo to edit .exe or .dll files
2 Apr 2015 by Murtuza Husain Miyan Patel
The article demonstrates how to develop Generic classes not only for CRUD operation but also for search with System.Linq.Expressions.Expression parameter as predicate using Entity Framework 5.0 Database first Approach. As I have already demonstrated Code first approach in my previous article. It als
22 Mar 2015 by Aby Mammen Mathew
IoT devices needs the capability to augment the environment around them, even when sensors utilized by them break down
18 Mar 2015 by Mike_Liu
Learning the fundamentals about LINQ, i.e., data type var, anonymous types, lambda expressions, LINQ syntax, and LINQ queries.
15 Mar 2015 by Sergey Morenko
TinyMapper is a quick object-object mapper for .NET
9 Mar 2015 by Peter Moore - Chicago
By writing your own Virtual File System with a little C++, you can escape ApplicationData.LocalFolder and read and write databases in any folder your app has access to.
25 Feb 2015 by Sibeesh Passion
Ways to Convert Microsoft ADOMD Data Source to JSON
21 Feb 2015 by Pinakpani Dey
How to drilldown hierarchical data using GridView control
29 Jan 2015 by João Matos Silva
This project is a set of extensions to System.DateTime, including holidays and working days calculations on several culture locales
20 Jan 2015 by Mr. Iman Mayes
Implementation of a library to enable a plugin architecture in ASP.NET MVC2 applications, Part II.
15 Jan 2015 by Guruprasad.K.Basavaraju
An MVC application to make a copy of CodeProject articles in your Browser Cache using HTML5's AppCache feature
2 Jan 2015 by Mayank_Gupta_
XML serialization and deserialization using C#
27 Dec 2014 by Mohamed Ahmed Abdullah
Auto-correct ruining our spelling, the solution is to animate the changes
15 Dec 2014 by Sacha Barber
Small demo app showing how to create a streaming Publisher / Resilient clients using SignalR + RX
14 Dec 2014 by Sacha Barber, Doron Somech
Small demo app showing how to create a streaming Publisher / Resilient clients using NetMQ + RX
5 Dec 2014 by KarstenK
Interoperability: Calling C++ from C#
3 Dec 2014 by Gautham Prabhu K
A quick look into Selenium which allows us to automate testing of web pages.
20 Nov 2014 by Ganesh A Hegde
The safe navigation operator could prove to be a nifty feature when it eventually makes it into C#. It's included in the planned upcoming release of C# 6. Until then, you may need to emulate it.
15 Nov 2014 by User 5711348
How to restrict site access by blocking IP addresses
10 Nov 2014 by Thomas Duwe
A month calendar and date picker with culture awareness.
9 Nov 2014 by Richard Dunkley
Demonstrates how to use the Yocto Project to get a custom Linux baseline operating system containing Mono for use on a variety of different hardware configurations.
9 Nov 2014 by Richard Dunkley
Demonstrates how to use the Yocto Project to get a custom Linux operating system with Mono up and running on the Raspberry Pi development board.
9 Nov 2014 by Richard Dunkley
Demonstrates how to use the Yocto Project to get a custom Linux operating system with Mono up and running on the Beagleboard C4 development board.
8 Nov 2014 by Mahdi K.
A detailed description for Delegate, Func, Predicate, Action and Lambda Expression.
7 Nov 2014 by Adriaan Booysen
An example of a nearly complete unknown type being used accross EF, WCF and consumed client side
3 Nov 2014 by Mr. Iman Mayes
Implementation of a library to enable a plugin architecture in ASP.NET MVC2 applications.
27 Oct 2014 by Cinchoo
Easy to create and use windows services, self install-able, multiple instances etc
19 Oct 2014 by Anurag Gandhi
This article provides you the simplified ways to implement batch editing (inline editing in gridview/repeater) using angular.js.
17 Oct 2014 by Alex J Lennon
A refreshed article on how to build the current release of Mono on Windows
10 Oct 2014 by Bryan Tubbs
This article will show how to create a list of a particular class type from a SqlDataReader object by dynamically creating a lambda expression to carry out the process of populating the list.
6 Oct 2014 by Pavel Torgashov
Fast and flexible replacing of standard WinForm’s controls: ListBox, CheckedListBox and TreeView