Click here to Skip to main content
15,867,308 members
Everything / LINQ

LINQ

LINQ

Great Reads

by Nish Nishant
An ExifReader class in C# that supports custom formatting and extraction. StyleCop compliant code, with demos for WPF and Windows Forms.
by Daniel Vaughan
Create best-in-breed cross-platform MVVM apps using Calcium for Xamarin.Forms.
by Roman Kiss
This article describes a design, implementation and tooling of model driven WorkflowServices logically centralized in the Repository and physically decentralized for their runtime projecting.
by Max Paulousky
This article presents the techniques and caveats of building Silverlight applications that can be notified about database state changes via polling duplex. WSHttp binding and CLR triggers are used to implement the solution as well.

Latest Articles

by Dario Picca
Save Key and Value in JSONformat using C# and LINQ
by Tragdor
A quick lesson in LINQ and dynamic Lambda statements
by Dev Leader
This article is follow up content to previous articles I've written about iterators and collections, but the benchmark results were NOT what I expected!
by Kenji Elzerman
Let's take a look at the very fundamentals of LINQ and how to use it.

All Articles

Sort by Updated

LINQ 

28 Sep 2008 by #realJSOP
Put text on a bitmap, make your winform app go full-screen, and say hello to some simple LINQ code.
4 Nov 2012 by #realJSOP
My Anagrams game ported to WPF.
29 Jul 2008 by 2sky
Translate a WPF User Interface using the Google AJAX Language API in real-time
1 Jun 2009 by A. Bhandari a.k.a Amit Bhandari
Creating a task list using MVC
12 Dec 2009 by Abby Fichtner (Hacker Chick)
A beginner's LINQ tutorial that walks you through mapping your SQL Server database tables and relationships to objects, and how to retrieve that data via simple LINQ queries.
11 Dec 2009 by Abby Fichtner (Hacker Chick)
A tutorial that walks through adding/updating/deleting data in your database with LINQ to SQL while keeping your class relationships (M:M, 1:M, and M:1) synchronized.
11 Dec 2009 by Abby Fichtner (Hacker Chick)
A tutorial and application on using WPF Data Binding with LINQ to SQL classes. This is part 3 of a three-part tutorial on using LINQ to SQL.
22 Jul 2009 by abcdefghijklasdsad
Expression trees tutorial.
23 Jun 2014 by abhigad
Journey of C# up to LINQ in less than 10/15 minutes
14 Sep 2009 by Abhishek D V
An article on LINQ to XML
28 Feb 2009 by Abhishek Sur
Basic Examples to work with Language Integrated Query(LINQ) concept that was introduces with C# 3.0 and/or .NET 3.5 (Corresponding VB.NET code included)
20 Sep 2012 by Abul Kayes
Using C# Expression Trees to build a custom sort routine
9 Jan 2008 by AccuRev
Why organizations considering moving to an Agile development methodology to increase product quality, decrease costs and respond more quickly to market needs should also consider the changing requirements that the new model places on the SCM system and which aspects are critical to success.
8 Jun 2012 by Adam David Hill
This article solves the problem of having to redeploy everything whenever you create a new stored procedure database report.
24 Jun 2009 by AdamNThompson
This class sorts objects using Generics and LINQ Lambda Expressions.
7 Nov 2014 by Adriaan Booysen
An example of a nearly complete unknown type being used accross EF, WCF and consumed client side
22 Oct 2012 by Adrian Akison
Submission of Meteor Madness to The App Innovation Contest.
4 Apr 2011 by Adrian Alexander
Extension methods used together with interfaces make it possible to create tree and graph query methods without mandating a common base class that would otherwise invade upon the domain-model.
14 Mar 2009 by Adrian Grigore
Quickly and easily implement your LINQ Data Layer with this abstract class
23 Oct 2011 by AdventureDriver
The code implements a system to create articles using MS-Word for use in the Mambo CMS. The majority of the code is a C# project that reads and parses HTML text created using MS Word. The support projects are a VBA macro for creating the needed HTML and an export/import system for getting localhost
30 Mar 2009 by Ahmed Farag Ibrahim
An article on how to run SQL statement from LINQ
3 Sep 2008 by Ahmed Negm
This article introduces how to create and manage .NET enterprise applications using your favorite technology (Data Access Application Block, LINQ, NHibernate, ASMX, and WCF) with the Model Driven Development approach by Sculpture.
26 Nov 2014 by Akhil Mittal
My effort in this article was to put some light on building a generic multilayered architecture using Entity Framework 4.1 and MVC3 razor view engine.
26 Nov 2014 by Akhil Mittal
Complete CRUD Operations in MVC 4 using Entity Framework 5 without writing a single line of code.
14 Jun 2016 by Akhil Mittal
This article will cover other debugging improvements of VisualStudio 2015 like the tool window support for LINQ and Lambda expressions, the newperftips, and the new diagnostic tool window.
3 Apr 2019 by Akhil Mittal
How to create Azure functions in Visual Studio 2017
9 Mar 2010 by Alan Zavari
ShareMonitor allows you to monitor any access to your network shared files
11 Jun 2009 by Alex Perepletov
Using the ComponentModel namespace to implement unlimited baselines.
18 Jul 2014 by Alexander Batishchev
How to create a sorting expression from GridViewSortEventArgs using LINQ Expression Tree.
4 Dec 2013 by Alexander Iskhakov
A comparison Entity Framework 5 and NHibernate 3.3 on a real-world .NET application with Oracle 11g.
31 May 2012 by Alexander Van Berg
Combinatorial generation of C# generic types.
4 Jul 2011 by Alexander Wieser
Equinox is an SMTP/IMAP client running on the .NET Framework and Mono.
5 Oct 2009 by Alexander Yegorov
Practical use of LINQ to XML technology.
5 Oct 2009 by Alexander Yegorov
A practical use of the LINQ to XML technology.
5 Dec 2009 by Alexandru Cibotari
This article describes a set of tips and tricks for LINQ to SQL
26 Feb 2009 by Alexei Prokudin
Syntax highlighting TextBox in Silverlight 2.0.
22 Jul 2009 by Alexei Prokudin
This is an implementaion of SL 3.0 DropDown Menu like Application MainMenu
9 Mar 2019 by AlexeyYakovlev
This paper demonstrates a technique of building Sprache parsers using grammar inheritance.
21 Oct 2008 by Ali Daneshmandi
Persian (Farsi) language support for Silverlight 2.0
15 Jan 2009 by Ali Ozgur
Writing NHibernate Level 2 caching related tests by utilizing a custom log4net appender.
7 Aug 2009 by Allen _ Wang
This article will introduce how to validate a text file based on LINQ.
1 Jan 2009 by Alomgir Miah A
A simple utility to LINQ against CSV files
30 Dec 2007 by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
11 Jun 2012 by AmitGajjar
How we can utilize power of LINQ with XML data.
5 Sep 2012 by AmitGajjar
This is UserControl of DataGridView with Paging for Windows Form
12 Jun 2007 by Amro Khasawneh
An article describing the new language features of LINQ
8 Dec 2008 by Anas Karkoukli
A new implementation of the Custom Profile Provider for ASP.NET 3.5, using LINQ, Workflow Foundation, and the Responsibility-Centric-Singleton DataContexts pattern.
18 Dec 2012 by Anders Gustafsson, Cureos
Convenience methods for creating dictionaries with LINQ
4 May 2010 by Andre Vianna
Lowering the memory consumption to allow Djikstra's algorithm to handle large amount of nodes.
14 Oct 2014 by Andreas Gieriet
This is an alternative for "Dynamically generate a LINQ query with a custom property".
10 Oct 2012 by Andrew Rissing
An intuitive-fluent API for generating Linq Expressions.
2 May 2016 by Android on Intel
In this article, I will talk about applications’ good performance and three developers’ behaviors that prevent it.
9 Dec 2007 by Andy Edinborough
Learn how to create classes that automatically save and retrieve their data (), and how to quickly query that data with LINQ. The sample implementation of my class Saveable shows just how easy it is to create a blog.
13 Apr 2009 by Aneesur Rehman Khan
This article demonstrates how to develop multi language page at server side as well as client side
19 Apr 2009 by Aneesur Rehman Khan
This article demonstrates how to develop client side calculations in a GridView, and calculation expressions are configurable at the DB side.
22 Mar 2018 by Angel Gabriel Valdés Sarduy
This project is an ASPNET Core MVC site with a generic controller for CRUD and searchs.
29 Apr 2011 by anrorathod
A sample application for beginner users who want to start the Linq implementation in ASP.NET
31 May 2013 by Anton Damhuis
Solving a formula based Sudoku puzzle
8 Sep 2013 by Anton Minko
Set of extension methods to LINQ to XML
5 Oct 2014 by Antonio Ripa
A real world implementation of a Many to Many relation using MVC5 and Entity Framework
13 Dec 2010 by Antony Highsky
This article describes how to leverage .NET Application Settings architecture to give distributed applications access to shared settings.
20 Aug 2014 by Anurag Gandhi
A class to pivot a DataTable with various aggregate functions
8 May 2012 by Appusamy.subbian
Cloning the Entity object and all its children using the Entity Framework, using LINQ and Reflection.
28 Feb 2009 by Arkady Geltzer
GridView binding using LINQ to SQL implementing Lambda Expression or Stored Procedure
14 Jun 2009 by Artem S. Dmitriev
This article will show you how to create a proxy client to the WCF web service from PDA device.
12 Feb 2009 by Arun George John
This article explains the syntax to use collection initializers and query expressions for Dictionary objects in C# 3.0.
27 May 2015 by Arup Banerjee
The project is a simple Temperature Converter WPF Application which will allow user to convert from Celsius to Fahrenheit and vice versa. The objective however is to demonstrate techniques that are important when building large-scale front-end enterprise software.
21 Apr 2008 by aSarafian
Converting a Typed DataSet to and from LINQ entities.
2 Apr 2017 by Asher Barak
When developing a complex line of business system queries, reuse is often required. This article provides some guidelines and tools for LINQ expressions reuse.
3 Sep 2008 by Ashish Sehajpal
How to reflect the changes made to the itemsource of grid control in wpf
11 Oct 2013 by ASP.NET Community
From MSDN: "The LINQ Project is a codename for a set of extensions to the .NET Framework that encompass language-integrated query, set, and
11 Oct 2013 by ASP.NET Community
There's quite a few data source controls in ASP.NET and one that folks are increasingly excited about is the LINQDataSource.BlogsLINQ to SQL
11 Oct 2013 by ASP.NET Community
It seems we can LINQ to everything these days.  Here's some resources that will get you started using LINQ with XML.Introduction.NET
11 Oct 2013 by ASP.NET Community
The most hyped new feature in Visual Studio 2008 is LINQ, which stands for Language INtegrated Queries. It's awesome, and you'll be using it to talk
11 Oct 2013 by ASP.NET Community
Start with listening to Anders talk about LINQ in Anders Hejlsberg on LINQ and Functional Programming this video and reading the MSDN Introduction to
11 Oct 2013 by ASP.NET Community
Visual Studio 2008 is the version of Visual Studio which comes with the .NET Framework 3.5. It was released to MSDN subscribers on 19 November 2007
11 Oct 2013 by ASP.NET Community
IntroductionLINQ is one of the new entrants in C# 3.0, introduced as part of .NET 3.5. As you are already aware, LINQ is a unified querying
11 Oct 2013 by ASP.NET Community
LINQ to SQL is an interesting Object-Relational Mapper because it remembers the relationships objects have between each other.  As usual, LINQ to SQL
11 Oct 2013 by ASP.NET Community
Let see an example of using the database in LINQ and C#.netcf We will using classCustomer Here'ssome sample
11 Oct 2013 by ASP.NET Community
ASP.NET MVC Learning RoadmapFor everybody who wants to learn ASP.NET MVC from ground up Young Yang posted a very useful learning roadmap in the
11 Oct 2013 by ASP.NET Community
ASP.NET Dynamic Data is a web application scaffolding framework that shipped with Service Pack 1 of .NET 3.5. Using either LINQ to SqL or LINQ to
2 Jun 2015 by Athari
Comparison of full-featured LINQ ports to PHP (YaLinqo, Ginq, Pinq), centered mostly on performance
11 Feb 2015 by Aydin Homay
In the software implementing business synchronizing structures/templates of the database entities with Data Access Layer SQL (commands/Transactions) is the most expensive thinks because you need to re-implement when you have change/s in your entities structure's such as Data-type, Name, and etc.
12 Feb 2011 by ayrilmaz
The subject of our new article is to develop a simple and a nice poll application.
14 Jan 2008 by azamsharp
An article on creating a multiple choice exam using DLINQ (Part 1)
6 Dec 2013 by Azeet Chebrolu
This add-in adds easily accessible context menu commands to your DBML files to either apply custom changes or to refresh the whole DBML file with the latest changes from the database.
22 Sep 2010 by B. Verboven
Using Microsoft SQL Server or XML files as datastore
6 Nov 2009 by Babak Ansari
Create Windows and Web-based applications using a common business logic library.
1 Jul 2018 by Bahrudin Hrnjica
How to calculate some of the basic statistics operations on data set
2 Feb 2008 by Balamurali Balaji
Access various types of data using the LinqDataSource control in ASP.NET.
7 Feb 2008 by Balamurali Balaji
Access various types of data using LinqDataSource control ASP.NET
22 Mar 2008 by Balamurali Balaji
This article shows how to use LINQ to SQL queries with a WCF Service.
3 Jul 2009 by Balamurali Balaji
This article explains how to perform data binding to WPF controls using LINQ to XML.
3 Jul 2009 by Balamurali Balaji
This article is Part 2 of the previous article and explains how to perform data binding to WPF controls using LINQ to data stored in an XML file.
26 Aug 2010 by Bassam Alugili
Inserts tabular text into Microsoft Word document
1 Sep 2010 by Bassam Alugili
This is an extended ComboBox which supports images for items
10 Dec 2010 by Beavis Killer
This article demonstrates how to generate plain old class objects (POCO) from the Entity Framework v4 (EF4) and use them through RIA Services in SilverLight version 4.