Techie Nerd, Inc.


Home

About Us

Services

Examples

Contact Us
     

The Brain Exerciser

Just as athletes use multiple kinds of exercises for their bodies, our brains need multiple kinds of exercises to keep them in shape. The exercises in Brain Exerciser provide a workout that energizes and fine-tunes your brain for optimal performance during your various mental activities throughout the day. While running these exercises, strive to achieve an alert mind and a relaxed body; these exercises are not intended to increase your stress.

The Brain Exerciser is inspired by the ThinkFast™ exercises sold at http://www.brain.com/. It was developed in C#.NET using Visual Studio.NET 2002 with Service Pack 2 for the Microsoft .Net Framework 1.0.

You may distribute this code under the terms of either the GNU General Public License or the Perl Artistic License (even though it is written in C#.Net rather than Perl). This code is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. In particular, excessive use of this program may cause RMI (Repetitive Motion Injury).

Free Downloads

Brain Exerciser requires the MicroSoft .NET framework 1.0. (or later). No complex installation is required; simply unzip it and run. The C#.Net features used in this code include:
  • multithreading (three threads),
  • visual (and control structure) inheritance,
  • SOAP formatter used to store XML-formatted preferences in isolated storage,
  • animation via manipulating indices of an image list,
  • GDI+ programming for displaying a graph of the results, and
  • use of HTML Help Workshop for context-sensitive help.