LINQ Tutorials


Server Intellect


LINQ Tutorials

LINQ Projection in C#

This tutorial was created with Microsoft Visual Stuio.NET 2008. 2005 can be used, but you must install Microsoft's LINQ Community Technology Preview release, which can be downloaded from here . Try Server Intellect for Windows Server Hosting . Quality and Quantity! In this tutorial we will look at LINQ...




LINQ Projection in VB

This tutorial was created with Microsoft Visual Stuio.NET 2008. 2005 can be used, but you must install Microsoft's LINQ Community Technology Preview release, which can be downloaded from here . We used over 10 web hosting companies before we found Server Intellect . Their dedicated servers and add-ons...




LINQ Lambda Expressions in VB.NET - Querying Data

This tutorial was created with Visual Studio .NET 2008, but the results can be achieved in 2005 if Microsoft's LINQ Community Technology Preview release is downloaded and installed from Microsoft . We are using Server Intellect and have found that by far, they are the most friendly, responsive, and knowledgeable...




LINQ Lambda Expressions in C# - Querying Data

This tutorial was created with Visual Studio .NET 2008, but the results can be achieved in 2005 if Microsoft's LINQ Community Technology Preview release is downloaded and installed from Microsoft . We migrated our web sites to Server Intellect over one weekend and the setup was so smooth that we were...




LINQ to XML - Displaying and Filtering Data from XML file 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 offers Windows Hosting Dedicated Servers at affordable prices. I'm very pleased! In...




Adding to a Database using LINQ

This tutorial was created with Microsoft Visual Studio .NET 2008. If you are working with 2005, you can download the LINQ Community Technology Preview release from here If you're looking for a really good web host, try Server Intellect - we found the setup procedure and control panel, very easy to adapt...




Deleting Records from Database using LINQ

This tutorial was created with Microsoft Visual Studio .NET 2008. If you are working with 2005, you can download the LINQ Community Technology Preview release from here We used over 10 web hosting companies before we found Server Intellect . Their dedicated servers and add-ons were setup swiftly, in...




Updating Database Records Using LINQ

This tutorial was created with Microsoft's LINQ Community Technology Preview release, which can be downloaded from here , if you're working in VS 2005. However, VS 2008 comes with LINQ as part of the .NET 3.5 framework. If you're ever in the market for some great Windows web hosting, try Server Intellect...




Displaying Data in a GridView using LinqDataSource

This tutorial was created with Microsoft's LINQ Community Technology Preview release, which can be downloaded from here , if you're working in VS 2005. However, VS 2008 comes with LINQ as part of the .NET 3.5 framework. Yes, it is possible to find a good web host . Sometimes it takes a while. After trying...




Simple Object Model and Query using LINQ to SQL : Visual Basic MSDN How Do I Videos

This video shows you how to create a basic LINQ to SQL application by mapping a simple Customer class to a database table and writing a LINQ query to return results as Customer objects. LINQ to SQL provides a run-time infrastructure for managing relational data as objects. Relational data appears as...