Beginning Visual C#supAND#174;/sup 2005
-
What is the namespace that must be imported to allow an application to work with files?
-
When would you use a FileStream object to write to a file instead of using a StreamWriter object?
-
What methods of the StreamReader class allow you to read data from files and what does each one do?
-
What class would you use to compress a stream using the Deflate algorithm?
-
How would you prevent a class you have created from being serialized?
-
What events does the FileSystemWatcher class expose and what are they for?
-
Modify the FileWatch application you built in this chapter. Add the ability to turn the file system monitoring on and off without exiting the application.
Категории