Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter Follow VBHelper on Twitter
 
 
 
MSDN Visual Basic Community
 
 
 
 
 
 
  Visual Basic 2010 Programmer's Reference: Sample Chapters  
 
Overview Table of Contents Source Code
Updates Wrox Forum Info at Wrox.com
All Editions Sample Chapters
 
 
 

Click the following links to download sample chapters in zipped PDF files.

Chapter 21. LINQ (5.44 MB)
This chapter describes language integrated query (LINQ, pronounced "link") features. It explains how you can write SQL-like queries to select data from or into objects, XML, or database objects. For example, this lets you select certain objects from an array, as in selecting Customer objects with outstanding balances greater than $50. This chapter also explains PLINQ, a parallel version of LINQ that can provide improved performance on multi-core systems.

Chapter 39. Useful Namespaces (2.18 MB)
This chapter describes some of the more useful namespaces defined by the .NET Framework. It provides a brief overview of some of the most important System namespaces and gives more detailed examples that demonstrate regular expressions, XML, cryptography, reflection, threading, parallel programming, and Direct3D.


If you sign up for one of my VB Helper newsletters, you will be notified when there are updates to this book.

 

 
  Visual Basic 2010 Programmer's Reference: Sample Chapters  
 
Overview Table of Contents Source Code
Updates Wrox Forum Info at Wrox.com
All Editions Sample Chapters
 
 
 

Copyright © 1997-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated