Purchase Solution

Check Book Organizer in C#

Not what you're looking for?

Ask Custom Question

I have attached a zip file of what I have completed so far in this checkbook organizer program. I need to edit this program so that the transactions entered into the checkbook application are able to be double clicked and view the details from a separate window. I want the user to be able to view the complete transaction details in this window to include current account balance, credit totals, debit totals at the time of the transaction. Each transaction is defined as its Date, Transaction Number, Amount, Type and description. The transactions must appear in a registry format.

Attachments
Purchase this Solution

Solution Summary

A nice User Interface program written in C# to demonstrate a simple Check Book Organizer. You will be able to enter a starting balance, transaction with check amount/description/number/date and the transactions will be displayed in a grid. Clicking on the grid will open transaction details. Attached as .png and .zip.

Solution Preview

Dear Student,

Please find attached the complete project for CheckBook Organizer. It has a nice User Interface I am sure you will like. The ...

Purchase this Solution


Free BrainMass Quizzes
Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Javscript Basics

Quiz on basics of javascript programming language.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.