A bucket list is a collection of goals, dreams, and aspirations that you would like to accomplish within your lifetime. The purpose of this assignment is to develop a program that allows the user to manage their personal bucket list and save it to an XML file bucketlist.xml. For full credit, run the program and create a file with at least three entry elements. Submit a document containing a copy of the source file, a screenshot of the program in action, and the contents of the XML file. File Structure Below is the basic structure (i.e. schema) for the XML file. You may add additional elements. Note: Before running the program, manually create an XML input file with at least one entry element that contains values in each child element. GUI Requirements At a minimum, your GUI must meet the below requirements. No minimize button No maximize button Form caption should include the assignment number Form border style must be fixed Label and Textbox controls for the elements listed below rank description status Buttons for the actions listed below Navigate to Previous Entry Navigate to Next Entry Open File New Entry Update Entry Save File Source Code Requirements Create a UDT (aka Structure) to represent the child elements of the element named entry Declare an array using the new UDT Use a FileOpenDialogue control If the user does not select a file display an alert to let them know processing cannot continue until they do Load the contents of the bucket list XML file into the array Create button click events to navigate through all entries It is not acceptable to go outside the array's lower and upper boundaries Display confirmation after an entry has been updated Use a SaveFileDialogue control Save all entries to an XML file Display confirmation after the file has been saved this assignment is in visual basic

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter5: Working With Excel Tables, Pivottables, And Pivotcharts
Section5.3: Pivottable And Pivotchart
Problem 5QC
icon
Related questions
Question
A bucket list is a collection of goals, dreams, and aspirations that you would like to accomplish within your lifetime. The purpose of this assignment is to develop a program that allows the user to manage their personal bucket list and save it to an XML file bucketlist.xml. For full credit, run the program and create a file with at least three entry elements. Submit a document containing a copy of the source file, a screenshot of the program in action, and the contents of the XML file. File Structure Below is the basic structure (i.e. schema) for the XML file. You may add additional elements. <bucketList> <entry> <rank></rank> <description></description> <status></status> </entry> </bucketList> Note: Before running the program, manually create an XML input file with at least one entry element that contains values in each child element. GUI Requirements At a minimum, your GUI must meet the below requirements. No minimize button No maximize button Form caption should include the assignment number Form border style must be fixed Label and Textbox controls for the elements listed below rank description status Buttons for the actions listed below Navigate to Previous Entry Navigate to Next Entry Open File New Entry Update Entry Save File Source Code Requirements Create a UDT (aka Structure) to represent the child elements of the element named entry Declare an array using the new UDT Use a FileOpenDialogue control If the user does not select a file display an alert to let them know processing cannot continue until they do Load the contents of the bucket list XML file into the array Create button click events to navigate through all entries It is not acceptable to go outside the array's lower and upper boundaries Display confirmation after an entry has been updated Use a SaveFileDialogue control Save all entries to an XML file Display confirmation after the file has been saved this assignment is in visual basic
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
File Input and Output Operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage