Click here to Skip to main content
15,888,454 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 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 Title

Design / Graphics 

16 Jun 2016 by Tomaž Štih
How to (dynamically) implement ToString() as a Lambda function
23 Sep 2013 by sumit_kapadia
Simple and free approach to manage your code on cloud with git-SCN and dropbox
11 Oct 2015 by Bismark Appah
7 Sep 2015 by Atul Kharecha
If you are using Lotus Notes as an email client and it is running very slowly, this tip will help you to overcome the performance issues.
9 Apr 2015 by Dan Rowinski
What app developers need to know to win in the apps economy in 2015 and beyond.
27 Oct 2013 by Murali Pamidi
Politics aside, here are 7 simple tweaks that could make heathcare.gov website instantly fast.
12 Apr 2017 by Dave “DWC” Curry
How to wire up drag+drop events through multiple objects.
7 Apr 2016 by The Zakies
Part 3 of a tutorial to show a graphics program using C# using GDI and SVG drag and drop and delete objects
20 Jun 2016 by The Zakies
we will build an outline line around the drawn lines so we would test the mouse click on this outline to know which line is selected. and we would in the coming update build a select function inside the move tool
24 Jun 2016 by The Zakies
in this tut we will create a technique to enable the user to control points within a drawn line, by drawing circles around points of the line , when the user clicks a circle he would control the corresponding point.
29 Jun 2016 by The Zakies
we would create Hand_tool to pan through the drawing form, and we would use a custom cursor of open and closed hands
3 Jul 2016 by The Zakies
we will continue the functionality of the hand tool with having a navigator panel which works as a map, we will also have a red rectangle which tells the user where he is actually viewing inside the whole form, also it can be moved to pan the form
13 Mar 2016 by The Zakies
Tutorial 1 (how to create a vector graphics program)
20 Jun 2016 by The Zakies
Learn how to implement a tecnique of a parent form that createes and controls other forms , through the tecnique of using the tab control, also learn how to implement a menu for the tools, and how to add cutom cursor for each tool
19 Sep 2012 by Jens Theisen
A grid splitter separating four quadrants
21 Nov 2018 by Yisrael Lax
Why poorly written code is expensive code
9 Mar 2017 by TheGreatAndPowerfulOz
How to recursively select all descendants using an extension method
20 Oct 2016 by Bryan Kowalchuk
The two most common database lookup table patterns are examined
7 Dec 2018 by Dirk Bahle
Making better use of the available UI space.
7 Nov 2013 by hemantrhtk
Basic queries that should be resolved for a successful SharePoint Project.
8 Jan 2017 by Nuwan Karunarathna
This a foldable content control for UWP platform.
12 Jan 2016 by shijo joseph
An ADO.NET Layer for SQL Server and Oracle which makes it easier for interfacing with database
6 Feb 2020 by honey the codewitch
A circular buffer implementing IList
20 Nov 2019 by honey the codewitch
A fully generic ordered dictionary class in C#
26 Sep 2015 by Southmountain
Some take-away to improve the quality of desktop software
24 Jan 2015 by shijo joseph
A file backup manager with simple user interface and all the essential functionalities.
20 Dec 2015 by shijo joseph
An easy to implement yet powerful logging library which requires absolute zero learning curve
22 Jan 2016 by Michael D Bray
Use the provided CSS with classed DIVs to build a clean-looking web-based menu that requires no JavaScript, and supports unlimited levels of both horizontal and vertical menus.
16 Aug 2012 by AshakiranBhatter
ScreensSaver through fullscreen mode using Win32 APIs in C.
19 Nov 2012 by Raghav Nayak
21 Apr 2014 by Marco Bertschi
Sktech for a generic queue which can handle tasks, process them and report the result
7 Jul 2017 by Sergey Alexandrovich Kryukov
An ugly look of a TOC based on ul elements is the only problem preventing full automation of article writing; still, it's easy to fix
10 Jun 2014 by Sen Jacob
A simple task scheduler utility by which you can schedule a task to run at any time or interval
11 Jun 2014 by Sen Jacob
This is an alternative for "A Task Scheduler Library for .NET Applications"
4 Mar 2021 by Southmountain
glaux.h header file & glaux.lib can be replaced by freeglut.h & freeglut.lib
16 Mar 2019 by WhiskeyBeforeWater
A nodular Singely Linked List for VBA with some basic functions
24 Nov 2014 by B. Clay Shannon
In which the author takes the "That is an Exercise Left to the Reader" cop-out to Extremes
26 Nov 2012 by nilotpalbarpujari
VS 2010 style toolbox written in C#
14 Sep 2014 by Mario Vernari
Here is a simple trick for simulating the shared-sizing feature of the WPF Grid even in a StackPanel fashion.
7 Jun 2013 by VictorSotnikov
An example of a combobox with sub-lists: "Most recently used items" and "All items"
2 Dec 2015 by Anele 'Mashy' Mbanga
Explore your Genymotion Device folders
19 May 2013 by Amit Deshmukh 1010
Accessing class object present in exe from explicitly loaded DLL using Inheritance and virtual function.
24 Oct 2012 by Ramanujam Shankar
Show data in grid view control of Windows Stores App using web service or WCF
29 Jun 2016 by Priyanka Sabharwal81
Adapter Design Pattern in C++
12 Nov 2014 by Pradip R
How to add Breadcrumb with SharePoint 2013 Design Manager in HTML master page or HTML page layout.
4 Jun 2014 by B. Clay Shannon
Wherein the steps to add menu items, and respond to them being selected, is delineated
25 Sep 2012 by sam stokes
This is a really simple implementation of JavaScript and HTML5 to be used in a Windows 8 Store app.
26 May 2017 by Fiyaz Hasan
This article shows you how to add Angular Material in ASP.NET Core AngularSpa template
13 Apr 2016 by VR Karthikeyan
Change the look and feel of ASP.NET MVC application by adding different UI CSS frameworks
15 Jan 2013 by Tharaka MTR
This tip describes how to add the dynamic style to ASP.NET page header
9 Dec 2016 by Shesh Lamichhane
Step by step to add the transformation files of app.config in your .NET Windows service
10 Jun 2014 by Santosh Sharma (go2santosh)
Finally iOS developers get a new programming language as advanced as C# and Java
19 May 2020 by Marcell Lipp
A proof introduction to Git blame and Git bisect
3 Mar 2014 by Joezer BH
Avoiding a cumbersome message box or input box that locks the application in WPF.
15 Jun 2012 by Timothy Svecz
Amazon AWS: Setting up FTP on EC2 Windows Instances
15 Jul 2013 by VictorSotnikov
An example of "interactive professional resume" as a Web application.
23 Aug 2015 by Richard Silveira
Android Material Design for old devices with Design Support Library
2 Sep 2015 by Bert O Neill
AngularJS RibbonBar written with HTML & CSS (and a little JQuery)
12 Oct 2015 by skondawar
AngularJs: Add, Remove Directives Dynamically & Save Details
19 May 2013 by Yossi Yaari
A basic yet generic state machine implementation
16 May 2014 by Ahmad F Hassan
An easy way to view hierarchical data in a simple ASP .NET Repeater
1 Dec 2014 by Anurag Prajesh
How to add banner and slideshow in your website with adrotator
30 Apr 2014 by Sajid Qayyum
Describes authentication management using cookies
28 Jul 2014 by Ruhollah Heidarpour
Just another ASP.NET Persian(Jalali/Shamsi/Solar) / Gregorian Datepicker
16 Mar 2015 by Alex_1
Cool menu, MVC bootstrap menu HTML helper
9 Nov 2015 by Oetawan
Extend ASP.NET MVC behavior to auto wire controller dependency
23 May 2012 by BalaG Ganesan
ASP.NET MVC4 - Bundling and Minification
11 Sep 2011 by brunofer2007
Easy way to sort nodes in a TreeView using a recursive function.
12 Nov 2013 by John Pravin
Asynchronous Programming with Task Parallel Library.
6 Jul 2013 by sumit_kapadia
AutoComplete Texbox with comma separated insertions
12 Dec 2016 by Suresh Dasari's
Auto Generate Code (CRUD) for 3 Layered architecture (Entity, Data Access & Business Layer) with Stored Procedures based on table design.
14 Oct 2013 by LucasB86
Translate your RESX files by using your own translation storage
9 Feb 2014 by Bruce S Oberhand
Consider the Decorator Pattern!
25 Jul 2012 by Dan Steuer
This article will help manage automatic database purges according to basic Document Management principles.
1 Oct 2014 by NaibedyaKar
How to check the query locking the table and to unlock it
22 Oct 2015 by yash soman
The tip is about using Elvis operator which is introduced in C# 6.0 for Null Reference Checks. It gives an example of how to use it.
28 Nov 2016 by Zebedee Mason
Or why not both? This shows how.
2 Aug 2017 by Clifford Nelson
Fairly straight forward way of binding in a HierarchicalDataTemplate or DataTemplate to the parent ViewModel when using the TreeView control.
18 May 2021 by honey the codewitch
Easily shift bits in memory of arbitrary length, declare integer sizes programmatically, endian conversion, and more
6 Jun 2021 by aditya pewekar
Custom component to handle checkbox after confirmation modal popup
6 Jun 2021 by aditya pewekar
Custom JQuery datepicker component using Blazor
17 Jan 2021 by Jin Vincent Necesario
Shows the difference between block-level elements and inline-level elements in HTML and CSS.
15 Nov 2013 by Francisco T. Chavez
Bool to content converter
14 Oct 2014 by Shashi_Singh
How to use option's in bootstrap modal plugin.
17 Jan 2022 by Gunnar S
Broadcast messaging in Angular with the observer design pattern and the rxjs npm package
10 Sep 2015 by José Cintra
Do take off your applications with the Cloud Services
10 Dec 2015 by JinWenQiang
Get started with your own SDN (Software Defined Network) simulation network
30 Sep 2012 by Arpit Mandliya
Explains the Builder design pattern in detail with example.
14 Jan 2013 by Kishor Deshpande
Reduces line of code by writing builder methods to construct integration test queries.
9 Oct 2013 by _Noctis_
Quick tip for forms/windows/views where save/insert/cancel buttons are used
31 Aug 2013 by Kashif_Imran
A user control that provides fancy buttons for panning purposes in Silverlight
30 Jan 2015 by Emiliarge
Using FindWindow() and WindowFromPoint() to identify window, and SetWindowText(), MoveWindow(), SetForegroundWindow(), EnableWindow() to interact with it
3 Sep 2013 by blitzkrieged
An alternative ProgressBar for C# with extra functionality
10 Mar 2014 by caed
C# - Read Text File, Match a Word in First Line, Move File if Word Matches
6 Mar 2015 by Darkencrow
A multi-drawer style collapsable UI container
28 Aug 2016 by Mohamed.Faried
Simplifying Java events
4 May 2016 by Sanjaykumar Patel
Speed up your computer by deleting temporary data
1 Feb 2015 by Emiliarge
Comparison of 4 browser engines and controls + some tips for using them (in attached projects and in tip text). Short and clear.
26 Jul 2013 by Jonathan Weber
An incomplete C++ class for Arduino