Click here to Skip to main content
15,891,136 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 Updated

Design / Graphics 

20 Aug 2009 by "Fish" (David B. Trout)
A command-line tool to run multiple programs in parallel (i.e. concurrently, as a group).
17 Sep 2023 by .dan.g.
A hierarchical task manager with native XML support for custom reporting
1 Feb 2015 by 1&1 Internet
Providing a rich, interactive experience will increase visitors returning to your website. Symfony, known as a stable and powerful development environment, can be used to create a wide range of Web projects. Here we provide an introduction to Symfony and a guide to getting started.
5 Oct 2007 by 8r13n
Simple example of how to build a finger controlled list that runs smoothly
21 Oct 2007 by ]Whatever[
An add-in that handles incrementing assembly and file version numbers under certain conditions.
20 Jan 2019 by _Ali_Abbas_
This article will help you understand how to follow the Agile methodology for getting immediate results no matter whether you are starting from scratch or are already mid way with your project / product development.
23 Jun 2013 by _Asif_
A Practical approach for implementing Interactive query based systems using MSOLAP
21 Jul 2014 by _Asif_
Article will demonstrate how to develop generalize framework for creating Outlook style Auto Refresh Count of Menu Items
5 Nov 2015 by _Asif_
Article helps reducing offsite development efforts by presenting a Mocking Layer for financial Middleware systems
6 Dec 2016 by _Asif_
This article helps in identifying database design issues like certain fields missing, nullable fields, Primary key not found issues in production environment using SQL Server schema views.
14 Oct 2014 by _debasis
JavaScript Namespace
21 Oct 2013 by _Noctis_
Sorting out the confusion about these properties, and providing a demo app for them
2 Jun 2014 by _Plutonix
Accessing the Form's Controls in your UIDesigner
21 Jul 2014 by _Plutonix
An easy to use, customizable Collection Editor; with inheritance support
23 Aug 2009 by A Eastman
Project aimed at joint development between programmer and graphics artist
19 Jun 2012 by A. Ganzer
Validation of input made as easy as possible for Windows.Forms, WPF, console-applications or any other purposes
20 Jan 2009 by A. Rajesh Kumar
Add or Retrieve Session Object from Silverlight and ASP.NET
10 Jul 2015 by Aaron Gustafson
When dealing with the insane proliferation of web-enabled devices and the great unknown of where our websites will go, it pays to take a step back and focus on what’s important.
9 Apr 2010 by Abdul Quader Mamun
ASP.NET provide features to develop appllication for mobile devices. System.Web.Mobile namespace is devoted specifically to mobile Web development.
16 Nov 2010 by Abdul Quader Mamun
Paging must be effective for large scaleable applications. Without smart and effective paging and sorting for huge amount of data, user request takes more time and uses more resources.
6 Oct 2008 by Abey Thomas
This article is about the details of adding an image to a Word document programmatically.
29 Nov 2008 by Abhijit Jana
This article is a step by step guide to view state with details
8 Dec 2010 by Abhijit Jana
This article explains about ASP.NET application folders like App_Code, App_Theme and App_Data
1 Aug 2009 by Abhijit Jana
Overview of Error and Exception Handling in SQL Server 2005 using @@Error and Try-Catch
8 Aug 2009 by Abhijit Jana
This article describes how to test your web service using Soap UI Tool.
6 Aug 2012 by Abhijit Jana, Abhishek Sur
This Table of Contents and articles is editable by all Silver members and above. Please update the article with as many as function you aware in SQL Server 2005/2008 that we are used generally. This will put all of them under a single article.
22 Sep 2009 by Abhijit Jana
Basic overview of temporary Tables in SQL Server 2005
6 May 2010 by Abhijit Jana
Describes all debugging features like Breakpoints, DataTips, Watch Windows, Multithreaded Debugging, Parallel Program Debugging and IntelliTrace Debugging
14 Dec 2010 by abhishek pareek2009
This article will demonstrate that after sending the data from Axapta to Temperature conversion application, how we can post back the converted temperature to Axapta.
28 Jul 2008 by Abhishek Sur
The article will help you to use Isolated Storage Classes
2 Oct 2009 by Abhishek Sur
The article will guide you with samples to create and embed Microsoft Map in your website within minutes. The intention is to give basic knowledge on how JavaScript library could be used to embed Custom Map.
20 Nov 2010 by Abhishek Sur
C# 5.0 CTP was introduced recently, this article is specally dealing with my own understanding with this realease with few sample applications
18 Jun 2011 by AbhishekGoenka
Validation Frameworks in .NET Framework 4
18 Dec 2012 by Abion47
Using asynchronous progress bars on your form from start to finish
27 Sep 2009 by acarpio1975
Given date ranged data, adjust existing ranges on entry of a new ranged data.
9 Jan 2008 by AccuRev
Why organizations considering moving to an Agile development methodology to increase product quality, decrease costs and respond more quickly to market needs should also consider the changing requirements that the new model places on the SCM system and which aspects are critical to success.
23 Dec 2015 by Acharya Raja Sekhar
In this article I would like to share my knowledge and an easy example for Chain of Responsibility design pattern.
2 Dec 2008 by Adam Berent
Embedding a .NET WinForms application in an internet browser using WPF.
21 Mar 2010 by Adam Roderick J
Test Automation software's code revealed with the help of mouse and keyboard hooking!!!
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.
28 Jul 2019 by Adam Tibi
One of the MVC mantras is that it allows unit testing your controllers. But, that doesn't mean you should. In my opinion, you should focus your unit testing valuable effort in more effective areas as the controller, if done right, doesn't require unit testing.
2 Oct 2014 by Adam Zgagacz
WinForms Scrollbar with enhanced properties, graphical bookmarks and value tooltips.
29 Nov 2013 by Adam Zgagacz
ToolStripMenuItem with RadioButton and Labeled ToolStripSeparator
31 Oct 2018 by Adam Zgagacz
Simple WinForms auto-repeat button in a few lines
18 Jan 2009 by adam.cataldo
An article on a useful extension to the WrapPanel control.
29 Oct 2010 by Adi Saxena
This article explains the Life cycle of a typical iOS application and also talks about the various states of the application.
5 Feb 2008 by Adnan Masood
This article focuses on using the WCF 3.5 libraries namely System.ServiceModel.Syndication namespace to create and publish an RSS and Atom feed from the same code base.
23 May 2008 by Adrian Akison
Discusses the six major types of combinatorial collections, with examples and formulas for counting. Expands with a C# Generics-based set of classes for enumerating each meta-collection.
4 Apr 2011 by Adrian Alexander
Extension methods used together with interfaces make it possible to create tree and graph query methods without mandating a common base class that would otherwise invade upon the domain-model.
14 Mar 2009 by Adrian Grigore
Quickly and easily implement your LINQ Data Layer with this abstract class
14 Oct 2014 by Afzaal Ahmad Zeeshan
Scanning file for particular string or character (Searching)
15 Nov 2014 by Afzaal Ahmad Zeeshan
This article provides an overview for the ASP.NET 5 a.k.a vNext, its features and the new stuff for the developers and audience.
20 Nov 2014 by Afzaal Ahmad Zeeshan
This article provides an overview of the hashing process of passwords in ASP.NET's Crypto class.
24 Feb 2015 by Afzaal Ahmad Zeeshan
This article uses the MVC framework for building Java-based applications for desktop or for enterprise solutions.
9 Aug 2015 by Afzaal Ahmad Zeeshan
I would talk about Windows 10 from a developer's perspective. Windows 10 has not yet been released, but it is better to know the tool to get your hands ready to develop applications.
26 Aug 2015 by Afzaal Ahmad Zeeshan
In this article I will explain the steps to create a full featured standalone ASP.NET 5's Web API that can be used by Windows 10's native Universal Windows Runtime application.
24 Sep 2015 by Afzaal Ahmad Zeeshan
This article covers how to create new faces for your Android Wear and explains the how-to procedure with a few personal experience notes.
12 Oct 2015 by Afzaal Ahmad Zeeshan
This article covers the topics required to understand for building and deploying Android Wear applications.
16 Oct 2015 by Afzaal Ahmad Zeeshan
This article enlists a few of the things that you must consider while writing the applications for smartwatches.
1 Nov 2015 by Afzaal Ahmad Zeeshan
This article is the explanation of a real-world solution that I found for myself, in notifying the family about my current location, periodically.
5 Dec 2015 by Afzaal Ahmad Zeeshan
This article discusses Android programming and aims at teaching you about Android programming for Camera and Widgets.
19 Dec 2015 by Afzaal Ahmad Zeeshan
This post discusses the Ubuntu SDK and Qt IDE used in Ubuntu SDK for developing different types of Ubuntu applications and software services.
13 Dec 2016 by Afzaal Ahmad Zeeshan
Overview of selecting a .NET edition over other, based on services and features provided
22 Jul 2016 by Afzaal Ahmad Zeeshan
In this post, I am going to walk you through creating your own central hub to allow your connected devices to authenticate people using facial recognition system.
17 May 2012 by Agon Avdimetaj
30 Jan 2008 by AH
A technique to create Windows Service apps that's configurable and dynamic by using the .NET Reflection.
29 Oct 2008 by Ahmad Eid Salim
Provider Design Pattern is a new pattern that Microsoft formalized in .NET 2 to increase application performance where there is no need to explicitly instantiate classes.
17 May 2014 by Ahmed Abdul Moniem
New day, a new pattern. Today we will start to discuss structural patterns deeply starting with the Decorator pattern.
20 May 2014 by Ahmed Abdul Moniem
We have discussed in our previous post the decorator pattern’s role, and giving a very detailed illustration about it. Also, we have discussed its design varieties and clarified when to use each design and why.
15 Feb 2008 by Ahmed Kahwaji
Generate and configurate digital certificate using IIS 6.0
3 Sep 2008 by Ahmed Negm
This article introduces how to create and manage .NET enterprise applications using your favorite technology (Data Access Application Block, LINQ, NHibernate, ASMX, and WCF) with the Model Driven Development approach by Sculpture.
15 Mar 2010 by Ahmed S. Hefny
The article describes how to implement reference counting in a C++ class that can be used like any pointer
10 Jul 2008 by Ahmed Shokr
JavaScript slide menu with JQuery.
8 Sep 2014 by ajalilqarshi
Displaying a Message Box (similar to the MessageBox) using MVVM patterns in WPF
3 Aug 2010 by Ajay Britto
A Vector based tool to create and edit SVG images
19 Jul 2018 by Ajcek84
WinForms library containing the IncipitViewer control for drawing musical notes
19 Jul 2018 by Ajcek84
PSAM Control Library ported over to WPF
15 Jul 2018 by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
18 Jul 2012 by Ajosh Palis
The purpose of this article is to illustrate a context menu that renders in cricular shape.
25 Oct 2014 by Ajosh Palis
Circular Menu using HTML 5 Canvas
14 Jul 2009 by akash dhar
System Performance Indicator in C# by That That Guy
24 Aug 2007 by Akash Kava
Only for Solution of databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control
1 Mar 2016 by Akhil Mittal
This article will explain how to make WebAPI secure using Basic Authentication and Token based authorization.
8 Jan 2018 by Akhil Mittal
This article covers Singleton Pattern in the most simplistic and easy to understand. The article will also talk about Static classes and the differences between singleton design pattern and static classes.
30 Mar 2014 by Akinmade Bond
An introductory article to learning HTML5 and CSS3.
10 Sep 2008 by akiran
This article details how to create, install and use side-by-side native assemblies from C# and MC++.
24 Jun 2008 by akjoshi
Implementing a tab control like structure in SQL Server 2005 reporting services report using tables and text boxes
24 Jun 2015 by Akki Kumar
Image Combobox in HTML is no longer a pain, thanks to JQuery and CSS
17 Apr 2009 by Al Alberto
Evaluating Microsoft's Composite Application Guidance and Library.
31 Dec 2010 by Al Alberto
A series of articles exploring how to develop applications for Windows Azure using Bing Maps.
20 Jan 2011 by Al Alberto
A series of articles exploring Azure development featuring Bing Maps and phone.
2 Aug 2010 by Al-Farooque Shubho
Learning Object Oriented Design principles through interesting conversations.
9 Aug 2010 by Al-Farooque Shubho
Learning Object Oriented Design Patterns through an interesting conversation.
5 Jan 2011 by Al-Farooque Shubho
Clarifying “Path” related issues for beginners in Asp.net
9 Feb 2011 by Al-Farooque Shubho
An effort to derive a basic Exception Management design guideline for N-Tier ASP.NET applications
28 Jun 2011 by Al-Farooque Shubho
Playing with some of the cutting edge stuff to develop a live drawing white board on a web page where multiple people can collaborate and each person has the same view at the same time without any page refresh.
2 Nov 2019 by Alaa Ben Fatma
Use your skills as a designer to create gorgeous control
23 Aug 2016 by Alaa Ben Fatma
Inherits the awesome style of Visual Studio's TabControl for better exploiting