CSIS 208 CSIS208 CSIS/208 Programming Assignment 5 – Liberty University
DOWNLOAD SOLUTION https://www.solvedcollegepapers.com/product/csis-208-csis208-csis-208-lib/ In this assignment, you are to design an application, which will manage a listing of missionaries on staff at the Organization Go and Tell. The company has several specifications for this application. This application must be able to display two of the organizations files that contain the missionaries in the field and the missionaries waiting for assignment. The application must be able to sort the display. When a new missionary is added to the organization the application must have the ability to accept this addition. When a missionary retires from the organization, the application must remove the missionary from the appropriate file. The organization would like the application to display the number of missionaries in the field and in waiting while the program is running. Please see below for more specifications on the application.
Category: Assignments Help Experts Tags: CSIS 208 Course Project, CSIS 208 CSIS208 CSIS/208 Application Programming - Liberty University, CSIS 208 Final Exam, CSIS 208 Programming Assignment 1, CSIS 208 Programming Assignment 2, CSIS 208 Programming Assignment 3, CSIS 208 Programming Assignment 4, CSIS 208 Programming Assignment 5, CSIS 208 Programming Assignment 6, CSIS 208 Programming Assignment 8, CSIS 208csis208 course project, CSIS 208csis208 final exam, CSIS 208csis208 programming assignment 8, csis208 grading system, visual basic
Description
Description
CSIS 208 Programming Assignment 5 – Liberty University In this assignment, you are to design an application, which will manage a listing of missionaries on staff at the Organization Go and Tell. The company has several specifications for this application. This application must be able to display two of the organizations files that contain the missionaries in the field and the missionaries waiting for assignment. The application must be able to sort the display. When a new missionary is added to the organization the application must have the ability to accept this addition. When a missionary retires from the organization, the application must remove the missionary from the appropriate file. The organization would like the application to display the number of missionaries in the field and in waiting while the program is running. Please see below for more specifications on the application. Helpful hints: 1. Design your form as depicted in the diagram below. 2. The text files needed for this assignment should be placed in the bin\debug folder of the project. Note that you will not have a starting text file for either. Your program should create it when it doesn’t exist the first time it runs. 3. ***You must include Your name, instructor as one of the default missionary names. Please use the example below to see how it should be displayed. This is a requirement or your application will not be accepted. There must be at least 10 names included for the missionaries when creating the files from the application. 4. Add the Company name at the top of the application 5. Before displaying the contents of the MissionaryInWiating and MissionarInField files in the initial load, make sure the files exist first. You will need to use the IO.File.Exists method in your checks. 6. Your program will then populate the In Field listbox with the names of the missionaries listed in the MissionaryInField text file and populate the In Waiting listbox with the missionaries listed in the MissionaryInWaiting text file. 7. When a missionary is being sent to the field, the program should move it from the “MissionaryInWaiting.” textfile into the “MissionaryInField” textfile. 8. When a missionary is done with his/her mission work the application must be able to remove the name from the “MissionaryInField” textfile into the “MissionaryInWaiting” textfile. 9. The contents of the two text files should be displayed in listboxes when the application starts. After each “update”, the listboxes should be cleared and refreshed with the changes shown from the file. 10. Your application should also have a button to add more missionaries to the “MissionariesInWaiting “ text file. Your application will accept an item through user input and add it to the MissionariesInWaiting file and refresh the approriate listbox. 11. Your application should also have a button to delete the missionary completely from the file the name is stored in. The application must check a name is selected before deleting.
12. The application will use the listbox count feature to display the number of missionaries for each file. This must be refreshed each time the file is updated. 13. The sort Button will sort both list boxes in ascending order. A quit button should be included to exit the application. 14. Do NOT use arrays to populate the listboxes, but instead, use LINQ queries that read directly from the text files. 15. Use the StreamWriter in conjunction with IO.File.AppendText to and IO.File.CreateText to append new directories and create new text files. (Note: You will need to use the WriteLine method to write the name of the new file to each text file.) 16. Use good programming practices by clearing the listboxes before refreshing them when a change is made that affects their contents. 17. Remember to close the files after accessing them. 18. To remove a listing from a directory, you want to select only those records in the file that are not the one the user wants to remove. 19. Include appropriate error checking (i.e. check to make sure something has been selected in one of the listboxes before trying to move it to the other listbox.). 20. Use appropriate naming conventions for all controls and variables. Make sure the form has a title. Include appropriate internal documentation (i.e. comments in your code). Download Full Course Solution: IT 210 IT210 IT/210 7-3 Final Project Submission Business Systems Analysis.docx https://www.solvedcollegepapers.com/product/it-210-it210-it-210-7-3-final-projectsubmission-business-systems-analysis-docx/ IT 210: Business Systems AnalysisIT 210 Final Introduction, Business Requirements, and Competitors and TechnologyGeoff LudwigSouthern New Hampshire University IT 210: Business Systems Analysis2ContentsIntroduction3Problem Statement13Two Technologies4Business Requirements5Objectives5Project Description5Technology Requirements6Competitors and Technology6Technology One [Intelligent Systems]6Technology Two [Cloud Computing]7Technology Solutions8Technology One [Intelligent Systems]8Technology Two [Cloud Computing]10Recommendations12Technology Solution12Overall Benefit13Security Considerations13Security Features13Third-Party Vendors152 Download Full Course Solution: CFDI-320: File Forensics WEEK 1-7 Discussion Solutions-Champlain College https://www.solvedcollegepapers.com/product/cfdi-320-file-forensics-week-1-7discussion-solutions/ Explain what you see to be the pros and cons of both live and dead acquisitions. Is there anything you may miss doing it one way versus the other, and how might you address that possibility? Is verification easier in one versus the other? Why or why not?
Please submit your initial post by Wednesday at 11:59 pm and all follow-up posts by Sunday at 11:59 pm. The discussions grading rubric is used for this assignment. Download Full Course Solution: [New Answers]-Full course CMIT-200: Relational Database Design and SQL https://www.solvedcollegepapers.com/product/cmit-200-relational-database-design-andsql/ A relational database management system (RDBMS) is the heart of most modern information systems. This is a survey course in relational database design, development, and implementation. The course covers key concepts of database design using entity relationship diagrams (ERDs), normalization, and functional dependence. Logical and physical schemas and the use of Structured Query Language (SQL) to query data will be studied in depth. Student learning is reinforced through discussions and hands-on laboratory assignments. Students will complete a relational database project by using a relational database management system. This course is intended for anyone who is involved in designing, developing, or implementing relational database management systems (e.g., users, IT managers, technical staff, and other IT team members). Prerequisite: CMIT-135 Student-Centered Learning Outcomes
Design a relational database using entity relationship diagrams and SQL Normalize relational database tables through third normal form (3NF) Differentiate between conceptual, logical, and physical database designs Specify different types of relationships between database entities and objects Physically create databases using SQL Data Definition Language (DDL) Query databases using SQL Data Manipulation Language (DML)
Download Full Course Solution: [Solved] ENGL-315-40A: Writing in the Workplace – Fall 2016 (2016F7A) https://www.solvedcollegepapers.com/product/solved-engl-315-40a-writing-in-theworkplace-fall-2016-2016f7a/ Hello all, The goal for this activity is the sharing of information our class already possesses about the effective writing of email. To share this information, you should write and post one of the three options described below:
A concrete example of an email you’ve received, with your commentary on its effectiveness, based on your experience (Please copy in the sample email, but do remove identifying names and organizations.) A technological tip for revising and editing email, with the reasons you find it helpful (Using Grammarly.com was a recent suggestion.) A website that can help us write more effective email, with your reasons for choosing to share it with us