Category Archives: Code Project VB.NET - Page 2

Transsubstantiate

Copying base class constructors to derived classes

WPF Suanpan

A WPF abacus

April Fools! Evil Windows Dialog Prank

Prank your coworkers with a dialog box that appears and disappears randomly by using a notification area app.

Databound Schedule controls

These data controls can show scheduled events automatically.

How to Write Windows Shell Extension with .NET Languages

The C# code sample demonstrates creating a Shell context menu handler with .NET Framework 4

F# Versus Mathematics: Part One – Getting Started with BLAS and LAPACK

Accessing Industry-Standard Linear Algebra Libraries from .NET Code

Response.Filter, pt 2: Auto-generated References

Dynamically generate reference tags for footnotes and bibliographies server side, and avoid a maintenance nightmare.

Progress form in secondary thread without blocking main window

This project will allow using progress forms without wrapping long processes in separate threads.

WPF 2D Image Carousel

A 2D carousel like UserControl in WPF

Response.Filter, pt 1: Server Side Table of Contents

Dynamically generate a table of contents for your web page without using client-side scripting.