Environment: Visual Studio 2003
Projects with this topic
-
Desktop GUI app demo, on Linux(/Win/Mac), in C# / WinForms; requires ssepan.utility, ssepan.io, ssepan.application, ssepan.ui.winform, mvclibrary. MvcForms.WinForm back-ported to Visual C# 2003 and .Net 1.1. Note: Going from later version requires giving up several features. See Readme.
Updated -
App-specific library of application functions and classes for C# applications; requires Ssepan.Application, ssepan.io, ssepan.utility MvcLibrary back-ported to Visual C# 2003 and .Net 1.1. Note: Going from later version requires giving up several features. See Readme.
Updated -
Common library of application functions for C# applications, specific to Guis (WinForms) UIs; requires ssepan.application, ssepan.io, ssepan.utility Ssepan.Ui.Mono.WinForm back-ported to Visual C# 2003 and .Net 1.1. Note: Going from later version requires giving up several features. See Readme.
Updated -
Common library of application functions for C# Mono applications; requires ssepan.io, ssepan.utility Ssepan.Application back-ported to Visual C# 2003 and .Net 1.1. Note: Going from later version requires giving up several features. See Readme.
Updated -
Common library of i/o functions for C# applications; requires ssepan.utility Ssepan.Io back-ported to Visual C# 2003 and .Net 1.1. Note: Going from later version requires giving up several features. See Readme.
Updated -
Ssepan.Utility back-ported to Visual C# 2003 and .Net 1.1. Note: Going from later version requires giving up several features. See Readme.
Updated -
At first glance, this appears to be a standard 4-function calculator. However, there's a random number generator in it, which causes it to spit out weird and completely wrong answers every now and then.
Updated -
This program will convert a text string to base64, and display the output.
Updated -
Play the game Tic-Tac-Toe against the computer.
Updated -
This Windows program will compare the contents of two directories using MD5 checksums, and alert you to any files that do not match.
Updated