LINQ Tutorials, Articles and Resources


Server Intellect


Latest LINQ Tutorials

An Introduction to Language-Integrated Query (LINQ) C#

This tutorial will give you an introduction to LINQ Queries using C# A query is an expression that retrieves data from some type of data source. They are usually expressed in some type of query language that has been developed over time for all these types of data sources. A good example could be SQL...




Learn how to write LINQ Queries in C#

This tutorial will brief you on how to write LINQ Queries in C# In this tutorial we will show you couple different ways you can write a LINQ queries. We will review query and method syntax as well as a combination of the both. When using LINQ, the basic syntax is identical to that used in LINQ to SQL...




Using Automatic Properties in LINQ with C#

This tutorial was created with Microsoft Visual Studio .NET 2008, which comes with LINQ built-in. If you are using Visual Studio .NET 2005, you can still use LINQ by downloading Microsoft's LINQ Community Technology Preview release from here . In this tutorial, we will look at how we can use LINQ to...




Using Anonymous Types, Type Inference and Generics in LINQ

New in ASP.NET 3.5 is the ability to use Type Inference with C# and VB.NET. When using Type Inference, you are allowing the compiler to decide the data type of a variable at run time. This can be useful when using variables of which you don't know the content type. In order to use Type Inference in C#...




Using LINQ to Create a Pager for SQL Data in C#

This tutorial was created with Microsoft Visual Studio .NET 2008. However, if you are using 2005, you can implement LINQ by downloading Microsoft's LINQ Community Technology Preview release from here . Server Intellect assists companies of all sizes with their hosting needs by offering fully configured...




Using LINQ to Objects in VB

This tutorial was created with Microsoft Visual Studio .NET 2008. However, if you are using 2005, you can implement LINQ by downloading Microsoft's LINQ Community Technology Preview release from here . If you're ever in the market for some great Windows web hosting, try Server Intellect . We have been...




Using LINQ to Objects in C#

This tutorial was created with Microsoft Visual Studio .NET 2008. However, if you are using 2005, you can implement LINQ by downloading Microsoft's LINQ Community Technology Preview release from here . We chose Server Intellect for its dedicated servers, for our web hosting. They have managed to handle...




Creating LINQ to SQL Entities in VB.NET

This tutorial was created with Visual Studio .NET 2008, but can be recreated in 2005, after downloading and installing Microsoft's LINQ Community Technology Preview release, which can be downloaded from here . Need help with Windows Dedicated Hosting ? Try Server Intellect . I'm a happy customer! Visual...




Creating LINQ to SQL Entities in C#

This tutorial was created with Visual Studio .NET 2008, but can be recreated in 2005, after downloading and installing Microsoft's LINQ Community Technology Preview release, which can be downloaded from here . Try Server Intellect for Windows Server Hosting . Quality and Quantity! Visual Studio.NET 2008...




Binding ObjectDataSource to LINQ to SQL Query in VB

This tutorial was created with Microsoft Visual Studio .NET 2008. However, if you are using 2005, you can implement LINQ by downloading Microsoft's LINQ Community Technology Preview release from here . We used over 10 web hosting companies before we found Server Intellect . Their dedicated servers and...