Various Mini Projects and Demo's

C# WPF
Analog Clock in WPF

Create a working analog clock in WPF C# with the Arction Gauge Library. This clock has many options for styling.

View project
Bootstrap CSS
Bootstrap Datepicker Theme

A custom downloadable CSS theme for the Bootstrap 4+ Datepicker in VDWWD style.

View project
Bootstrap C# Website MVC
Bootstrap MVC HTML Input Extensions

Easily create HMTL Controls in Bootstrap style by overriding @Html.ControlFor<> with C# Extensions.

View project
C# Tools Website BrickLink
BrickLink API Calls

Make a call to the BrickLink API to get and/or update an order.

View project
HTML JavaScript Website jQuery
Countdown timer builder with jQuery

Create your own list with Timer steps that consists of x second. The full Timer starts fullscreen and handles all the steps in order.

View project
C# JavaScript Website jQuery
Cropper.js & ImageSharp

Demo with Cropper.js and SixLabours ImageSharp to crop, rotate, flip images in backend C# code after uploading.

View project
C# WPF
Display Webcam Feed in WPF

Display the webcam feed in a C# WPF App. It can also direcyly scan a QR Code when displayed in front of the camera.

View project
HTML JavaScript Website
Draggable Div with Pure JavaScript

Make a div draggable with only JavaScript and CSS that stays within the Viewport.

View project
HTML JavaScript Website jQuery
Draggable Div with Touch

Make a div draggable with jQuery JavaScript that stays within the Viewport and works on Touch devices.

View project
C# Excel
EPPlus Export List<T> to Excel

A simple piece of C# code you can easily export a List<T> to Excel with EPPlus.

View project
C# ConsoleApp
Force OneDrive to Synchronize

A simple C# Console App that creates and then deletes a file in your OneDrive folder to trigger OneDrive to synchronize.

View project
CSS GoogleMaps JavaScript Website jQuery
Google Maps Animated Polyline

Animate a Google Maps PolyLine in JavaScript to show the direction of a GPS track.

View project
CSS GoogleMaps JavaScript Website jQuery
Google Maps Drag & Drop

Drag and Drop icons to and from a Google map and get the coordinates for further use with JavaScript. The Dutch provinces are also colored.

View project
C# Website WebForms GridView DataTables
GridView Edit & Update Demo

Basic tutorial about how to edit, update and delete items in a WebForms GridView. The demo also uses UpdatePanel and jQuery DataTables.

View project
Tools WPF Lego Image Mosaic
Image Splitter & Mosaic Maker

Split an image in separate parst and optionally create a mosaic. Can make a mosaic in Lego colors.

View project
C# Website MVC Lucene
Lucene.Net 4.8 Database Indexing and Search Demo

Demo for creating a searchable index from a database or other (external) source and perform a search on that index using Lucene 4.8.

View project
Tools
Märklin Decoder Dipswitch Settings

Determine the correct Märklin Dipswitch settings bases on a decoder address or get the address by changing the Dipswitches positions on the decoder.

View project
HTML Website jQuery OpenLayers OpenStreetMap
OpenLayers & OpenStreetMap Examples

Various examples of how to show a GPX track on OpenStreetMaps with OpenLayers.

View project
C# PDF
PDFsharp Merge PDF in Memory

Merge 2 or more PDF files to a single document in memory without writing the files to the disk with C#.

View project
Tools
Programming Tools & Helpers

Various online tools to make a programmers's life just a little bit easier.

View project
C# Tools WPF
Quick Launch Panel in WPF

A kind of Start Menu App in WPF C# where you can add a shortcut yourself so you can always have your most used programs with one click.

View project
Barcodes C# WPF
Read QR Code from Image or Stream

Read a QR Code from a Stream or File with ZXing.Net and C#. A QR Code can also be read from a desktop (screenshot).

View project
HTML Website jQuery DataTables
Singe File ASPX File Browser

Browse files easily on your website with a single aspx page.

View project
C# WPF
Two Factor Authenticator App in WPF

WPF C# desktop app of a 2 factor authenticator that scans a QR code one time and then generates a 6 digit code every 30 seconds.

View project
Barcodes C#
Zen Barcode Generator

C# code to generate barcodes with the Zen Barcode Rendering Framework. 13 different barcode types are available.

View project