LINQ (.NET Language Integrated Query) has changed the way developers access data
in back-end databases. Why? LINQ applies the principles of object-oriented
programming to relational and non-relational data. Developers now have a
standardized way to query not just tables in a relational database but also text
files, XML files, and other data sources using the same syntax. A second benefit
is the ability to use this standardized method from any .NET-compliant language
such as C# or VB. Joins are easier and queries more streamlined.
Jetstream has considerable experience utilizing LINQ in .NET applications. With
our experience we can help you realize the productivity and efficiency benefits
promised by LINQ.