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
  • PrintPrint
Share this Page URL
Help

14. .NET Libraries

Chapter 14. .NET Libraries

In this chapter:

  • Namespaces for C#, Microsoft Visual Basic, and Microsoft Windows theme tools

  • System namespaces containing numerous tools for collections, data, diagnostics, globalizations, input/output (IO), Language Integrated Query (LINQ), and many more

MOST OF THE GENERAL TOPICS DISCUSSED so far have applied to some extent to many programming environments. For example, the most commonly used programming languages today have for loops, while loops, and classes.

This chapter deals with a topic that applies only to .NET programming: the Microsoft .NET Framework libraries. These libraries provide all sorts of useful tools that can save you a huge amount of programming time and lines of code, but they are available only in .NET, so they won’t do you much good if you’re programming in C++ in Unix.


  

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