Click here to Skip to main content
15,892,737 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 Higty
C# OpenAI library Assitants, ChatCompletion, FineTuning, ImageGeneration and more
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

All Articles

Sort by Title

Design / Graphics 

27 Nov 2013 by Mahmud Hasan
The only good thing of Test Driven Development is, it ensures the maximum test coverage but TDD puts you in risk of a week design. DTDT tries to solve this while ensuring maximum test coverage.
5 May 2015 by Jitendra_Jain04
IBM WebSphere Application Server V8.5 Liberty profile is a flexible and dynamic server profile of WAS which enables the WAS server to deploy only required custom features instead of deploying a big set of available JEE components.
23 Jan 2013 by Pham Dinh Truong
Enhance usability and look-and-feel of table/grid with freezing header rows. Let's discover it.
4 Jan 2018 by john morrison leon
Class method emulation for plain arrays plus unified handling of plain arrays, std::arrays and std::vectors
27 Mar 2010 by Sergey Sorokin
Use .NET 2.0 configuration features for building a pluggable provider framework for your application.
8 Jul 2013 by Liviu Ignat
MVC 3 plugin architecture with embedded razor views: steb-by-step description and demo application.
30 Dec 2007 by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
20 Aug 2014 by Sandeep sunku
This article explains the boot strapping process of .NET Application.
17 Oct 2019 by Changqin Liu
C# framework integrated with spring.net and ibatis.net
18 Oct 2020 by JawadHasan
Use NoSQL database functionality from within a Relational database system
29 Sep 2009 by Przemyslaw Celej
A full description of signatures, that are part of the .NET file format
28 Sep 2009 by Przemyslaw Celej
Full description of signatures, that are part of .NET file format
17 Apr 2008 by msvcyc
A simple yet useful library for file based logging implemented in .NET using C#
12 May 2014 by Brad Joss
[RegSave] your property to the Registry, and more.
6 Aug 2008 by SHRIDHAR TL
Compose mail messages and send them through your mail account provider.
30 Nov 2018 by Ganesan Senthilvel
An article on .NET data layer programming using BigData HP Vertica platform
5 Jul 2012 by Mario Ghecea
This article describes the technique I used to ingest large text files to create an e-book publishing platform on the Android Market
3 May 2016 by Southmountain
this post discussed .NET versioning and multi-targeting of .NET application and component written in C#.
2 Nov 2009 by Resco Developer Tools
At the first sight, the mobile applications development can be considered equal to the desktop development. But it is not.
1 Sep 2008 by syntaxed
Notifier: an Outlook-like notification window
29 Mar 2008 by Trenton Moss
Web developers often make the same errors as each other when implementing accessibility - find out what these are and how to avoid making these mistakes.
8 May 2014 by Giovanni Scerra
The following guidelines are not exhaustive and are meant to be applied on top of the SOLID principles and proper use of OO Design Patterns.
3 Dec 2018 by Marcell Lipp
10 suggestions to reach better software quality, Architect, Dev, Design, Manager, QA
15 Jun 2010 by Trenton Moss
When designing a website, there are key user behaviours that should be taken into account. But in order to take them into account, it helps to know them. Below are 10 of the more interesting and less well-known user behaviours that regularly occur in user testing.
3 Nov 2019 by Marc Clifton
A metadata driven, view defines the model, schema generated on the fly, from concept to prototype application in 16 days
1 Jul 2009 by matheszabi-RO
In Internet Explorer webpage is embedded a C# user control and communication between the page and user control
14 Feb 2008 by vikas maan
Draw primitive graphics on your window.
12 Dec 2011 by MetaMapper (Andy Powell)
A minimal 3D program showing how to use XNA in Silverlight-5, with a full explanation of the core concepts
12 Dec 2011 by MetaMapper (Andy Powell)
Learn 3D programming with Silverlight-5 and XNA
2 Apr 2011 by vankaandreev
Learn how to use 3D graphics and effects for Windows Phone 7.
6 Jan 2011 by mkowlowitz
5 F-A-Qs regarding project management and project management software
6 Jul 2008 by Trenton Moss
Find out how to increase cross-selling and up-selling on your website. Doing so will help you sell more items and keep customers coming back to your site again and again.
23 May 2007 by Petr Palas
What is a content management system? Does it really work? Why should I use it? How does it help me? This article answers the most common questions developers ask about content management systems (CMS).
11 Jun 2011 by Omar Al Zabir
Learn the principle behind Microsoft's new Doloto and 6 other cool techniques that I did in Pageflakes to load large amounts of JavaScript without compromising performance
17 Nov 2007 by Trenton Moss
Usability and page design for Websites on mobile phones is very different to that of PCs. These essential mobile usability guidelines will help ensure your site works well for mobile visitors.
4 Apr 2009 by Nairooz Nilafdeen
A .NET implementation for the Knuth-Moris-Pratt (KMP) algorithm.
28 May 2008 by Didara F Dosabhai
Define schedules to the program for executing programmer defined jobs
1 Nov 2009 by Ali Tavakol
Fast, real, and easy to connect to your application.
8 Dec 2010 by Abhijit Jana
This article explains about ASP.NET application folders like App_Code, App_Theme and App_Data
2 Jul 2014 by umar.techBOY
If you are good at highschool maths, basic c++ and know a little bit about electronics, you can follow this series of tutorials to make your DIY artificial intelligent robots.
19 Jan 2016 by Rahul Rajat Singh
In this article we will try to understand the service locator pattern.
2 Feb 2013 by Ron Beyer
A WinForms line control that works how you would expect one to.
18 Jan 2009 by adam.cataldo
An article on a useful extension to the WrapPanel control.
30 Mar 2023 by Shaun C Curtis
This article describes how to build an Edit State Tracker for Blazor that integrates into EditForm and EditContext.
3 Jul 2007 by hanzzoid
Implementation of the most common functions of complex numbers.
1 May 2008 by darrellp
The VF Graph Isomorphism algorithm in C#.
22 May 2008 by Alex C. Punnen
The Command Pattern and Chain of Responsibility for implementing a plug-in Thread Pool library.
16 Jun 2013 by Adam Tibi
We are used to repeat the SOLID principles, sometimes without giving them full thoughts. This is a call to drop an outdated principle that doesn't work in today's development, the "Open Close Principle", the result should be SLID.
30 Oct 2009 by Robert Dondo
Demonstrates how to tweak the TreeView control to make it collapsible when working with MasterPages.
25 May 2011 by Rob A. Fraydl
Extends the CStatic with image, frame, shadow and using individual font
22 Aug 2014 by Gurdeep Singh Toor
A Complete Guide to develop aplication using MyGeneration code genration framework. We will develop a Meeting Room Booking web application in this Article.
14 Jul 2021 by Mehedi Shams
An eye-teaser to tease your eyes, see if you can beat it!
4 Jan 2015 by Anas R Firdousi
'this' keyword just got a whole lot easier to understand !
1 Mar 2018 by Omar Saad (IREQ), Eric Ouellet
A very fast Convex Hull algorithm and its implementation in O (n log h)
8 May 2008 by Davidwu
A Cool Vista Sidebar Gadget Style CPUInfo Animate Control! (Fixed)
9 Mar 2012 by Sacha Barber
Show hows to alter the DatePicker to use keyboard up/down keys for cleverer date selection.
21 Nov 2019 by Leif Simon Goodwin
This article presents a simple WPF Carousel Control
24 Apr 2019 by Leif Simon Goodwin
This article describes a simple slider button using dependency properties and a template.
24 Mar 2015 by Carlos Jiménez de Parga
Explanation of a consistent 3D graphics software architecture through a basic OpenGL application
30 Jun 2020 by amar nath chatterjee
Data Processing with RAM and CPU optimization
8 Sep 2014 by EricHufschmid
A C function to create a triangle index list
25 Apr 2008 by Derek Bartram
A demonstration application for showing the use of the WPF Ribbon Control as presented elsewhere
19 Sep 2009 by jebarson
New features of Visual Studio 2010 discussed
16 Jun 2021 by Shaun C Curtis
A detailed look at the anatomy and workings of a Blazor Server Component
16 Jan 2024 by deangi
An ESP32 is used to track water usage and serve web pages with water use data
16 Apr 2018 by Voevudko A. E., Ph.D.
Demonstrating a few approaches to generating and plotting fractals in R and offering R scripts realizing it.
27 Jul 2009 by Nish Nishant
The article shows how to interop between a WCF service and a WWS client, and also how to rewrite the WCF service in WWS retaining compatibility with existing WCF clients.
24 Dec 2018 by David Lafreniere
Unique allocator features improve performance and protect against heap fragmentation faults on any C or C++ project.
9 May 2019 by Michael Chourdakis
Create music easily
12 Jun 2016 by David A. Gray
What happens when you have more items in your list than you have items in your control string?
19 Jun 2012 by A. Ganzer
Validation of input made as easy as possible for Windows.Forms, WPF, console-applications or any other purposes
17 Dec 2013 by Mike Gledhill
How to easily add an "export to Excel" feature to your app
18 Oct 2008 by Matt Fomich
Instructions for using the Cards dynamic Link library. FreeCell game included.
25 Dec 2010 by tgis.top
A SplitButton with its button part has all the characteristics that a Button has.
22 Mar 2008 by Derek Bartram
An article presenting ProceedureDialog.dll, a custom control for creating wizard style interfaces / procedure dialogs
2 Oct 2019 by George Swan
This piece illustrates how to construct a simple generic mapper that will copy every property value from one class to another where the name and type of the property is the same in both classes; it goes on to suggest a way of constructing generic tests that can be used for any instance of the
11 Mar 2009 by Nish Nishant
This article describes a generic Trictionary class derived from Dictionary that allows two values of different types per key
31 Mar 2009 by Timmy Kokke
A detailed walkthrough on how to style a basic Silverlight button into a "Glass Orb" button.
23 Feb 2009 by darrellp
This article describes and implements a graph drawing control for tree structures structured in a WPF panel.
22 Mar 2008 by Derek Bartram
An article presenting Ribbon Builder, a tool for creating ribbon controls
18 May 2008 by Humberto Marchezi
A practical grid for domain objects to be used in WinForms systems.
31 Dec 2018 by Craig Muller
This article introduces a convenient class for hooking into idle processing.
3 Feb 2008 by brian_agnes
This implementation of an LRU Cache attempts to provide a fast and reliable access to recently used data in a multi-threaded environment.
22 Jan 2018 by Dirk Bahle
Implementing text highlighting in a WPF TextBlock control with MVVM
13 Feb 2008 by pradeep shivadasan
25 Jun 2018 by David Serrano Martínez
A lazy stream has been implemented in C++11, so as to highlight the functional capabilities of this new specification
28 Jun 2008 by Simon Gulliver
A lighweight approach to creating AJAX.NET-enabled grids, with advanced functionality built in.
19 Mar 2017 by marcel heeremans
An introduction as to how to create a semi-advanced extendible HTML5 grid from scratch. This really isn't as daunting a task as many think!
8 Mar 2008 by Nish Nishant
The performance of STL/CLR sequence containers are compared with that of corresponding BCL generic collection classes
21 Oct 2010 by Ed Guzman
The Chart control gives you freedom to develop graphic reports.
6 Apr 2008 by Derek Bartram
An article presenting the Quick Access Toolbar as part of RibbonControl.dll, as seen in Microsoft Office 2007
22 Mar 2008 by Derek Bartram
An article presenting ApplicationButton used in creating round buttons as per Microsoft Office Style application buttons
24 May 2008 by wpfdevelopment.com
An easy way of sorting the WPF ListView with a generic method.
24 Mar 2008 by Derek Bartram
An article presenting a library for producing communication based application utilising the MSN Messenger services and protocols.
11 Sep 2012 by Ws Hu
This article tries to introduce a decoupled, unit-testable, deployment-flexible, implementation-efficient and validation-flexible N-Tier architecture in .NET
25 Sep 2018 by Dr. Song Li
This is a note on Jest & React
22 Sep 2018 by Dr. Song Li
This is a note on Redux
14 May 2017 by Kourosh K Tari
This numeric keypad helps you enter payment amounts in a text field