The Visual FoxPro Toolkit for .NET is a class library with over 225 Visual FoxPro functions for use with any .NET language. The included VFPToolkitNET.DLL is a .NET managed code DLL (not a COM wrap…
A simple WPF / C# project to create geometric hole patterns on a WPF Canvas object using the MVVM pattern to observe changes in the UI and update the graphics on the canvas.