Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / desktop

Desktop

desktop

Great Reads

by wim4you
We wanted a first impression of a clockwork using simple gear for visual evaluation. A provisory prototype is made.
by simonp_ca
If you like those beautiful Windows10 PC startup screens and wonder how to capture and save them as images, this tip/trick is for you...
by Agent__007
A simple WPF text clock gadget for Windows
by manchanx
Tidy, generic solution to bind Enums (with or without a DescriptionAttribute) to a ComboBox or other Controls

Latest Articles

by wim4you
We wanted a first impression of a clockwork using simple gear for visual evaluation. A provisory prototype is made.
by simonp_ca
If you like those beautiful Windows10 PC startup screens and wonder how to capture and save them as images, this tip/trick is for you...
by Agent__007
A simple WPF text clock gadget for Windows
by manchanx
Tidy, generic solution to bind Enums (with or without a DescriptionAttribute) to a ComboBox or other Controls

All Articles

Sort by Score

desktop 

by wim4you
We wanted a first impression of a clockwork using simple gear for visual evaluation. A provisory prototype is made.
by simonp_ca
If you like those beautiful Windows10 PC startup screens and wonder how to capture and save them as images, this tip/trick is for you...
by manchanx
Tidy, generic solution to bind Enums (with or without a DescriptionAttribute) to a ComboBox or other Controls
by _Noctis_
Quick tip for forms/windows/views where save/insert/cancel buttons are used
by Steffen Ploetz
How to group applications into user defined menus of the GNOME desktop menu.
by Herbert Lausmann
Icon Pro - A C# + WPF open source tool for creating windows icons from PNG images or SVG vectors
by The Zakies
Tutorial 2 (how to interactively add multiple shapes GDI using linked lists)
by CodingLover
Learn how to manage multiple log files in a single application using log4net.
by Blondy314
An application which allows you to set a different wallpaper for each desktop
by Ivan Tsurkan
Sudoku Generator
by DiponRoy
Limit number of lines in a RichTextBox
by Rohit Dot net
Validation control with a single validation rule is easy, but what if we need to validate a control using different validation rules. This article tells how to achieve multiple validation on single control in an easy and systematic way.