What items you will be able to create and how you will create them?

  • What items you will be able to create and how you will create them?
  • Create a storyboard (graphic) and list of menu and screen items to delineate your proposed user screen(s) and menus. Include a starting list of the classes you believe will be useful to your application.
  • List and describe any user data inputs and outputs your application will require and produce.
  • If you will be using data validation as one of your techniques, list and describe the criteria needed for each proposed field.
  • Using Visual Studio, create sample class implementations. These will be code stubs that provide the basis for the classes you will be using.

Submit the revised document file and Visual Studio project

 

week7

 

Using the programming assignments from Module Two i.e. week II – convert the Visual Basic projects to Visual C#. All programs should have basic menu options that allow the user to exit the program and perform tasks you deem necessary for the program to function correctly.

  • After creating the program, be sure to debug and test your code.

While you are working on the project, maintain a Word-readable document (.docx, .doc, .rtf, or .txt) that lists the tasks you experience problems with. Are there any tasks that cannot translate directly from one language to another? How did you handle those to accomplish the technique in the other language?

  • Write a brief description of the problems you encounter and how you solved those problems.
  • Is there is any problem you cannot solve?
  • Submit your C# project and code, plus the problem listing document.