VB.NET Core Classes in a Nutshell
By
Budi Kurniawan,
Ted Neward
June 2002
Pages: 576
| Table of Contents
| Index
| Sample Chapter
| Colophon
Table of Contents
-
Introduction
-
Chapter 1 Introduction
- Before the .NET FCL
- The .NET Framework Class Library
- Working with the .NET FCL
- The Types of a .NET Namespace
- Approaching the .NET FCL
-
.NET Core Classes Quick Reference
-
Chapter 2 Reference
- Finding a Quick-Reference Entry
- Reading a Quick-Reference Entry
-
Chapter 3 Microsoft.Win32
-
Chapter 4 System
-
Chapter 5 System.Collections
-
Chapter 6 System.Collections.Specialized
-
Chapter 7 System.Diagnostics
-
Chapter 8 System.Globalization
-
Chapter 9 System.IO
-
Chapter 10 System.IO.IsolatedStorage
-
Chapter 11 System.Net
-
Chapter 12 System.Net.Sockets
-
Chapter 13 System.Reflection
-
Chapter 14 System.Reflection.Emit
-
Chapter 15 System.Runtime.InteropServices
-
Chapter 16 System.Runtime.Serialization
-
Chapter 17 System.Runtime.Serialization.Formatters
-
Chapter 18 System.Text
-
Chapter 19 System.Text.RegularExpressions
-
Chapter 20 System.Threading
-
Chapter 21 System.Timers
-
Chapter 22 System.Xml
-
Chapter 23 System.Xml.XPath
-
Chapter 24 System.Xml.Xsl
-
Appendixes
-
Appendix A Regular Expressions
-
Appendix B Format Specifiers
- Picture Format Specifiers
- DateTime Format Specifiers
-
Appendix C Data Marshaling
-
Appendix D Namespaces and Assemblies
-
Colophon
Return to VB.NET Core Classes in a Nutshell