Code snippets  (10)

Analog Clock for Windows

April 22, 2022
C#
Windows
WPF
XAML
Create a working analog clock for Windows using the LightningChart Gauge Library in WPF.
Analog Clock for Windows

Bootstrap 4 & 5 DatePicker theme

March 22, 2024
Bootstrap
CSS
A custom downloadable CSS theme for the Bootstrap 4 & 5 DatePicker in VDWWD style.
Bootstrap 4 & 5 DatePicker theme

BrickLink Convert Wanted List XML to a Store Upload XML

March 2, 2023
BrickLink
Lego
This tool converts a BrickLink Wanted List export (download) XML into a Mass Store Inventory Upload XML.
BrickLink Convert Wanted List XML to a Store Upload XML

Draggable Div with Touch

March 16, 2025
CSS
jQuery
Make a div draggable with jQuery that stays within the Viewport and works on Touch devices.
Draggable Div with Touch

Google Maps Dutch Provinces overlay

April 8, 2025
GoogleMaps
jQuery
A collection of coordinates to overlay the Dutch provinces and Islands on top of Google Maps.
Google Maps Dutch Provinces overlay

Märklin Decoder Dipswitch Settings

January 29, 2020
CSS
jQuery
Märklin
Determine the correct Märklin Dipswitch settings bases on a decoder address or get the address by changing the Dipswitch positions on the decoder.
Märklin Decoder Dipswitch Settings

Programming Tools & Helpers

November 29, 2021
C#
CSS
HTML
jQuery
A collection of programming tools and helpers I developed to make a programmer's life a bit easier. Note that some of the tools are for C#.
Programming Tools & Helpers

Shortcut Quick Launch Panel for Windows

March 23, 2020
C#
Windows
WPF
XAML
A kind of Start Menu program for Windows where you can add shortcuts yourself so you can always open your most used program or website with one click.
Shortcut Quick Launch Panel for Windows

Single File ASPX File Browser

September 20, 2023
C#
HTML
jQuery
Browse files easily on your website with a single aspx page.
Single File ASPX File Browser

Webforms GridView Edit & Update Demo

August 18, 2022
CSS
DataTables
GridView
jQuery
WebForms
Basic tutorial about how to edit, update and delete items in a WebForms GridView. The demo also uses UpdatePanel and jQuery DataTables.
Webforms GridView Edit & Update Demo