Home | Portfolio | Resume | Contact
Designs | Apps | Code Lib | Flash
 

  Portfolio Home |Designs | Desktop Utilities | .Net Code Libraries | Flash | Websites

 


Desktop Samples

Language: C#

    The "Escaper", is a little C# program/utility, that converts an input string into a fully javascript escaped string. I wrote this utility to aid me in creating cross browser DHTML interfaces.

Download Source

Language: C#

    SqlServer.Companion.Environment brings together SqlServer.Companion, SqlServer.Companion.Schema, and SqlServer.Companion.CodeDom to create a Code Generation utility that eliminates hundreds of hours of manual code time.

This is the beta IDE; currently I am working on a v4 beta IDE that adds more complex and complete code generation options, supports projects, and other advanced features.

This application also uses the MenuEx code library.

Download Source

Language: Visual Basic

    This utility was made back in 2000 to help me automate external applications. Say for instance I need to open notepad, paste in a block of text, and save the file. Using this program I could find the information I needed to work with notepad and generate portions of the code needed to perform the task.

Download Source | VB6 Runtimes (required by program)


 

Language: Visual Basic

    This tool program was written in early 1999. At the time I was living in a household of 4, with one computer which we all used; we all even used the same user login. This program runs in the background and allows different people using a public computer to leave each other notes that are password protected with out having to dial-up and get on the internet to check e-mail.
 
Download Source | VB6 Runtimes (required by program)


 

Language: C#

    This is a screen saver  made in C# that lets you pick a *.swf Flash movie file and use it for your screen saver. Place the compiled app in your windows directory and configure your screen saver in windows to see it in action.

Download Source