Menu

[solved]-Assignment Content Software Development Company Wants Develop Software Internal Use Compan Q39013371

Assignment Content

  1. The Software Development Company wants to develop software forinternal use. The company hired you to develop a VisualStudio® C# Console Application displaying a SoftwareDevelopment Company Welcome message on the console.

    Using Visual Studio® and relating C# programmingconcepts, write a program that displays a welcomemessage on the console.

    Review debugging in Lesson 2, “An Introductionto C# and .NET” of the Pluralsight course C# Fundamentals withVisual Studio 2015.

    Demonstrate basic debugging capabilities byinserting breakpoints in the code. Run the program in debug modeand provide a screenshot showing the use of the breakpoints. Theprogram should have the following characteristics:

    • Compile and Execute without errors
    • Meets specifications by displaying a welcome message on theconsole
    • Logic flow is clear, concise, and effective
    • User inputs and outputs should be clear on screen
    • Validation for input types and data format
    • Appropriate indentation to logically illustrate programstructure
    • Identifiers logically describe use
    • Naming conventions are consistent
    • Comments and headers to explain processing that is notobvious

    Zip your Visual Studio® projectfolder into a ZIP file with your name in the file name. In VisualStudio®, you can locate the folder with your solution byleft clicking on the solution node in the Solution Explorer. Lookat the Properties window to find the folder name in the Pathproperty. Locate this folder in File Explorer and zip thefolder.

    Create a Document showing your code and your programrunning : You can create a Word document and in it paste ascreen shot of your code and your program running (use as manyscreen shots as necessary to show your program function)

    Submit your project zip file and your screenshot document

Expert Answer


Answer to Assignment Content The Software Development Company wants to develop software for internal use. The company hired you to… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *