- Overview
- Transcript
4.1 The Directory and DirectoryInfo Classes
The file system is made up of files and directories. The .NET framework gives you the Directory and DirectoryInfo classes to work easily with directories.
1.Introduction1 lesson, 02:57
1 lesson, 02:57
1.1Introduction02:57
1.1
Introduction
02:57
2.The System Namespace4 lessons, 53:32
4 lessons, 53:32
2.1Primitive Data Types09:34
2.1
Primitive Data Types
09:34
2.2DateTime and TimeSpan22:46
2.2
DateTime and TimeSpan
22:46
2.3Nullable06:40
2.3
Nullable
06:40
2.4The Uri Class14:32
2.4
The Uri Class
14:32
3.The System.Collections.Generic Namespace4 lessons, 1:00:37
4 lessons, 1:00:37
3.1Array15:58
3.1
Array
15:58
3.2List19:26
3.2
List
19:26
3.3Dictionaries13:48
3.3
Dictionaries
13:48
3.4HashSet11:25
3.4
HashSet
11:25
4.The System.IO Namespace4 lessons, 1:13:27
4 lessons, 1:13:27
4.1The Directory and DirectoryInfo Classes24:09
4.1
The Directory and DirectoryInfo Classes
24:09
4.2The File and FileInfo Classes21:31
4.2
The File and FileInfo Classes
21:31
4.3Reading and Writing Text Files19:23
4.3
Reading and Writing Text Files
19:23
4.4Reading and Writing Binary Files08:24
4.4
Reading and Writing Binary Files
08:24
5.The System.Net Namespace2 lessons, 26:39
2 lessons, 26:39
5.1The HttpWebRequest and HttpWebResponse Classes14:35
5.1
The HttpWebRequest and HttpWebResponse Classes
14:35
5.2The WebClient Class12:04
5.2
The WebClient Class
12:04
6.The System.Data Namespace (and its children)5 lessons, 2:14:00
5 lessons, 2:14:00
6.1ADO.NET Part 139:26
6.1
ADO.NET Part 1
39:26
6.2ADO.NET Part 230:44
6.2
ADO.NET Part 2
30:44
6.3Linq to SQL29:55
6.3
Linq to SQL
29:55
6.4Entity Framework14:47
6.4
Entity Framework
14:47
6.5Dapper Dot Net19:08
6.5
Dapper Dot Net
19:08
I started my development career on the client-side writing JavaScript and DHTML components in my spare time. In 2005, Nicholas C. Zakas asked me to join him in writing the first edition of Professional Ajax for Wiley Publishing. Since Professional Ajax, 1st Edition, I've been blessed to take part in other book projects: Professional Ajax 2nd Edition, and Beginning JavaScript 3rd and 4th editions.