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

GDI

GDI

Great Reads

by vishalkmehta
This article demonstrates how to leverage the power of images and inheritance to achieve a "skinned" look for your Windows applications.
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
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.
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

Latest Articles

by vishalkmehta
This article demonstrates how to leverage the power of images and inheritance to achieve a "skinned" look for your Windows applications.
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
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.
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

All Articles

Sort by Score

GDI 

by Daniel Vaughan
Banishing String Literals from XAML Resource References
by Mohammad Elsheimy
Which is better, to use BeginPaint/EndPaint, or to use GetDC/ReleaseDC?
by zoyobar
Binding and Handling JSON Field In jQuery Repeater
by Mohammad Elsheimy
Convert colors to gray shades, detect Print Preview mode, and detect Black-and-White printers
by Richard James Moss
This post describes how to create a GroupBox control similar to those used in Microsoft Outlook
by Richard James Moss
This article describes adding design time support for a TabControl-like component which renders the same way the Project Properties in Visual Studio 2012.
by Ernest Poletaev
How to load and use custom font, embedded in assembly resources
by Joel Ivory Johnson
The HttpWebRequest handles redirects automatically. That's usually a nice feature but it can actually get in the way when the web server is setting cookies in the same response in which it is sending a redirect.
by Praveen Kumar Katiyar
Returning a string from a Win32 DLL using Interop.
by Ernest Poletaev
How to load and use font, not installed in the system?
by m_kramar
MVC Complex model postback: bind field to JSON string
by Jyothikarthik_N
Regular Expressions – Big daddy o’ string manipulation
by n.podbielski
Safe cast string to enum
by T Manjaly
This post shows sample code to scramble a word using C# string object
by zenwalker1985
Dear Reader, I would like to bring into your attention an old article written on this topic. This article explains alot about strings concatenation and does very good performance analysis. Here is a glimpse about this article: Over the years, plenty has been written about... Read More
by Sandeep Shankar
String interning
by Pranay Rana
Note: Split function has more no of overload method but the below two I found useful. You may found other overloads helpful in your code.In this post I am going to discuss about two important thing about Split function of String class.
by zenwalker1985
String to Integer conversion Internals
by Charles Boyung
This post discusses the string truncation function for C#
by Martin Jarvis
How to improve readability with shorter String.Format statements
by Kunal Chowdhury «IN»
String interpolation in C# 6.0
by Michael Banzon
Windows and GDI-objects