Workshop

The Workshop is designed to help you anticipate possible questions, review what you've learned, and get you thinking about how to put your knowledge into practice. The answers to the quiz are in Appendix B, “Answers to Quizzes.”

Quiz

1:True or False: The Open File dialog box automatically opens a file.
2:What symbol is used to separate a filter description from its extension?
3:What object is used to manipulate files?
4:What arguments are required by System.IO.File.Copy()?
5:How would you rename a file?
6:True or False: Files deleted with System.IO.File.Delete() are sent to the Recycle Bin.
7:What objects are used to manipulate folders?

Exercises

1:Create a project that enables a user to select a file with the Open Dialog control. Store the ...

Get Sams Teach Yourself Microsoft® Visual C#™ .NET in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.