Dash Point Software, Inc.
   
Home Articles Downloads Our Team
  
Cryptography, Hashing and Compression Sample code and slides from Code Camp Raleigh 2007 and DevTeach 2007
Deal or No Deal WPF Sample code and slides from Code Camp Raleigh 2007 and DevTeach 2007
Sharepoint Web Part Sample Code
Southwest Fox 2006 Slide DeckPowerpoint slides from Understanding the .NET Framework sessions.
Sample code from Southwest Fox 2006Visual Basic .NET code Understanding the .NET framework session.
UT Customer Demo App Alpha 1 This is the first version of the .NET customer search and editing application. The search capabilities and local data access code has been implemented.
Uploaded 1/1/2006
RIODotNet EXE Only This a very small zip file with just the EXE and the text files needed for configuration. Requires the .NET 2.0 Framework.
Uploaded 12/30/2005
RIODotNet This is a conversion of a very cheesy VFP application created by Terry Thurber of www.universalthread.com fame. It is a very simple tree view type application that extracts data from a SQL 2000 database (backup found in the zip file)
Updated Code now reads connection string from text file located in the same dir as the EXE. Change the connstring.txt file to your configuration
Uploaded 12/29/2005
SQL Server Customer Sample Database SQL Server 2000 Backup containing 100,000 random customer names. Uploaded 12/28/2005
FoxPro DBF Customer Sample Database Visual FoxPro DBF file containing 100,000 random customer names. Uploaded 12/28/2005
Winforms VFP/SQL Server UI Demo This version now has a function in the library called SQLEXEC this function is parameter safe SQL Passthrough function. Uploaded 12/22/2005
Code Camp / World Tour Sample Code - This zip file contains the sample/demo code for the sessions I gave in Boston, Vermont, Montreal, and Toronto.
Code Camp Slide Deck - This download contains my slide decks from Code Camp III in Boston.
Northwind For Avalon - This is a small program that creates a user interface using the new Avalon CTP version. It can query data from SQL Server version of the Northwind database as well as the Visual FoxPro version of Northwind. For documentation on this check out my blog.
Day of DOT Net Sample Code - Sample Code from Introduction to ADO.NET given in Chicago 10/30/2004.
Day of DOT Net Slide Deck - Power Point slides from Introduction to ADO.NET given in Chicago 10/30/2004.
WinForms / VFP UI Demo - This is a small WinForms application that demonstrates the VFP 9.0 OLE DB provider with WinForms.
This download requires the .NET Framework, VFP 8.0 and the VFP 8.0 OLE DB Provider.

This application assumes that VFP 8.0 is installed in C:\program files\..... If your Northwind path is different, change the GetFoxConnectionString function in the library.vb file.

New version uploaded 10/23/2004
  • Added XTAB Demo 10/22/2004
  • Added Load Factor Option 10/23/2004
Northwind Sample Database - Visual FoxPro Northwind Sample Database.