Tuesday, December 3, 2013

Earth Day 5K Run Contributions Shelly Cashman Series VB 2010 Express

Earth Day 5K Run Contributions

Case Programming Assignments
Microsoft Visual Basic 2010
Shelly Cashman Series 
Application Title: Earth Day 5K Run Contributions

Click Below Link To Download!
http://www.askassignment.com/product/earth-day-5k-run-contributions-shelly-cashman-series-vb-2010-express

Vb.Net Earth Day, Splash Screen, Sorting, File Dialog Box, Clear Exit

Requirements Document

Purpose: 
This Windows application, compute the number of runners who have contributions received by the fund-raising runners at the Earth Day 5K Run.

Procedures: 
In a Windows application, compute the number of runners who have contributed so far to the Earth Day 5K Run and the total amount raised based on the data in a text file containing the names of the runners, their age, and the amount of money each has raised.

Algorithms: 
1. A Windows application displays a title and Earth Day logo. The application opens a text file named earthdayrun.txt from a USB drive (E:). 
2. The program assigns the text file contents to three arrays that hold the runner’s name, age, and amount of funds raised. The array currently has 22 elements.
3. When the Compute Total Funds Raised button is clicked, the program computes the total of runners added to the text file so far, the average of the runners, and the total of funds raised.
4. The program displays the names of the runners in sorted alphabetical order and their ages.
5. A file menu with the menu items Clear and Exit is displayed which clears the result from the Form object and exits the application.

Restrictions: 
Close the opened text file before the program exits.

Comments:  
1. The earthdayrun.txt file is available from scscite.com/vb2010/ch9.
2. The picture shown on the form should be selected from graphics available on the Web.

Use Case Definition
1. The user clicks the Compute Funds Raised Button.
2. The user views the sorted names of the runners and ages
3. The user clicks the Clear menu item to clear the results of the Windows Form object
4. The user clicks the Exit menu item to close the applications

Preview Solution:
Vb.Net Earth Day, Splash Screen, Sorting, File Dialog Box, Clear Exit

Price: $20
Special Price: $15
Email: syedjahangirb@gmail.com for downloading assignment
File in Solution:
PreviewEarthDay.JPG (61K) (Preview)
 solution_EarthDay.zip (992K) 
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/bin/Debug/Earth Day 5K Run Contributions.exe
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/bin/Debug/Earth Day 5K Run Contributions.pdb
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/bin/Debug/Earth Day 5K Run Contributions.vshost.exe
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/bin/Debug/Earth Day 5K Run Contributions.xml
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/bin/Release/Earth Day 5K Run Contributions.exe
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/bin/Release/Earth Day 5K Run Contributions.pdb
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/bin/Release/Earth Day 5K Run Contributions.xml
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions.vbproj
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions.vbproj.user
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/Form1.Designer.vb
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/Form1.resx
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/Form1.vb
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/My Project/Application.Designer.vb
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/My Project/Application.myapp
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/My Project/AssemblyInfo.vb
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/My Project/Resources.Designer.vb
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/My Project/Resources.resx
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/My Project/Settings.Designer.vb
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/My Project/Settings.settings
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Debug/Earth Day 5K Run Contributions.exe
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Debug/Earth Day 5K Run Contributions.pdb
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Debug/Earth Day 5K Run Contributions.vbproj.FileListAbsolute.txt
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Debug/Earth Day 5K Run Contributions.vbproj.GenerateResource.Cache
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Debug/Earth Day 5K Run Contributions.xml
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Debug/Earth_Day_5K_Run_Contributions.Form1.resources
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Debug/Earth_Day_5K_Run_Contributions.Resources.resources
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Debug/Earth_Day_5K_Run_Contributions.Welcome.resources
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Debug/TempPE/My Project.Resources.Designer.vb.dll
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Release/DesignTimeResolveAssemblyReferencesInput.cache
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Release/Earth Day 5K Run Contributions.exe
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Release/Earth Day 5K Run Contributions.pdb
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Release/Earth Day 5K Run Contributions.vbproj.FileListAbsolute.txt
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Release/Earth Day 5K Run Contributions.vbproj.GenerateResource.Cache
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Release/Earth Day 5K Run Contributions.xml
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Release/Earth_Day_5K_Run_Contributions.Form1.resources
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Release/Earth_Day_5K_Run_Contributions.Resources.resources
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/obj/x86/Release/TempPE/My Project.Resources.Designer.vb.dll
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/Resources/earth-day-logo.jpg
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/Resources/earth-day-logo1.jpg
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/Welcome.Designer.vb
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/Welcome.resx
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions/Welcome.vb
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions.sln
 solution_EarthDay/Earth Day 5K Run Contributions/Earth Day 5K Run Contributions.suo
 solution_EarthDay/PreviewEarthDay.JPG
 ]

No comments:

Post a Comment