Projects with this topic
-
Desktop app that performs 2005-era client-server code generation. Fork of open source project called DataTierGenerator. Initially generated data layer for SQL Server db in C# code. Extended to allow custom data access methods using partial classes, VB.Net code generation alternative, and optional WCF layer code generation in between.
Updated -
client and server app for scanning documents, packaging via zip, and transferring to a server via WCF.
Updated -
Desktop app forked from VS 2012 Theme Editor by Brian Chavez. Modified to handle VS 2013, as well as several varieties of VS Express.
Updated -
Common library of application functions and classes for C# .Net Framework applications; requires ssepan-utility_2005, ssepan-io_2005. Ssepan.Application back-ported to Visual Studio 2005 and .Net 2.0
Updated -
Desktop app to enter, calculate and display spreadsheet-like values organized along two or more category axes by individual category values. Rearrange categories along different axes to obtain different insights. Apply formulas to one or more whole categories or to individual category values. Inspired by the flexible nature of apps like Lotus Improv and Quantrix Modeler.
Updated -
Desktop app that allows the definition of sort, filter, merge, and collate functions to be performed on columns of text in text files.
Updated -
Common library of i/o functions for C# .Net Framework applications; requires ssepan-utility.
Updated -
Ssepan.Utility back-ported to Visual Studio 2008 and .Net 3.5. Note: Going from VS2010 / .Net 4.0 to VS2008 / .Net 3.5 requires giving up default parameters on methods and having overloads instead.
Updated -
Common library of i/o functions for C# .Net Framework applications; requires ssepan-utility_2008. Ssepan.Io back-ported to Visual Studio 2008 and .Net 3.5
Updated -
Common library of application functions and classes for C# .Net Framework applications; requires ssepan-utility_2008, ssepan-io_2008. Ssepan.Application back-ported to Visual Studio 2008 and .Net 3.5
Updated -
Ssepan.Utility back-ported to Visual Studio 2005 and .Net 2.0. Note: Going from VS2008 / .Net 3.5 to VS2005 / .Net 2.0 requires giving up several features. See Readme.
Updated -
Common library of i/o functions for C# .Net Framework applications; requires ssepan-utility_2005. Ssepan.Io back-ported to Visual Studio 2005 and .Net 2.0
Updated