Advanced .NET Framework 2.0 Using C#: Vol 3, Part 4 of 4
Interactive

Advanced .NET Framework 2.0 Using C#: Vol 3, Part 4 of 4

LearnNow Online
Updated Oct 26, 2018

Course description

In this volume, you’ll learn about the .NET Framework 2.0 system types like Generic and Reference types. Work with groups of data using various classes like Collection, Hashtable, ArrayList, and Dictionary. Improve type safety and performance using generic collections and manage data better by using specialized collections. You’ll learn about object serialization and working with XML formatted data. Manage files and folders using the System.IO namespace. See how to work with external data using the Stream classes.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Meet the experts

Scott Barker

F. Scott Barker has over 15 years of experience as a software developer in Visual Basic .NET and most recently in C#. He has been a Microsoft MVP and worked at Microsoft as a member of the Access and FoxPro teams. Scott is a seasoned trainer and frequent speaker at Microsoft conferences worldwide. He has also been a contributing editor and writer for various technical magazines and has written several software development books.

Jan Fransen

Jan Fransen has been working to educate people in the best ways to use Microsoft products for more than 15 years. She's written both data-based and document-based applications for large and small companies and has helped hundreds of Office users and developers get started on the right foot through public and onsite training classes. As a writer, Jan has developed training courseware, contributed to books on Microsoft Office, written white papers for publication on MSDN, and created samples designed to help developers get up to speed quickly on new Microsoft products and features.

Video Runtime

112 Minutes

Time to complete

152 Minutes

Course Outline

Module 7

Files and Folders (41:08)

  • Introduction (00:42)
  • Overview (00:48)
  • Work with Drives (00:56)
  • Demo: Drives (03:01)
  • Directories and Folders (04:27)
  • Demo: Directories (02:19)
  • FileSystemWatcher (04:39)
  • Files and Paths (00:59)
  • Monitor File System (03:31)
  • Demo: File/FileInfo Class (00:46)
  • Demo: FileSystemWatcher (05:03)
  • Parse with Path Class (04:00)
  • Demo: Path Class (02:04)
  • Demo: File and FileInfo (07:20)
  • Summary (00:27)

Text Streams (22:54)

  • Introduction (00:34)
  • TextReader/TextWriter (01:28)
  • StringReader (00:36)
  • StringWriter (00:39)
  • Demo: StringReader/Writer (02:51)
  • Read From/Write To (00:34)
  • Stream Base Class (00:35)
  • FileStream Class (01:15)
  • Demo: FileStream Class (04:59)
  • StreamReader/StreamWriter (01:05)
  • BinaryReader/BinaryWriter (00:36)
  • Demo: StreamReader/Writer (01:52)
  • Demo: BinaryReader/Writer (01:10)
  • MemoryStream (00:46)
  • BufferedStream (00:37)
  • Demo: MemoryStream (01:01)
  • Demo: BufferedStream (01:43)
  • Summary (00:26)
Module 8

Compress / Decompress (17:51)

  • Introduction (00:40)
  • Overview (02:05)
  • GZipStream/DeflateStream (01:08)
  • Steps to Compress (01:53)
  • Demo: Compress File (06:12)
  • Steps to Decompress (02:00)
  • Demo: Decompress File (03:33)
  • Summary (00:18)

Isolated Storage (IS) (30:20)

  • Introduction (00:43)
  • Overview: IS (03:01)
  • IsolatedStorageFile Class (02:09)
  • Retrieve IS for Machine (04:14)
  • Work with Folders (02:49)
  • Demo: Work with Folders (02:11)
  • Work with Files (02:17)
  • Demo: Work with Files (01:44)
  • Demo: Create/Store Files (01:36)
  • Demo: Open/Read Files (01:07)
  • Access from Other Apps (01:44)
  • IS File Permission Attrib (00:24)
  • Demo: Compress File in IS (05:54)
  • Summary (00:21)
;