Click here to Skip to main content
15,881,852 members
Everything / .NET

.NET

.NET

Great Reads

by Alex Pumpet
A simple program for comparing table data from two sources - SQL databases, Excel, CSV or XML-files
by Szymon Roslowski
Just another approach to understanding communication between HID devices and C#.
by Jeffrey Walton
Import and export Cryptographic Keys in PKCS#8 and X.509 formats, using Crypto++, C#, and Java.
by shunninghuang
CPS1 emulator, ROM hacking

Latest Articles

by Xavier Junqué i de Fortuny
Converts MathML coded string to/from plain text string
by Mishael Ogo
A look at a simple SQL builder for Dapper
by GabrieleTronchin
In this project, I've implemented the Transactional Outbox Pattern using EF Core.
by Akram El Assas
Functional Programming in C# through Algebra, Numbers, Euclidean Plane and Fractals

All Articles

Sort by Updated

.NET 

1 Oct 2021 by adriancs
Run ASP.NET application easily on any computer
7 Jan 2016 by Alejandro Miralles
Introducing contest. The new testing framework for .NET.
19 Jul 2014 by B. Clay Shannon
A list of useful programming books, some general, some platform- or language-specific
25 Sep 2016 by Chris Maunder
A list of popular reference books sent in by the readers of CodeProject
28 Jun 2016 by David A. Gray
A reference chart that doubles as the engine behind a data structure mapper
26 Nov 2015 by Duncan Edwards Jones
A VB.Net implementation of the repository pattern
25 Jun 2013 by FrostedSyntax
A convenient Regex overview.
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
2 May 2015 by Jordan Hall
Key country information in one enum
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.
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...
30 Mar 2017 by R. Giskard Reventlov
How to change VS2017 settings
31 Jan 2015 by Ryan Scott White
A quick C# reference for FileSystemRights enumeration in table format.
18 Jul 2018 by Silvia Campo
I’ve found it usually tricky to reference the right version of entity framework to the application’s .NET Core version.
1 Apr 2014 by Yugandhar Lakkaraju
This article is all about how to save the dataset into excel using C# excel interop