Project

Data Transformation & Reporting

Description

Basic Problem:  Data has to be manually transformed from a .csv file into the SQL database.  There is no getting around the daily, manual creation of the comma-separated files.  However, I'd like something automated to get that data into multiple SQL tables, and possibly a way to audit the system so I know how many records are added, changed, etc.  
 
One table is used to synchronize loan records with our document imaging system, so that images are searchable by basic loan data.  Other tables are used for generating Excel spreadsheets neccessary for reporting purposes.  Because there are multiple tables (with varying fields) I believe that there will be at least two .csv files generated.
 
The table used for synching with the imaging system should only be appended to, while the tables used for reporting will need to be updated so that all changes are reflected, including additions, deletions, and modifications to any/all records.

Contact

Brad Dameron
Technology Coordinator
bdameron@mafs.tv
www.mafs.tv
200 Galleria Parkway
Suite 1300
Atlanta, GA  30339
(770) 612 5900 ext. 267
(770) 874 1222 (FAX)

 


Project (2-team project)

RISK for PocketPC

Description

Using Studio .NET 2005 and C#, implement the game of "RISK" for the PocketPC (PDA).  Your implementation should follow the basic rules of the game and implement passive, aggressive, and random computer player personalities.

Contact

Jon Preston


Project

Poker for PocketPC

Description

Using Studio .NET 2005 and C#, implement the card game of Poker for the PocketPC (PDA).  Your implementation should follow the basic rules of the game and implement various computer player personalities.

Contact

Jon Preston


Project

Hearts for PocketPC

Description

Using Studio .NET 2005 and C#, implement the card game of Hearts for the PocketPC (PDA).  Your implementation should follow the basic rules of the game and implement various computer player personalities.

Contact

Jon Preston


Project

Crossword Puzzle for PocketPC

Description

Using Studio .NET 2005 and C#, implement a program that allows the user to complete crossword puzzles for the PocketPC (PDA).  Your implementation should design a reusable data file format that defines the puzzles (questions/hints and solutions).  The program must display the puzzle with the hints/questions, allow the user to key in their responses, and mark correct/incorrect letters in the puzzle.

Contact

Jon Preston


Project

Black Box for PocketPC

Description

Using Studio .NET 2005 and C#, implement a the game of "Black Box" for the Pocket PC.  This game involves the computer placing hidden balls in an 8x8 grid and allowing the user the "shoot" rays in to the grid from the perimeter; the computer responds with details on where the ray exits the grid, and from this, the user can guess where the balls are located; the goal is to correctly guess where the balls are with the fewest rays shot into the grid.

Contact

Jon Preston


Project

Lemonade Stand for PocketPC

Description

Using Studio .NET 2005 and C#, implement a the game of "Lemonade Stand" for the Pocket PC.  This game involves purchasing lemons, sugar, etc. while watching the weather forecast to best predict how many customers you'll have the next day; this is a resource-management strategy game.  See http://www.lemonadegame.com/ or http://www.classbrain.com/cb_games/cb_gms_bag/lemonade.html or

Contact

Jon Preston


Project

Battleship for PocketPC

Description

Using Studio .NET 2005 and C#, implement a the game of Battleship for the Pocket PC.  The game should allow the user to place their ships and the computer should place its ships.  Then the user and computer should take turns guessing, and the game should track hits/misses and let the user know when they've won or lost.

Contact

Jon Preston