Click here to Skip to main content
15,867,453 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 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 Score

.NET 

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