ITracker Help Home
Help Home | Site/Page Help | Business Help | Database Help

The ITracker site/application is designed to be a starting point for development, a training tool. While the code is fully functional and could be used "as is" I really wouldn't recommend it. I'm pretty certain you will want to tweak things to fit your needs, and very likely adjust the styles and appearance as well.

The site consists of 3 tier programming model using basic OO techniques. There is a web project, a Business layer project and a DataAccess project. By seperating these three distinct things into seperate projects you, as a developer, can better develop the pieces independantly and if the need ever arises you can even replace the pieces with little or no impact on the other projects. You will find a simple help file for each of the three distinct layers (on the menu at the top) along with some basic diagrams describing each. I hope these will suffice in getting you started.

I hope you enjoy the ideas and methodology setup in the site as much as I enjoyed making it for you. It's been a blast.
~
Curt Christianson
darkfalz@darkfalz.com
www.Darkfalz.com
www.DF-Software.com