Click here to Skip to main content
15,903,362 members
Everything / Dev

Dev

Dev

Great Reads

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 Jeffrey Walton
Import and export Cryptographic Keys in PKCS#8 and X.509 formats, using Crypto++, C#, and Java.
by Martin Mitáš
How to support scrolling within your controls.
by Hans Dietrich
XColorSpectrumCtrl displays a color spectrum that allows user selection, and provides APIs for color based on RGB and HSL color models.

Latest Articles

by Daan Acohen
Learn how to simplify .NET application logging by integrating with Azure Log Analytics and automating the process using GitHub Actions.
by Nick Polyak
In this article I describe how to write C# code that runs in Browser.
by Wendelius
A small function utilizing CTE to replace undesired characters from a string
by Nick Polyak
I demonstrate the samples adding gRPC capabilities to Kestrel ASP.NET server and testing gRPC services with various clients.

All Articles

Sort by Score

Dev 

27 Jul 2013 by Giovanni Scerra
Inheritance and code reuse
16 Apr 2015 by Daniel Rose
Explanation of the different SAL annotations for function parameters for Visual Studio Code Analysis
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
4 Apr 2019 by David A. Gray
Here I present a cheat sheet that I assembled for my own use, in the hope that others may as well find it useful.
14 May 2019 by David A. Gray
Use this reference table to expedite the use of specialized fonts, such as Wingdings.
29 Dec 2018 by David A. Gray
When the command-line help falls short, we improvise.
7 Jan 2016 by Alejandro Miralles
Introducing contest. The new testing framework for .NET.
20 Jun 2018 by David A. Gray
This article demonstrates every documented strftime substitution token, and provides a tool to generate your own list for your platform.
9 Jul 2021 by ergohack
I found even the official documented lists of ASN.1 TAGs incomplete. So after scrounging around I was able to piece together a complete list (so far).
7 Mar 2018 by Jochen Arndt
An overview of clipboard and Drag & Drop object formats
25 Sep 2016 by Chris Maunder
A list of popular reference books sent in by the readers of CodeProject
4 Aug 2017 by Kornfeld Eliyahu Peter, Ranjan.D, Wendelius, Sam Varadarajan, Sampath Lokuge, Marco Bertschi, Thomas Daniels
A list of useful development tools edited by members of CodeProject
6 Aug 2014 by Latika surse
How to install Slim Framework on Ubuntu?
1 Apr 2014 by Yugandhar Lakkaraju
This article is all about how to save the dataset into excel using C# excel interop
16 Nov 2014 by Jigar_Patel
Sliding Up Popup Notification Like Skype
4 Apr 2017 by Abhineet Ayan Verma
Major calling conventions for Win32 and best suited functions
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
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.