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

C#

C#

Great Reads

by Wonde Tadesse
The other option will be to use Update Panel ASP.NET control as much as possible. It helps to retain the current position on the page whenever a postback happens to the page.
by Alex Pumpet
A simple program for comparing table data from two sources - SQL databases, Excel, CSV or XML-files
by Dr. WPF
.NET 3.5 SP1 is here! It's time to break out your DirectX skills. This article provides the information necessary to get started using a new DirectX interop feature in WPF called D3DImage.
by John Atten
OWIN, Katana and Middleware Pipeline in ASP.NET

Latest Articles

by GabrieleTronchin
ASP.NET API with a Custom SQL Configuration Provider
by Federico Di Marco
An improved JSON configuration provider that allows partial or full encryption of values in appsettings.json
by Akram El Assas
Microservices sample architecture using ASP.NET Core 8, Ocelot, MongoDB and JWT
by Akram El Assas
TDD in C# through a simple example

All Articles

Sort by Title

C# 

19 Jul 2014 by B. Clay Shannon
A list of useful programming books, some general, some platform- or language-specific
23 Nov 2016 by Mohammed Hameed
This is a general code review checklist and guidelines for C# developers, which will serve as a reference point for development.
7 Jan 2016 by Alejandro Miralles
Introducing contest. The new testing framework for .NET.
2 May 2015 by Jordan Hall
Key country information in one enum
1 Apr 2014 by Yugandhar Lakkaraju
This article is all about how to save the dataset into excel using C# excel interop
31 May 2016 by KK Kod
Problem and Solution
18 Jul 2014 by adriancs
A quick reference of 3rd party .NET UI & Reporting Components. (C#, VB.NET, Winform, WPF, ASP.NET, Silverlight, Windows Phone, Mono)
28 Mar 2023 by Yvan Rodrigues
Complete list of GUIDs found in .csproj files and their descriptions
11 May 2010 by Peace ON
Solution 1: Use an open-source .NET PDF library. Sample list: 1.1 ASP.NET FO PDF[^] at SourceForge.net - generates XSL-FO from DataTable to render PDF 1.2 iTextSharp[^] at SourceForge.net 1.2.1 Examples and Tutorial: http://itextsharp.sourceforge.net/[^] 1.2.2...
25 Feb 2014 by JatinKhimani
Nested Repeater Editing in asp.net code behind c#
16 Nov 2014 by Jigar_Patel
Sliding Up Popup Notification Like Skype
28 Jun 2016 by David A. Gray
A reference chart that doubles as the engine behind a data structure mapper
25 Sep 2016 by Chris Maunder
A list of popular reference books sent in by the readers of CodeProject