Click here to Skip to main content
15,886,639 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 

17 Dec 2022 by Kenji Elzerman
Let's take a look at the very fundamentals of LINQ and how to use it.
30 Oct 2022 by Nick Polyak
Explains concepts of Expression programming by simple examples
9 Mar 2022 by Coding Notes
An introduction to ASP.NET Core MVC
9 Apr 2021 by Ilia Reznik, Vladimir Shatalov
How to classify articles on Wikipedia using XML dump
3 Nov 2020 by Don Kackman
Extension methods for variance, standard deviation, range, median, mode and some other basic descriptive statistics
11 Jan 2020 by Mehdi Gholam
Using list of objects, LINQ and SQL like string query instead of a database with fastJSON serializer
22 Dec 2019 by Marijan Nikic
A utility for automatization of moving files from partition A to partition B and vice versa
2 Oct 2019 by Eduard Silantiev
Deep refactoring and refinement of ASP.NET Core WEB API application code
2 Oct 2019 by George Swan
This piece illustrates how to construct a simple generic mapper that will copy every property value from one class to another where the name and type of the property is the same in both classes; it goes on to suggest a way of constructing generic tests that can be used for any instance of the
3 Apr 2019 by Akhil Mittal
How to create Azure functions in Visual Studio 2017
9 Mar 2019 by AlexeyYakovlev
This paper demonstrates a technique of building Sprache parsers using grammar inheritance.
26 Feb 2019 by Bharath K A
LINQ to CSV for Rapid Application Development using C# alter ego dynamic type
6 Jan 2019 by Mehedi Shams
Crossword creator - with a touch of Unicode Logic!
27 Dec 2018 by tranthanhtu.vn
[TinyERP: SPA for Enterprise Application]Manage Staffs - Part 2
20 Nov 2018 by tranthanhtu.vn
How to build the SPA for enterprise application using Angular2 and WebApi (RESTful)
13 Nov 2018 by Vlad Neculai Vizitiu
LINQPad - a developer’s best friend
13 Nov 2018 by Vlad Neculai Vizitiu
Treating code as data: NDepend
7 Sep 2018 by Robert Vandenberg Huang
Experiment, run and compare different pathfinding algorithms and heuristic functions
26 Aug 2018 by WyoMetz
Simple and easy paging of a WPF DataGrid with DataTable and LINQ queries
24 Aug 2018 by Proneetkumar Pradeep Ray
Easy way to integrate jQuery DataTable Server Side processing using Dynamic LINQ | Server Side processing using extension method
3 Aug 2018 by Rahul Rajat Singh
This article introduces Dapper to absolute beginners.
31 Jul 2018 by gardner9032
A brief example showing how to use the Reactive UI framework to perform a separation of concerns using MVVM.
1 Jul 2018 by Bahrudin Hrnjica
How to calculate some of the basic statistics operations on data set
15 May 2018 by NobsterTheLobster
Publish a WCF DataService with entity model, updatable views, filtering and authentication
25 Apr 2018 by Eric Lynch
Part 4 in the LINQ series, contrasts the System.Linq.Enumerable and System.Linq.Queryable extension methods and explores how expression trees are produced and consumed.
20 Apr 2018 by Eric Lynch
Part 3 in the LINQ series, this provides an introduction to IQueryable, IQueryProvider, and LINQ expression trees.
18 Apr 2018 by Eric Lynch
A very quick survey of the standard LINQ methods defined in the System.Linq.Enumerable class
28 Mar 2018 by Eric Lynch
A deep dive into the IEnumerable interface, how the C# language supports it, how to avoid some of its pitfalls, and an introduction to some basic LINQ concepts.
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.
6 Mar 2018 by Juan Francisco Morales Larios
Review the LinQ Aggregators operators and show all operators can build with the Aggregate operator.
10 Feb 2018 by Changming Wang
A complete event calendar, using trucking/shipping as an example, built with Visual Studio Community 2015, C# MVC and jQuery.Fullcalendar
5 Feb 2018 by Robert Vandenberg Huang
A discussion about the problem about deferred execution and how we solve it.
31 Jan 2018 by Ehsan Sajjad
Beginner's guide to implement server side pagination, sorting and filtering of gridview using jquery datatables
8 Jan 2018 by thangchung
This article will show you how to expose the database schema to the APIs, then query from it. No boilerplate code for simple query actions. Go and read it.
10 Oct 2017 by Vincent Maverick Durano
This article is the first part of the series on Getting Started with Entity Framework Core. In this post, we will build an ASP.NET Core MVC application that performs basic data access using Entity Framework Core.
5 Oct 2017 by Vijay Andugula
Example for database Update and Insert using Angular, Web APIs
5 Oct 2017 by Marc Clifton
Test your Linq-fu with anonymous types, grouping, null continuation and coalescing operators
6 Sep 2017 by HotRod19579
Using LINQ to SQL to create and read temporary tables
22 Aug 2017 by David Belmont
An example of how LINQ could be used to let users build their own filters to query lists or even databases
4 Jul 2017 by tranthanhtu.vn
This tip explains how we should structure our project folder
15 Jun 2017 by tranthanhtu.vn
In this article, we will why and why not using DI & IoC from my real situation.I did not tell you that DI is not good. From my view, each tech has it own pros and cons. So It is better if we know when we can use which techs for our business.
29 May 2017 by tranthanhtu.vn
In this article, we will learn how to build and deploy the code
29 May 2017 by tranthanhtu.vn
In this article, We will learn why do we need to manage the stages of our application.
28 May 2017 by tranthanhtu.vn
In this article, we will see how to use multi-languages(i18n) in angular2
28 May 2017 by tranthanhtu.vn
In this article, We will have a look to unserstand how RESTful/WebApi was applied in my code
24 May 2017 by Zahid Nawaz Ch.
SqlDependency ,can be used to pick changes without executing query to see there is any update from database , WHERE CLAUSE can also be applied for narrowing scope, Its way to push changes from SQL Server to SQLDependency , .NET library , SQL Server Broker service sends updates to SQLDependency.
18 May 2017 by Yuriy Magurdumov
Lazy Joining and Grouping IEnumerable extensions for ordered sequences
14 May 2017 by Sibeesh Passion
Here, in this post, we are going to see some LINQ queries, which covers both basics and advanced.
14 May 2017 by Sander Rossel
Creating a lightweight JavaScript library that brings proper .NET-like collections and LINQ to JavaScript.
12 May 2017 by DaveDavidson
In this article, I show LINQ to Entities syntax that will produce queries with CROSS APPLY and LEFT OUTER JOIN clauses.
22 Apr 2017 by Juan Francisco Morales Larios
The lost joins in System.Linq
7 Apr 2017 by Marco-Hans Van Der Willik
This article continues with the development of the SOLID Poker project, and covers functionality to Compare and Validate Poker Hands.
4 Apr 2017 by Marco-Hans Van Der Willik
Versatile engine to generate Spec Based Poker Hands, which allows for extensive algorithm based testing
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.
9 Mar 2017 by Graeme_Grant
A documented journey looking for the fastest solution for generating valid Anagrams for the Weekly Code Project Challenge...
30 Jan 2017 by Dan Letecky
How to build an AJAX Event Calendar (Scheduler) using the open-source DayPilot Lite for ASP.NET MVC library (Apache License 2.0).
24 Jan 2017 by O.Nasri
You will learn how you can build a management user interface using DotnetCore, Angular2, typescript and web API.
16 Jan 2017 by O.Nasri
A good example of how to build a CRUD web application using ASP.NET CORE with Angular2 and WebApi
13 Jan 2017 by Qwertie
With this library,"from x in list select x.Property" returns another list.
9 Dec 2016 by Riccardo Cervelli
Redraw database structure to improve productivity
4 Dec 2016 by Shamim Uddin
In this article, we will learn basic CRUD operation using AngularJS and Web API with a sample application.
21 Nov 2016 by Zerayacob
A simple article that describes how to search SQL Database using multiple criteria
24 Oct 2016 by Kelum Priyadarshane
This project developed using combination of Entity Framework 6.0 + Code First Approach + Web API 2 + Repository Pattern + ASP.NET MVC 5 + SQL Server 2012 + Unit of Work Testing + Bootstrap.
9 Oct 2016 by Md._Mehedi_Hasan
CRUD operation in .net MVC using Stored Procedure for Single and List Object Data along with SQL Transaction.
25 Jul 2016 by Igor Gribanov
Performing linear static analysis on a tetrahedral mesh with a little bit of help from a third-party solver.
20 Jul 2016 by Louis Lakser
Avoid creating extra redundant work by implementing this code in all your websites.
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.
7 Jun 2016 by Vincent Maverick Durano
This article talks about the various scenarios regarding filtering distinct values from a List collection.
2 May 2016 by Android on Intel
In this article, I will talk about applications’ good performance and three developers’ behaviors that prevent it.
28 Feb 2016 by WuffProjects
WuffProject.CodeGeneration is an easy to use, reliable and powerful code generation framework
19 Feb 2016 by mbruchet
MongoDB, everyone talks about it, here article guides you step in its integration with Microsoft.NET.
19 Feb 2016 by Tharaka MTR
Reflection deserialization and custom attributes
9 Feb 2016 by Manfredzik
Write your own simple generic mapper with TDD
29 Jan 2016 by Member 4027561
Experimenting with C# expression trees for creating data-bound UI's from code.
30 Nov 2015 by Sreekanth Mothukuru
The idea is to use Dependency Injector (DI) framework Ninject to dynamically target our application to SQL Server or Oracle database either by using Entity framework (EF) or Dapper ORM using global settings
19 Aug 2015 by echosteg.com
This article explains how the jQuery Datatables 1.10+ can be integrated with an ASP.NET MVC 5 application for the server-side processing
12 Aug 2015 by Josef Pihrt
LINQ to Regex library provides language integrated access to the .NET regular expressions.
30 Jul 2015 by Felipe R. Machado
There are countless ways to trim all whitespace from a string, but which one is faster?
22 Jun 2015 by Terence Wallace
The primary purpose of this article is to provide quality sample source code for VB.NET developers interested in building data-centric applications using the .NET Framework.
7 Jun 2015 by Gokuldas
This article shows you how to apply Visitor Design pattern in real life software scenario. Also this article covers various features of ASP.NET MVC-5, Entity Framework and C# language features.
2 Jun 2015 by Athari
Comparison of full-featured LINQ ports to PHP (YaLinqo, Ginq, Pinq), centered mostly on performance
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.
7 May 2015 by Winfried Wille
M3U-Copy copies the entries of a playlist in the M3U format to a target directory or rewrites the playlist
5 May 2015 by Dan Letecky
DayPilot Lite 4 (Apache License 2.0) brings a new feature: full CSS styling and themes support.
5 May 2015 by Sreekanth Mothukuru
In this article, we are going to implement CRUD operations using popular AngularJs library, ASP.NET MVC, $http & $window services and Entity Framework using Linq
22 Apr 2015 by lakhdarr
Working with different data stores (SQL, NoSQL ..) in high performance enterprise application using DDD and Repository unit of work pattern
12 Apr 2015 by MatthewThomas
This article shows how to combine LINQ expressions to dynamically append where clause criteria when building search functionality
8 Apr 2015 by Petr Bříza
Create and manipulate your expression trees without having your hands dirty.
6 Apr 2015 by Kamyar Nazeri
Implementation of .NET Enumerable methods in JavaScript, including Aggregations, Iterations, Predicators, and Selectors.
31 Mar 2015 by JIANGWilliam
This article presents a Wait.Until() mechanism that might be helpful in various scenarios.
18 Mar 2015 by Mike_Liu
Learning the fundamentals about LINQ, i.e., data type var, anonymous types, lambda expressions, LINQ syntax, and LINQ queries.
13 Mar 2015 by User 6918454
Light-weight image viewer for .NET 4.5.1, supporting multi-core processing
4 Mar 2015 by MatthewThomas
In this article, we'll build an ASP.Net MVC 5 web app which will search your Yammer feed for a hashtag, and display the poster's home town on a Bing map