Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

10. The Class Library, Part 1

10. The Class Library, Part 1

In the last couple of chapters you’ve learned the basics of how to create .NET Framework types and members. Now it’s time to back up a bit and look at the vast library of types that are provided for your use in the Framework Class Library (FCL). In this chapter we’ll look at the core data types that will help you manipulate numeric data, character data, and dates and times. In the next chapter we’ll move on to types that let you handle multiple instances of an object and a special construct called a generic that lets you specify a type at runtime.

image

  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial


 Â