Articles

Home Page


Consultancy

  • Service Vouchers
  • Escrow Service

Shop



Programming
  • Articles
  • Tools
  • Links

Search

 

Contact

 

Chess Puzzles




DWHS

Valid XHTML 1.0 Transitional
Valid CSS!
Mobile-friendly!

This web site holds a number of articles on programming, covering various topics, and ranging from small code snippets to medium-sized articles.

 

36 articles available; showing #1 to #10

   first   prev   next   last

   Date

* Category

   Language

   Title and description

10-Oct-2011

experiment

C#

WinForms AutoScroll Experiment
Panning a scrollable Panel in a Windows Forms

03-Aug-2010

experiment

C#

FormBorderStyle
An experiment showing different form border styles for a WinForms app.

25-Apr-2010

experiment

C#

Marshaling arrays from C# to C
An experiment to investigate how well automatic array marshaling works.

31-Mar-2010

experiment

C#

An experiment with Process streams (output and error)
An experiment with redirected output and error streams to check the order in which strings emerge at the monitoring process.

25-Jan-2010

experiment

C#

GraphicsPath experiment
Figuring out what Graphics.DrawPath and GraphicsPath.IsVisible() do for self-intersecting paths.

04-Dec-2009

experiment

C#

A simple TreeView experiment
Simply adding some nodes hierarchically to a TreeView control.

04-Oct-2009

experiment

C#

A simple ListView experiment
Simply adding some items to a ListView control.

03-Sep-2009

experiment

C#

String interning experiment
String interning can save storage memory and increase string comparison performance.

20-Jul-2009

experiment

C#

Growing collections
.NET collection classes (including StringBuilder) grow by doubling the size of their internal array.

22-Jun-2009

experiment

C#

Asynchronous operations run on ThreadPool threads
A little experiment to verify most asynchronous operations do execute on some ThreadPool thread.



Perceler

Copyright © 2012, Luc Pattyn

Last Modified 02-Sep-2013