Click here to Skip to main content
15,888,968 members
Articles / Desktop Programming / Windows Forms

Using LINQ to Objects in Visual Basic

Rate me:
Please Sign up or sign in to vote.
4.88/5 (11 votes)
4 Jun 2008CPOL14 min read 100.8K   1.5K   29  
This article provides an introduction to employing LINQ to Objects queries to support a simple WinForms application; the article addresses the construction of LINQ to Objects statements, and then goes on to describe how one might use LINQ to Objects within the context of an actual application.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions