dev

Browse posts by category: "dev" below.

Triplet

Yesterday's post was just a quick test of the csharpformat web page kindly provided by Jean-Claude Manoli on his web site.

June 24, 2006
Read More

VSS 2005 Add Files

The Add Files dialog in Visual Source Safe 2005 changed from a specific VSS version to the more common file selection dialog.

version-control development-tools
May 25, 2006
Read More

SoapSerializer and Generics Don't Mix

After a bunch of monotonous code changes the previously V1.1 application now compiles successfully under V2.0 of .NET with generics in used for all domain model aggregation relationships.

generics serialization dotnet programming
December 7, 2005
Read More

Generic List Covariance

I'm currently moving an existing .NET Framework V1.1 application to V2.0 and changing the domain model to use generics for any collections and lists.

generics csharp dotnet programming cpp
December 5, 2005
Read More

OnTime Setup Notes

This post is just some notes taken while setting up OnTime and importing data from existing spreadsheet files. It falls far short of a review as time is precious!

project-management development-tools database
September 5, 2005
Read More

DataTable Constraints

I'm currently developing an ADO.NET provider for a Scada system called MacroView that was first released back in 1988. Part of that development is a background service that runs on Windows, Linux,...

ado-net database scada macroview exception-handling
June 30, 2005
Read More