Click here to Skip to main content
15,892,298 members
Everything / General Programming / Design / Graphics

Design / Graphics

Design

Great Reads

by Przemyslaw Celej
A full description of signatures, that are part of the .NET file format
by Petr Ivankov
Sample of integration of branches of engineering.
by Fredrik Bornander
WPF Implementation of the spinning panel frequently used on the iPhone
by Sacha Barber
It would probably be like Cinch, an MVVM framework for WPF.

Latest Articles

by Coding Notes
In Part 4, we added basic support for the shopping cart, and now we'll enhance and refine that functionality.
by Azim Zahir
This article is a demonstration of some of the capabilities of the OpenCV library of Python.
by GabrieleTronchin
A simple implementation of MartenDB. MartenDB is a .NET Transactional Document DB and Event Store on PostgreSQL. For more information about MartenDB
by Higty
C# OpenAI library Assitants, ChatCompletion, FineTuning, ImageGeneration and more

All Articles

Sort by Score

Design / Graphics 

28 Sep 2020 by Evoluteur
A full jQuery UI widget which supports various configurations and themes
19 Dec 2022 by David Lafreniere
A C++17 standards compliant delegate library capable of targeting any callable function synchronously or asynchronously
23 Nov 2019 by Zhaohui Xing (Joey)
Swift classes for algorithm, including single linked list class, stack class, queue class
19 Sep 2020 by sdancer75
A graphical time line editor to help you create and prototype animations. It is useful for adjusting variables and checking out how the effects change over time with keyframing and easing/twining functions.
16 Aug 2023 by Jani Giannoudis
Use time data to handle complex business scenarios
13 Nov 2020 by Shaun C Curtis
A Blazor application with no Routing or URLs
4 Feb 2024 by David Lafreniere
A core dump framework that stores crash information including call stacks on any embedded system.
31 Mar 2024 by GabrieleTronchin
A simple implementation of MartenDB. MartenDB is a .NET Transactional Document DB and Event Store on PostgreSQL. For more information about MartenDB
19 Dec 2022 by David Lafreniere
A C++ standards compliant delegate library capable of targeting any callable function synchronously or asynchronously
17 Apr 2017 by umar.techBOY
ArduinoDotNet is an interface built to control the Arduino directly from a .NET app
24 Feb 2019 by WhiskeyBeforeWater
This article instructs on how to implement a basic binary search tree using Excel VBA with insert, delete, search, traversal, minimum, and maximum. For a recursive answer please go to https://www.codeproject.com/Tips/1277790/A-Recursive-Binary-Search-Tree-For-VBA
6 Aug 2018 by DotNetSteve
A custom date control to solve my customers needs and requirements