Computer Networking: A Top-Down Approach (7th Edition)
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN: 9780133594140
Author: James Kurose, Keith Ross
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Bartleby Related Questions Icon
Related questions
Question
C# programming question 3:
I’m not sure how to do this question. Help of any input, output / comments would be appreciated.
Transcribed Image Text:The image displays a laptop screen showing the Microsoft Visual Studio IDE interface. Here's a detailed breakdown:
1. **Menu Bar**: At the top, a menu bar is visible with options including File, Edit, View, Git, Project, Build, Debug, Test, Analyze, Tools, Extensions, Window, and Help.
2. **Toolbars**: Below the menu bar, there are toolbars for common actions such as debugging and running code, showing "Debug" mode as active and targeting "Any CPU".
3. **Tabs**: The interface has multiple tabs open just below the toolbar. These include "Program.cs", "Form1.cs [Design]", etc. The "Form1.cs [Design]" tab is currently selected.
4. **Design Window**: The main section of the window displays a form design area labeled "Form1". This is likely for designing a user interface, showing a placeholder area typical in form design views.
5. **Solution Explorer**: On the right-hand side, the Solution Explorer is open, with a solution named "ClassicSnackSelector". It contains elements such as "Solution ‘ClassicSnackSelector’ (1 of 1 projects)" and "ClientSnackSelector".
6. **Properties Window**: Below the Solution Explorer, there’s a Properties window, which is typically used to view and edit properties of selected objects in the Form Designer.
7. **Bottom Bar**: At the bottom, there's a status bar indicating "Ready". There is also an error/output window section with tabs "Error List" and "Output".
8. **Taskbar**: The taskbar displays the system time as 6:05 PM and weather information with "41°F Clear".
The environment suggests this is a typical setup for developing a Windows Forms application using C#. It provides an overview of designing UI elements and coding functionality within the Visual Studio development environment.
Transcribed Image Text:```plaintext
### Programming Exercises
1. **Create a project named WordsOfWisdom** with a Form containing at least four Labels that hold "wise" quotes of your choice. When the program starts, the background color of the Form and each Label should be black. When the user passes a mouse over a Label, change its BackColor to white, revealing the text of the quote.
2. **Create a project named RecentlyVisitedSites** that contains a Form with a list of three LinkLabels that link to any three Web sites you choose. When a user clicks a LinkLabel, link to that site. When a user’s mouse hovers over a LinkLabel, display a brief message that explains the site’s purpose. After a user clicks a link, move the most recently selected link to the top of the list, and move the other two links down, making sure to retain the correct explanation with each link.
3. **Create a project named ClassicBookSelector** that contains a Form with a ListBox that lists at least five classic books that you think all educated people should have read. When the user places the mouse over the ListBox, display a Label that contains a general statement about the benefits of reading. The Label disappears when the user’s mouse leaves the ListBox area. When the user clicks a book title in the ListBox, display another Label that contains a brief synopsis of the specific book. Also, change the BackColor of the Form to a different color for each book.
4. **Locate an animated .gif file on the Web. Create a project named Animated** with a Form that contains a PictureBox. Display three different messages on a Label—one when the user’s mouse is over the PictureBox, one when the mouse is not over the PictureBox, and one when the user clicks the PictureBox.
5. **Create a project for a sandwich shop. The project, named SalsSandwiches, allows a user to use a ListBox to choose a type of sandwich from at least four choices (for example, Roast beef).** When the user selects a sandwich type, the program should display a second ListBox that contains at least three types of bread (for example, Whole wheat). After the user selects a bread type, the program should display a ListBox with at least three choices for additions (for example, Lettuce). Display a Label with a list that lists all the chosen options, and make the bread and additions disappear
Expert Solution
Check MarkThis question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
bartleby
This is a popular solution
bartleby
Trending nowThis is a popular solution!
bartleby
Step by stepSolved in 4 steps with 2 images
Knowledge Booster
Background pattern image
Similar questions
- Explain the general syntax of the statement namespace.arrow_forwardC Language Title: Quests from the Queenarrow_forwardC++ Visual 2019 Last month Joe purchased some stock in Acme Software, Inc. Here are the details of the purchase: The number of shares that Joe purchased was 1,000. When Joe purchased the stock, he paid 45ドル.50 per share. Joe paid his stockbroker a commission that amounted to 2 percent of the amount he paid for the stock. Two weeks later, Joe sold the stock. Here are the details of the sale: The number of shres that Joe sold was 1,000. He sold the stock for 56ドル.90 per share. He paid the stockbroker another commission that amounted to 2 percent of the amount he received for the stock. Write a program that displays the following information: The amount of money Joe paid for the stock. The amount of commission Joe paid his broker when he bought the stock. The amount that Joe sold the stock for. The amount of commission Joe paid his broker when he sold the stock. Display the amount of profit that Joe made after selling his stock and paying the two commissions to his broker. (If the...arrow_forward
- please demonstrate in vs code and send screenshotsarrow_forward"Programming style" conjures up images of what? How do you know whether you've done your job well as a programmer?arrow_forwardHi! I have a question here in C# programming How do I make the click event of the Add button to fire when the user presses the Enter Key, and the EXIT button fires when the user presses ESC key.arrow_forward
- C++ What one topic did you learn about that was most noteworthy What was your favorite topic? What was your least favorite topic? Why? What other topics (s) would you like to see covered in this course(c++)? What topic(s) would you like to see removed from the course?arrow_forwardHi! Please may you write a programming code in C Language, using the instructions in the question attached. Please use either : Microsoft visual studio 2019 or an Online Replit C compiler to do the coding. Thank you very much! If you could also write additonal notes on how you completed the code, that will be really appreciated.arrow_forward
arrow_back_ios
arrow_forward_ios
Recommended textbooks for you
- Text book imageComputer Networking: A Top-Down Approach (7th Edi...Computer EngineeringISBN:9780133594140Author:James Kurose, Keith RossPublisher:PEARSONText book imageComputer Organization and Design MIPS Edition, Fi...Computer EngineeringISBN:9780124077263Author:David A. Patterson, John L. HennessyPublisher:Elsevier ScienceText book imageNetwork+ Guide to Networks (MindTap Course List)Computer EngineeringISBN:9781337569330Author:Jill West, Tamara Dean, Jean AndrewsPublisher:Cengage Learning
- Text book imageConcepts of Database ManagementComputer EngineeringISBN:9781337093422Author:Joy L. Starks, Philip J. Pratt, Mary Z. LastPublisher:Cengage LearningText book imagePrelude to ProgrammingComputer EngineeringISBN:9780133750423Author:VENIT, StewartPublisher:Pearson EducationText book imageSc Business Data Communications and Networking, T...Computer EngineeringISBN:9781119368830Author:FITZGERALDPublisher:WILEY
Text book image
Computer Networking: A Top-Down Approach (7th Edi...
Computer Engineering
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:PEARSON
Text book image
Computer Organization and Design MIPS Edition, Fi...
Computer Engineering
ISBN:9780124077263
Author:David A. Patterson, John L. Hennessy
Publisher:Elsevier Science
Text book image
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:9781337569330
Author:Jill West, Tamara Dean, Jean Andrews
Publisher:Cengage Learning
Text book image
Concepts of Database Management
Computer Engineering
ISBN:9781337093422
Author:Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:Cengage Learning
Text book image
Prelude to Programming
Computer Engineering
ISBN:9780133750423
Author:VENIT, Stewart
Publisher:Pearson Education
Text book image
Sc Business Data Communications and Networking, T...
Computer Engineering
ISBN:9781119368830
Author:FITZGERALD
Publisher:WILEY