Question: ITEC 4770 Client Server Systems Lab 1: Write a Ct Applications (30 points) Date Assigned: Tuesday January 23, 2018 Latest Due Date: Tuesday January 30,

 ITEC 4770 Client Server Systems Lab 1: Write a Ct Applications
(30 points) Date Assigned: Tuesday January 23, 2018 Latest Due Date: Tuesday

ITEC 4770 Client Server Systems Lab 1: Write a Ct Applications (30 points) Date Assigned: Tuesday January 23, 2018 Latest Due Date: Tuesday January 30, 2018 in class Lab complete after Thursday January 30, 2018 class will not be accepted In this lab, you will work with another student as a pair. One of you may act as the main actor/programmer and have his/her hands on the keyboard, and the other will provide suggestion and assistance in solving the problem at hand. Both of you will contribute to the solution of the Lab and earn credit together. You will rotate your role in each lab so that both of you will expose to the different tasks in the learning process. Please write, the following applications using the following criteria: Using Hungarian Prefix for application name (Pascal Notation), variables, methods, and controls (Camel Notation). Display a program header for the purpose of the program, the author, last update etc. - Comment (document) your code adequately, do not comment too much or too little. - If you need it, sketch your ideas on paper, draw flow charts, write pseudo code and more. - Test your code thoroughly on the local computer. - Knowing how to deploy your code onto another computer -Test your application on another computer - After you have done all of the above steps, show your thoroughly tested applications to your instructor io Net to create a simple console application that will prompt the user for Please use Visual Stud two whole numbers, subtract the second number from the first number and display the equation with the result. Call the application "4770 Labl_ConsoleSubtractApp In your application, you want to put a program header in the beginning of your program. The following is a sample of the program header: 1. tract Application : Application: ss1, console a Purpese Desons trate Siagte Consale Application capability Hint: For completing this lab, you need to use ReadLine) command to read in user input and then use some appropriate conversion methods to convert the read-in string to an int. You can consider to use Convert.Tolnt32/stringValue), or int.Parse(stringValue) for converting the input string to int. You also should change the console application background color to white and the 11Page

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!