Computer Science Homework Solutions

Microsoft’s Visual Basic is the leading programming language and rapid development environment for creating Windows-based applications.

Take a look at this product by doing some research on the Web. Visit the Microsoft Web site at http://msdn.microsoft.com/vbasic/. When might a programmer use Visual Basic? How does Visual Basic compare with other programming languages such as FORTRAN, Java, and Perl? What types of support and tools are available with Visual Basi ...continues

Modify VB.NET 2003

Modify the mortgage program to allow the user to input the amount of a mortgage and then select from a menu of mortgage loans: 7 year at 5.35%, 15 year at 5.5 %, and 30 year at 5.75%. Use an array for the different loans. Display the mortgage payment amount. Then, list the loan balance and interest paid for each payment over ...continues

Computer Programming Design: 5 Questions

5 Questions in basic Computer Programming Design. I need the questions answered in full, including appropriate charting. Here are the 5 questions: 1. Simulate the execution of this algorithm, assuming the following values are read as input for the first four variables named. name Mrs. Blue Rain item shoes qty 10 ...continues

Java Programming: Simple class hierarchies

i need help to implent implement the four classes: class DataItem; partially implemented abstract base class of hierarchy; defines data members for common data elements; provides common functionality; class PictureDataItem; concrete class for Image based data items; class SoundDataItem; concrete class for Sound based data ...continues

Need help with research

Now that you have a basic plan and have identified the information that you need for this program, you feel you are ready to start development. You told your uncle that you will need to purchase software for this program. Since your uncle is in charge of the finances, he requests that you give him a proposal containing several o ...continues

JAVA:An Applet with an animation thread

(See attached file for full problem description)

Roles they play in failed projects.

What role does each of the following play in failed projects: Lack of a plan? Upper management? Restricted budget? Restricted time? Power struggles? Personality conflicts?

Create a Visual Basic.NET application to manage your music collection.

Create a Visual Basic.NET application to manage your music collection. See information below. This file should be connected to the attached database. tblAlbums Fields (These are in the database table and should be displayed on the screen.) fldAlbumID, long integer, primary key fldAlbumName, string fldArtist, string ...continues

Investigate ADO.NET and present a summary of how this technology can help in access, Microsoft SQL and Oracle

Your company currently has several databases and several database management applications to manage the data, including Access, Microsoft SQL, and Oracle. Your supervisor would like you to develop an application to access and manage all these databases through one Visual Basic program using ADO.NET technology. Investigate ADO.NE ...continues

Create a visual Basic.Net application working with two tables having a master/detail relationship.

See attached word document for full information. Database is also attached.

Browse