|
LINQ Tutorials
|
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...
|
Binding ObjectDataSource to LINQ to SQL Query 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 . Yes, it is possible to find a good web host . Sometimes it takes a while. After trying several, we...
|
Adding to XML File using LINQ and C#
This tutorial was created with Visual Studio 2008, but can be replicated in 2005 if you download and install Microsoft's LINQ Community Technology Preview release, which can be downloaded from here . We moved our web sites to Server Intellect and have found them to be incredibly professional. Their setup...
|