The Software Development Company wants to develop software for internal use. The company hired you to develop a Visual Studio® C# .NET Framework (not .NET Core) Console Application displaying a Software Development Company Welcome message on the console.
Using Visual Studio® and relating C# programming concepts, write a program that displays a welcome message on the console.
Review debugging in Lesson 2, "An Introduction to C# and .NET" of the Pluralsight courseC# Fundamentals with Visual Studio 2015.
Demonstrate basic debugging capabilities by inserting breakpoints in the code. Run the program in debug mode and provide a screenshot showing the use of the breakpoints. The program should have the following characteristics: