Purchase Solution

Visual Basic.NET application to manage personal assets

Not what you're looking for?

Ask Custom Question

Requirements

Fields in tblAssets (These are in the database table and should be displayed on the screen.)
fldAssetID, long integer, primary key
fldAssetName, string
fldDescription, string
fldDateAcquired, datetime
fldCost, single
Perform the appropriate steps to create a connection to the sample database. Be sure to select the option to copy the database to your project so it will be automatically included in the project.
Perform the appropriate steps to display the detail view of the fields on your form. Be sure to include a functional BindingNavigator on your form.
Do not allow the user to resize the form.
Format the Cost field as currency.
Add menu items for navigation (e.g., First Record, Previous Record, Next Record, and Last Record).

Attachments
Purchase this Solution

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Javscript Basics

Quiz on basics of javascript programming language.

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.

Basic Networking Questions

This quiz consists of some basic networking questions.

Excel Introductory Quiz

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