Language Integrated Query - General |
top |
| Title /
Updated |
Author |
Score |
|
|
Parallel Extensions for the .NET Framework - Part I (Introduction & PLINQ)
Updated: 14 Nov 2008
This article introduces PFX for the .NET Framework and discusses PLINQ.
C#, .NET (.NET3.5)
|
andy404 |
5.00 |
|
|
Use LINQ to Create Music Playlists – Revisited
Updated: 27 Apr 2009
A re-write of a previous article. Still using LINQ, but incorporating much more in this iteration 2 version.
C# (C#3.0), Windows (WinXP, Win2003, Vista), .NET (.NET3.5), Visual-Studio (VS2008), XAML, WPF, LINQ, Dev
|
davehamdan |
5.00 |
|
|
Decoupled LINQ to SQL framework
Updated: 15 Feb 2009
A decoupled LINQ to SQL framework using Dependency Injection (Unity) and Policy Injection (simple AOP).
C#, .NET, LINQ, Dev
|
Shannon Deminick |
5.00 |
|
|
LINQ to SQL - Detach Entities
Updated: 12 Jul 2009
Easily detach entities when using LINQ to SQL
C# (C#3.0), Windows (WinXP, Win2003, Vista, Win2008, Win7), .NET (.NET3.0, .NET3.5), PocketPC-2002, WinMobile2003, WinMobile6, LINQ, Architect, Dev, Design
|
Eric J. Smith, Shannon Davidson |
5.00 |
|
|
LINQ to SQL for the Beginner
Updated: 17 Jul 2009
An introductory examination of the C# 3.0 LINQ to SQL technology.
C#1.0, C#2.0, C#3.0, .NET, LINQ, Dev
|
logicchild |
5.00 |
|
|
Leveraging LINQ to XML: Querying an obfuscation map
Updated: 5 Oct 2009
Practical use of LINQ to XML technology.
XML, C#1.0, C#2.0, C#3.0, Windows, .NET3.0, .NET3.5, LINQ
|
Alexander Yegorov |
5.00 |
|
|
Leveraging LINQ to XML: Querying an obfuscation map: Part 2
Updated: 5 Oct 2009
A practical use of the LINQ to XML technology.
C#1.0, C#2.0, C#3.0, Windows, .NET3.0, .NET3.5, LINQ, .NET4
|
Alexander Yegorov |
5.00 |
|
|
Connection Scope for the Entity Framework
Updated: 7 Apr 2010
A Connection Scope for the Entity Framework that allows to execute commands in a single connection
C#, Windows, .NET, SQL-Server, ADO.NET, Architect, Dev, Framework, entity, .NET4, EF
|
Rainer Halanek |
5.00 |
|
|
Simplified XML Based Phone Book Database using LINQ
Updated: 24 Nov 2010
A simplified XML based phone book database using LINQ
C#, XML, LINQ, Dev
|
tadeze |
5.00 |
|
|
LINQ to XML to retrieve an element value by its attribute
Updated: 27 Jul 2009
Using LINQ to XML to retrieve an element value by its attribute.
C#1.0, C#2.0, C#3.0, ASP.NET, LINQ, Dev
|
Dev.Action |
5.00 |
|
|
Modifying LINQ Expressions with Rewrite Rules
Updated: 18 Mar 2008
Rewriting query expressions is a simple and yet safe and powerful technique to modify queries dynamically at runtime.
C#3.0, .NET, LINQ, Dev
|
Dmitri Raiko |
5.00 |
|
|
Dynamically evaluated SQL LINQ queries
Updated: 12 Nov 2009
Extension methods to evaluate plain text SQL queries against IEnumerable collections.
C# (C#4.0), .NET, LINQ, Architect, Dev, .NET4
|
Don Kackman |
4.97 |
|
|
Small LINQ to JSON library
- Unedited
Updated: 6 Dec 2011
a small LinqToJSON library in C#, and how it works
C#, .NET, LINQ, Dev, JSON
|
Guillaume Ranslant |
4.97 |
|
|
LINQ to CSV library
Updated: 18 Sep 2011
Easy to use library to use CSV and tab delimited files with LINQ queries.
C#1.0, C#2.0, C#3.0, .NET3.5, Dev
|
Matt Perdeck |
4.97 |
|
|
PLINQ is Coming Up Soon (PFX)
Updated: 24 Oct 2007
Multicore hardware is spreading very fast, however the programming for Multicore is not an easy job, Parallel FX (PFX) comes to the rescue
C#3.0, VB9.0, Windows, .NET3.5, LINQ, VS2008, Dev
|
Mohamed H. Elsherif |
4.97 |
|
|
LinqToSQL: Comprehensive Support for SQLite, Microsoft Access, SQServer2000/2005
Updated: 12 Feb 2008
Use LinqToSql to query these popular RDMS products
C#, SQL, Windows, .NET, SQL-Server, ADO.NET, LINQ, Dev
|
Jahmani |
4.97 |
|
|
SqlLinq: Taking LINQ to SQL in the Other Direction
Updated: 12 Nov 2009
Parsing SQL statements to create LINQ Expressions.
SQL, C#3.0, .NET3.5, LINQ, Architect, DBA, Dev
|
Don Kackman |
4.95 |
|
|
Change The Default CommandTimeout of LINQ DataContext
Updated: 22 May 2008
An article that shows a simple way of changing the default value of the DataContext CommandTimeout
SQL, C#3.0, Windows, .NET3.5, ADO.NET, LINQ, Dev
|
S. M. SOHAN |
4.95 |
|
|
TinyLisp: A Language and Parser to See LINQ Expressions in Action
Updated: 12 Jun 2010
A small program that parses expressions and evaluates them using LINQ Expressions
C# (C#3.0, C#4.0), Windows, .NET (.NET3.0, .NET3.5), LINQ, Dev, .NET4
|
gjvdkamp |
4.94 |
|
|
LINQ to SQL Database Synchronizer
Updated: 1 Jun 2009
An open source utility that synchronizes your database structure with a LINQ to SQL model.
C# (C#3.0), SQL, Windows, .NET (.NET3.5), SQL-Server, Visual-Studio (VS2008), ADO.NET, LINQ, Architect, Dev
|
Dan-el Khen |
4.94 |
|
|
LINQ to Life
Updated: 6 Mar 2008
Using LINQ to improve everyday code
C# (C#3.0), .NET (.NET3.5), Architect, Dev
|
futureturnip |
4.93 |
|
|
A LINQ Tutorial: WPF Data Binding with LINQ to SQL
Updated: 11 Dec 2009
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.
C#, Windows, .NET3.5, WPF, LINQ, SQL2008, Dev, MVVM
|
Hacker Chick |
4.93 |
|
|
LINQ to SQL Tips and Tricks
Updated: 5 Dec 2009
This article describes a set of tips and tricks for LINQ to SQL
C#, .NET, LINQ
|
Alexandru Cibotari |
4.93 |
|
|
LINQ to Tree - A Generic Technique for Querying Tree-like Structures
Updated: 4 Mar 2010
This article presents a generic approach to applying LINQ queries to tree like structures. Using T4 templates for code generation, LINQ to VisualTree (WPF), LINQ to WinForms, and LINQ to FileSystem APIs are constructed.
C#, .NET, LINQ, Architect, Dev
|
Colin Eberhardt |
4.93 |
|
|
A LINQ Tutorial: Adding/Updating/Deleting Data
Updated: 11 Dec 2009
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.
C#3.0, Windows, .NET3.5, WPF, LINQ, SQL2008, Dev
|
Hacker Chick |
4.93 |
|
|
LINQ To Flickr, Another IQueryable Implementation
Updated: 23 Oct 2007
This article focuses on how you can extend the great LINQ technology to other domains using the idea of implementation of IQueryable.
C#3.0, VB9.0, Windows, .NET3.5, LINQ, VS2008, Dev
|
Mohamed H. Elsherif |
4.93 |
|
|
Implementing a Sortable BindingList Very, Very Quickly
Updated: 1 Dec 2008
A custom implementation of BindingList that provides sorting for every property of type T.
C#, .NET (.NET2.0, .NET3.0, .NET3.5), LINQ, Dev, WinForm
|
Jahmani |
4.93 |
|
|
LINQ FAQ: Part 2
Updated: 28 Jul 2009
This FAQ article is dedicated to LINQ to SQL.
C#, .NET, ASP.NET, SQL-Server, LINQ, VS.NET2003, VS2005, VS2008, VS2010, Architect, Dev, .NET4
|
Shivprasad koirala |
4.92 |
|
|
LINQ to World Wide Web (www) - A different flavor of LINQ
Updated: 9 Jun 2009
LINQ to World Wide Web is an useful tool to query REST like web sites.
C#3.0, .NET3.0, .NET3.5, XAML, WPF, LINQ, Architect, Dev
|
Bharath K A |
4.89 |
|
|
LINQtoSQL: Customize the Code Generated by the Designer
Updated: 6 Dec 2008
Customize the code generated by the LINQtoSQL designer.
C#, .NET, LINQ, Dev
|
radusib |
4.89 |
|
|
Learn SQL to LINQ (Visual Representation)
Updated: 27 Dec 2010
A discussion of LINQ queries for matching SQL queries, with visual representations.
C#, SQL, LINQ, Dev
|
Pranay Rana |
4.89 |
|
|
Finally! Entity Framework working in fully disconnected N-tier web app
- Unedited
Updated: 11 Jun 2011
Entity Framework is world’s most difficult ORM for n-tier application. See how I have produced a 100% unit testable fully n-tier compliant data access layer following the repository pattern using Entity Framework.
C# (C#3.0), .NET (.NET3.5), Architect, Dev, Design, EF
|
Omar Al Zabir |
4.89 |
|
|
LINQ Challenges and SQL Server Compact Edition
Updated: 25 Mar 2008
Overcoming challenges with LINQ to SQL and using LINQ with SQL Server Compact Edition.
SQL, C#3.0, VB9.0, Win2K, WinXP, Win2003, Vista, .NET3.0, .NET3.5, LINQ, SQL2005, SQL-CE, VS2008, Architect, DBA, Dev, EF
|
Matt Sollars |
4.88 |
|
|
LINQ to SQL - Many to Many Relationships
Updated: 18 Aug 2009
Easily support many to many relationships when using LINQ to SQL.
C#3.0, WinXP, Win2003, Vista, Win2008, Win7, LINQ, Architect, Dev
|
Eric J. Smith, Shannon Davidson |
4.88 |
|
|
Optimizing LINQ Queries using DataLoadOptions
Updated: 5 Jul 2009
Optimizing LINQ Queries using DataLoadOptions
C# (C#1.0, C#2.0, C#3.0, C#4.0), SQL, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2000, SQL-CE, SQL2008), Visual-Studio (VS.NET2003, VS2005, VS2008, VS2010), LINQ, Architect, .NET4
|
Shivprasad koirala |
4.87 |
|
|
A LINQ Tutorial: Mapping Tables to Objects
Updated: 12 Dec 2009
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.
C#3.0, Windows, .NET3.5, WPF, LINQ, SQL2008, Dev
|
Hacker Chick |
4.87 |
|
|
A Journey into Expressions
Updated: 1 Nov 2008
A journey into Expressions
C#3.0, .NET3.5, LINQ, Architect, DBA, Dev
|
Sacha Barber |
4.87 |
|
|
Creating Master Detail representation of data display in Winforms using LINQ (C#)
- Unedited
Updated: 7 Dec 2008
Creating Master Detail representation of data display in Winforms using LINQ (C#)
C#, .NET, LINQ, Dev
|
Krishna Prasad RVS |
4.86 |
|
|
Converting anonymous types to any type
Updated: 2 Aug 2009
How to convert LINQ to SQL anonymous types to a specified type.
C#, .NET3.0, .NET3.5, ASP.NET, LINQ, Dev
|
Ed Guzman |
4.86 |
|
|
LINQ and Dynamic Predicate Construction at Runtime
Updated: 13 Aug 2008
Illustrating a multi-predicate injection pattern now possible with the new features of C# 3.0.
C#3.0, Win2K, WinXP, Win2003, Vista, .NET3.5, LINQ, Dev
|
dave.dolan |
4.84 |
|
|
Dynamite: High Performace Dynamic Sorting Using Expressions
Updated: 25 Sep 2008
Easy-to-use and high performance dynamic sorting of most type of sequences with SQL-like syntax, developed using System.Linq.Expression classes.
C# (C#3.0), Windows, .NET (.NET3.5), Visual-Studio, WPF, LINQ, Architect, Dev, Design
|
Henrik Jonsson |
4.84 |
|
|
Signum Framework Principles
Updated: 25 Jul 2011
Explains the philosophy behind Signum Framework, an ORM with a full LINQ Provider that encourages an entities-first approach.
VB9.0, Windows, .NET3.5, ASP.NET, WCF, XAML, WPF, LINQ, VS2008, Architect, Dev, EF
|
Olmo del Corral |
4.83 |
|
|
Simple LINQ to SQL in C#
Updated: 4 Jun 2008
This article provides an introduction to employing LINQ to SQL within a Windows Forms application. The article will address the incorporation of LINQ to SQL into a WinForms project, how to use LINQ to SQL to select, insert, update, and delete data, and how to use LINQ to SQL to execute stored proced
C#, Windows, .NET (.NET3.5), Visual-Studio (VS2008)
|
salysle |
4.83 |
|
|
LINQ to SAP
Updated: 17 Jul 2008
How to use LINQ to connect to a SAP/R3 system.
C# (C#3.0), .NET (.NET3.5), Visual-Studio (VS2008), LINQ, SAP, Architect, Dev, Design
|
Jürgen Bäurle |
4.83 |
|
|
CRUD Operations using LINQ Entities
Updated: 11 Jul 2009
CRUD operations using LINQ Entities
C#, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server, Visual-Studio (VS.NET2003, VS2005, VS2008, VS2010), LINQ, Architect, .NET4
|
Shivprasad koirala |
4.83 |
|
|
re-linq|ishing the Pain: Using re-linq to Implement a Powerful LINQ Provider on the Example of NHibernate
- Unedited
Updated: 18 Jan 2010
This article shows how to use the open source re-linq library to easily implement a powerful LINQ provider on the example of LINQ to NHibernate HQL.
C#, .NET (.NET3.5), LINQ, Dev, EF
|
Markus Giegl |
4.80 |
|
|
Introducing LINQ—Language Integrated Query
Updated: 19 May 2011
Learning the fundamentals about LINQ, i.e., data type var, anonymous types, lambda expressions, LINQ syntax, and LINQ queries.
C#, .NET3.5, LINQ, Dev, C#3.5, EF
|
Mike_Liu |
4.80 |
|
|
Reusable Class to Generate Excel Files
Updated: 20 Mar 2009
A class that generates an XML string as an Excel file
C# (C#1.0, C#2.0, C#3.0), Windows (WinXP, Win2003, Vista, Win2008), .NET (.NET3.0, .NET3.5), Office, ASP.NET, Visual-Studio (VS2008), LINQ
|
Sergio Romero |
4.77 |
|
|
LINQ FAQ for Newbies
Updated: 17 Jul 2009
A LINQ FAQ for newbies.
C#1.0, C#2.0, C#3.0, .NET3.0, .NET3.5, LINQ, Architect, Dev
|
Shivprasad koirala |
4.77 |
|
|
LINQ and Deploying SQL Server CE 3.5
Updated: 28 May 2009
How to deploy SQL Server CE 3.5 with an application that uses LINQ for data access.
Windows, .NET3.5, LINQ, SQL-CE, Dev, .NET4, EF
|
Matt Sollars |
4.76 |
|
|
LINQ to Entities: Basic Concepts and Features
Updated: 5 Sep 2011
Basic concepts and features of LINQ to Entities, including querying and updating a database with L2E, deferred execution, lazy loading and eager loading, joining tables, and using Views.
C#4.0, .NET3.5, LINQ, Architect, Dev, C#3.5
|
Mike_Liu |
4.76 |
|
|
LINQ to SQL: Advanced Concepts and Features
Updated: 26 Jul 2011
Advanced concepts and features of LINQ to SQL, including Stored Procedure support, concurrency control, and transactional processing.
C#3.0, C#4.0, .NET3.5, LINQ, Dev
|
Mike_Liu |
4.76 |
|
|
LINQ to SQL: Basic Concepts and Features
Updated: 26 Jul 2011
Basic concepts and features of LINQ to SQL, including querying and updating a SQL database with L2S, deferred execution, lazy loading, and eager loading.
C#, .NET, LINQ, Dev
|
Mike_Liu |
4.75 |
|
|
Diff in XML files with LINQ
Updated: 27 Nov 2009
Change detection in XML files with LINQ.
C#, XML, .NET, LINQ
|
ZPeh |
4.73 |
|
|
LINQ to SQL Serialization
Updated: 21 Dec 2007
Use the Generics, Extension and Reflection features to implement a generic serialization class library for LINQ to SQL classes
C# (C#1.0, C#2.0, C#3.0), SQL, Windows (Win2K, WinXP, Win2003, Vista, TabletPC, Embedded), Visual-Studio (VS.NET2003, VS2005, VS2008), LINQ, Architect, DBA, Dev, Design
|
WinSpace |
4.73 |
|
|
LINQ to XML
Updated: 14 Mar 2008
An exploration of LINQ and XML in .NET Framework 3.5.
XML, C#3.0, .NET3.5, LINQ, Dev
|
Mark Nischalke |
4.73 |
|
|
DataObjects.Net - ORM Framework for RAD - Introduction
Updated: 7 Sep 2010
Introduction into the ORM Framework DataObjects.Net from x-tensive
C#, .NET, LINQ, Azure, Architect, DBA, Dev, QA, Design, EF
|
Thomas Maierhofer |
4.73 |
|
|
An ASP.NET Data Layer Base Class for LINQ Disconnected Mode
Updated: 14 Mar 2009
Quickly and easily implement your LINQ Data Layer with this abstract class
XHTML, C#3.0, .NET3.0, .NET3.5, ASP.NET, LINQ, Architect, Dev, Design
|
Adrian Grigore |
4.72 |
|
|
Using LINQ and Extension Methods in C# to Sort Vectors and Two-Dimensional Arrays
Updated: 30 Mar 2011
This article explains and shows examples of using LINQ and extension methods for array sorting
C# (C#3.0), Windows, .NET (.NET3.5), Dev
|
Tony Zackin |
4.71 |
|
|
Using LINQ for type conversion
Updated: 25 Feb 2010
Converting between types in .NET.
C#, .NET3.0, .NET3.5, LINQ, Dev, .NET4
|
dasblinkenlight |
4.70 |
|
|
Outlook Type Address Book in C#, LINQ, XML with Menu and ToolBar
Updated: 28 Aug 2009
Outlook type Address Book in C#, LINQ, XML with Menu and ToolBar
C# (C#1.0, C#2.0, C#3.0), Windows (WinXP, Win2003, Vista), LINQ
|
Nadeem Alvi |
4.70 |
|
|
LINQ to Text or CSV Files - Part 1
Updated: 1 Jan 2009
A simple utility to LINQ against CSV files
C#3.0, .NET3.0, .NET3.5, LINQ, Architect, Dev
|
Alomgir Miah A |
4.69 |
|
|
Using LINQ to SQL in N-Tier Architectures
Updated: 27 Feb 2009
How to use LINQ to SQL in N-Tier architectures.
C#3.0, .NET3.5, WCF, LINQ, SQL2005, SQL2008, Architect, Dev, WinForm
|
emad_awad |
4.68 |
|
|
Entity Framework Patterns: Select Multiple Entities
Updated: 16 Dec 2010
Introduce different patterns in Entity Framework around selecting a list of entities.
C#4.0, ADO.NET, DBA, Dev, .NET4, EF
|
Vincent-Philippe Lauzon |
4.68 |
|
|
Generic Data Points Series XML format and its validated loading with LINQ to XML
Updated: 24 Apr 2009
How to express a series of generic data points in XML and read them without much pain.
C#, XML, XSLT, .NET, LINQ, Dev
|
Oleg V. Polikarpotchkin |
4.67 |
|
|
Using LINQ to SQL in Visual Basic
Updated: 6 Jun 2008
This article provides an introduction to employing LINQ to SQL within a Windows Forms application; the article will address the incorporation of LINQ to SQL into a win forms project, how to use LINQ to SQL to select, insert, update, and delete data, and how to use LINQ to SQL to execute stored proce
VB, .NET (.NET3.5), Visual-Studio (VS2008), Dev
|
salysle |
4.65 |
|
|
Dissecting LINQ to SQL
Updated: 28 Feb 2008
Where LINQ to SQL shines as compared to other ORM tools in the market is the fact that it abstracts away the database structure behind our business objects, it also supports a query language called LINQ.
C#, SQL, Windows, LINQ, Dev
|
Zeeshan Jafar Hirani |
4.63 |
|
|
Recursively Traversing a Hierarchical Data Structure Using LINQ
Updated: 10 Apr 2010
Recursively traversing a hierarchical data structure using LINQ without flattening the hierarchy or using foreach loop
C# (C#3.0), .NET (.NET3.5), LINQ, Architect, Dev
|
Rajitha Wimalasooriya |
4.62 |
|
|
How to improve your LINQ query performance by 5 X times?
Updated: 16 Jul 2009
Tips to improve your LINQ query performance.
C#, .NET, ASP.NET, LINQ, SQL2005, VS.NET2003, VS2005, VS2008, VS2010, Architect, Dev, .NET4
|
Shivprasad koirala |
4.58 |
|
|
LINQ to Entities business objects
Updated: 20 Jan 2011
How to start designing LINQ to Entities business objects.
C#4.0, .NET, LINQ, Architect, Dev, .NET4
|
Ed Guzman |
4.56 |
|
|
Performance Comparisons LINQ to SQL / ADO / C#
Updated: 27 May 2008
This article seeks to compare existing approaches with the new ones released with
C# (C#3.0), ADO.NET, LINQ, Dev
|
KshitijPandey |
4.52 |
|
|
Poor Man's LINQ in Visual Studio 2005
Updated: 29 Oct 2010
A way to use LINQ to Objects in C# 2.0 with .NET Framework 2.0
C# (C#2.0), .NETCF, .NET (.NET2.0), LINQ, Dev
|
Qwertie |
4.52 |
|
|
Linq DLinq XLinq PLinq All at one place
Updated: 27 Aug 2010
Overview of Linq for beginners
C#, VB, .NET (.NET3.0, .NET3.5), LINQ, Dev, .NET4
|
Santx - Santosh |
4.52 |
|
|
Ways to Determine Generated SQL Statements when running a LINQ to SQL Statement
Updated: 5 Jul 2011
Ways to determine generated SQL Statements while running a LINQ Query
C#, SQL, Windows, LINQ, Dev
|
Gupta Kunal |
4.50 |
|
|
Signum Framework Tutorials Part 2 – Southwind Logic
- Unedited
Updated: 25 Jul 2011
In this part, we will focus on writing business logic, LINQ queries and explain inheritance
C# (C#3.0, C#4.0), .NET (.NET3.5), ADO.NET, WCF, XAML, WPF, LINQ, Architect, Dev, Design
|
Olmo del Corral |
4.50 |
|
|
A Generic IEqualityComparer for Linq Distinct()
Updated: 15 Jul 2010
An implementation of IEqualityComparer that can be used to compare any class by one of its properties
C# (C#2.0, C#3.0, C#4.0), VB.NET, .NET (.NET2.0, .NET3.0, .NET3.5), LINQ, Dev, .NET4
|
Seth Dingwell |
4.50 |
|
|
LINQ to SQL: All common operations (Insert, Update, Delete, Get) in one base class
Updated: 31 May 2008
A base class to perform all common LINQ to SQL operations.
C# (C#3.0), Windows (Win2K, WinXP, Win2003, Vista), .NET (.NET3.5), Architect, Dev
|
Yazeed Hamdan |
4.50 |
|
|
Implementing Simple SQL Group by Functionality with LINQ Technology on a DataSet
Updated: 26 Jul 2008
A simple SQL group by functionality is implemented with LINQ
C#, .NET3.0, .NET3.5, LINQ, Architect, Dev
|
Sunil Yenugudati |
4.50 |
|
|
Understanding LINQ (C#)
Updated: 12 Jun 2007
An article describing the new language features of LINQ
C#2.0, C#3.0, Windows, .NET2.0, .NET3.0, Visual-Studio, LINQ, Dev
|
Amro Khasawneh |
4.46 |
|
|
Using LINQ to Calculate Basic Statistics
Updated: 26 Oct 2009
Extension methods for variance, standard deviation, range, median, and mode.
C#3.0, C#4.0, .NET3.5, LINQ, Dev, .NET4
|
Don Kackman |
4.45 |
|
|
A Generic Run-time LINQ-based Multi-level Object Sorter
Updated: 25 Oct 2009
A Generic helper function that dynamically sorts objects by properties of the object that aren't known at compile-time
C#, .NET (.NET3.5), LINQ, Dev
|
Michael D Bray |
4.43 |
|
|
Fluid IEnumerable_T_.Except()
Updated: 30 Nov 2008
This article presents a solution to the problem of performing flexible Set exclusion (A-B) on an IEnumerable while maintaining a fluid programming style.
C# (C#1.0, C#2.0, C#3.0), LINQ, Dev
|
handcraftsman |
4.43 |
|
|
Signum Framework Tutorials Part 1 – Southwind Entities
- Unedited
Updated: 25 Jul 2011
Tutorial focused in writing the entities using Signum Framework, a Win/Web LINQ-enabled framework for writing data-centric applications.
C# (C#3.0, C#4.0), Javascript, SQL, .NET (.NET3.5), ASP.NET, WCF, XAML, WPF, Ajax, LINQ, MVC, jQuery, Architect, DBA, Dev, QA, Design
|
Olmo del Corral |
4.40 |
|
|
LINQ to XSD
Updated: 6 Nov 2008
How to use LINQ through XSD and XML
C#, XML, Windows, .NET3.5, XAML, LINQ
|
Le Sourcier |
4.38 |
|
|
How To: LINQ To SQL Transformation
Updated: 9 Jan 2008
An article on LINQ To SQL Transformations.
C# (C#3.0), .NET (.NET3.5), SQL-Server, LINQ, Dev
|
Jahmani |
4.38 |
|
|
Sort IEnumerableT by column name
Updated: 14 Apr 2009
Extension method overload of OrderBy which uses column name instead of lambda.
C#, .NET3.5, LINQ, Dev
|
Troy Beacleay |
4.33 |
|
|
Linq To Dataset: Display the Contents of Several Tables in a Data Control
Updated: 17 May 2010
In several cases, we will be required to work with data in different datasets, or on the same dataset but at different DataTables
VB, LINQ
|
JOSUEYERAY |
4.33 |
|
Visual Expression Builder for Dynamic Linq
Updated: 2 Feb 2012
Let your users create their own Linq filters with this MVVM WPF tool you can include in your application
C#, .NET (.NET3.5), XAML, WPF, LINQ, Dev, MVVM
|
Rabb Moshe Plotkin |
4.33 |
|
|
Comparing DataSets using LINQ
Updated: 13 Oct 2008
Comparing DataSets in Visual Studio 2008 using LINQ.
C#, Windows (WinXP, Win2003, Vista), ADO.NET, LINQ, Dev
|
Y Kasan |
4.32 |
|
|
How To Handle Concurrency in LINQ to SQL?
Updated: 19 Jul 2009
How to handle concurrency in LINQ to SQL?
C# (C#1.0, C#2.0, C#3.0, C#4.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE, SQL2008), Visual-Studio (VS.NET2003, VS2005, VS2008, VS2010), LINQ, Architect, .NET4
|
Shivprasad koirala |
4.30 |
|
|
Nested Set Model Treebuilder
Updated: 17 Apr 2009
An IEnumerable extension method to build a hierarchical tree from your NSM data
C#, .NET (.NET3.5), LINQ, Dev
|
Troy Beacleay |
4.29 |
|
|
An Introduction to LINQ to XML
Updated: 14 Sep 2009
An article on LINQ to XML
C#, XML, .NET (.NET3.5), LINQ, Dev
|
Abhishek D V |
4.29 |
|
|
LINQ FAQ: Part 3
Updated: 28 Jul 2009
Concurrency handling, compiled queries, CRUD implementation, and mapping simple .NET classes with XML file configuration.
C# (C#1.0, C#2.0, C#3.0, C#4.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE, SQL2008), Visual-Studio (VS.NET2003, VS2005, VS2008, VS2010), LINQ, Architect, .NET4
|
Shivprasad koirala |
4.28 |
|
|
Automatic Event Logging in LINQ
Updated: 30 Nov 2009
An event logging class, and an auto-logging LINQ DataContext descendant built around it.
SQL, C#3.0, .NET3.5, LINQ, DBA, Dev
|
David H. Smith |
4.27 |
|
|
LINQ for the Beginner
Updated: 10 Jun 2010
An article that clarifies some basic concepts behind LINQ.
C#3.0, C#4.0, .NET, Visual-Studio (VS2008, VS2010), LINQ, Dev
|
logicchild |
4.27 |
|
|
Using LINQ to Objects in C#
Updated: 6 Jun 2008
This article provides an introduction to employing LINQ to Objects queries to support a simple win forms application; the article addresses the construction of LINQ to Objects statements and then goes on to describe how one might use LINQ to Objects within the context of an actual application.
C#, .NET (.NET3.5), Visual-Studio (VS2008), Dev
|
salysle |
4.25 |
|
|
Redirect LINQ to SQL DataContext Log Messages To Log4Net
Updated: 14 May 2008
An article that shows how one can use Log4Net to capture the log messages that are generated by the LINQ to SQL DataContext classes
C#3.0, Windows, .NET3.0, ADO.NET
|
S. M. SOHAN |
4.24 |
|
|
C# Scrollable Picturebox Custom Control
Updated: 9 Jun 2008
This article discusses the construction of a custom control used to add a scrollable Picturebox control to a project.
C#, .NET (.NET3.5), Dev
|
salysle |
4.20 |
|
|
Linq: Relationship Code Sample
Updated: 16 May 2011
How to Implement Relationship in LINQ using C# and ASP.NET for Beginners
C#, Windows, ASP.NET, LINQ, Dev
|
sabindas k s |
4.20 |
|
|
Bulk INSERT / UPDATE / DELETE in LINQ to SQL
Updated: 22 Jan 2010
This article discusses SET based operations involving INSERT / UPDATE and DELETE using LINQ to SQL.
C#, SQL, Mono, .NET3.5, SQL-Server, LINQ, DBA, Dev, QA
|
Muhammad Shujaat Siddiqi |
4.19 |
|
|
LINQ in Multi-tier Applications
Updated: 25 Apr 2008
Transfer data between LINQ entity classes and your own data transfer objects efficiently
C# (C#3.0), .NET (.NET3.5), LINQ, Architect, DBA, Dev
|
Ralph Varjabedian |
4.17 |
|
|
How To: LINQ To SQL Transformations - Part II
Updated: 9 Jan 2008
An article on LINQ To SQL Transformations.
C#, SQL, .NET (.NET3.5), SQL-Server, LINQ, Dev
|
Jahmani |
4.16 |
|
|
LINQ to Visual Studio Solution
Updated: 1 Dec 2009
Search properties of projects within a solution using LINQ.
C#, Windows, LINQ, Dev
|
joelwms |
4.16 |
|
|
Insides of LINQ
Updated: 17 Jun 2008
This article describes LINQ and other related language extensions.
C# (C#2.0, C#3.0), .NET (.NET2.0, .NET3.0), LINQ, Dev
|
Tariq A Karim |
4.14 |
|
|
LINQ Transactions using a Custom Base Datacontext
Updated: 6 Apr 2008
How to simplify LINQ Transactions using a custom base Datacontext
C# (C#3.0), VB9.0, Windows, .NET (.NET3.5), Visual-Studio (VS2008), ADO.NET, LINQ, Architect, Dev, Design
|
Michael Piccolo |
4.13 |
|
|
Implementing Tte TakeLast, TakeLastWhile, SkipLast, and SkipLastWhile LINQ operators
Updated: 12 Dec 2010
Some time ago, I needed to retrieve the last items of a sequence that satisfied some criteria and, looking at the operators available in the Enumerable class, I noticed that there wasn’t such an operator.
C#3.0, C#4.0, .NET3.5, LINQ, Dev, .NET4
|
Paulo Morgado |
4.12 |
|
|
LINQ to RSS
Updated: 1 Feb 2011
Language Integrated Query in RSS
VB, Windows, LINQ
|
Hisham Abdullah Bin Ateya |
4.08 |
|
|
Tips for LINQ: Fill any generic List from a DataTable
Updated: 3 Mar 2009
This article shows how to populate any generic list from a DataTable.
SQL, C#2.0, C#3.0, .NET2.0, .NET3.0, .NET3.5, ADO.NET, LINQ, Dev
|
Santiago Sanchez |
4.05 |
|
|
Six simple steps to use a Stored Procedure in LINQ
Updated: 7 Jul 2009
Six simple steps to use a Stored Procedure in LINQ.
C#, .NET, ASP.NET, SQL-Server, LINQ, VS.NET2003, VS2005, VS2008, VS2010, Architect, .NET4
|
Shivprasad koirala |
4.04 |
|
|
Multiple Field Sorting by Field Names Using Linq
Updated: 10 Nov 2011
This article presents a small utility class to sort an "IEnumerable" of objects on multiple fields by the field names provided at the run time using Linq. It also presents a WPF example on how to use this utility.
C#, WPF, LINQ
|
Dr. Song Li |
4.00 |
|
|
Make it easy: Convert CSV files to XML with LINQ
Updated: 19 Jan 2009
A small routine to convert a CSV file to a well formatted XML document using LINQ.
C# (C#2.0, C#3.0), XML, Windows (Win2K, WinXP, Win2003, Vista), .NET (.NET3.0, .NET3.5), LINQ, Dev
|
freedeveloper |
4.00 |
|
|
Using LINQ to Objects in Visual Basic
Updated: 4 Jun 2008
This article provides an introduction to employing LINQ to Objects queries to support a simple WinForms application; the article addresses the construction of LINQ to Objects statements, and then goes on to describe how one might use LINQ to Objects within the context of an actual application.
VB, Windows, .NET (.NET3.5), Visual-Studio (VS2008), Dev, WinForm
|
salysle |
4.00 |
|
Runtime Configuration of Where Condition LINQ for Objects
- Unedited
Updated: 6 Feb 2012
Allow runtime alteration of where conditions for LINQ for Objects queries in response to user input.
C#, LINQ
|
cigwork |
4.00 |
|
|
LINQing the Reflection
Updated: 15 Sep 2009
Using LINQ with reflection with minimum coding to access the members dynamically
C# (C#1.0, C#2.0, C#3.0)
|
Appusamy.subbian |
3.95 |
|
|
Writing a LINQ query on an XML data file: Step by step explanation in VB.NET (VS2008)
Updated: 2 Jun 2008
VB.NET LINQ query on an XML file.
VB6, VB (VB7.x, VB8.0, VB9.0), XML, .NET (.NET3.5), ASP.NET, Visual-Studio (VS2008), WebForms, LINQ, Dev
|
Ravindranath Maddela |
3.91 |
|
|
Free your model from view-imposed restraints with Entity Framework Interceptors
Updated: 2 May 2009
Implementing Business Logic, Logging, and Validation for the Entity Framework.
C#3.0, .NET3.5, ADO.NET, LINQ, VS2008, Architect, Dev, EF
|
Kurt Evenepoel |
3.86 |
|
|
XLINQ to WoW Realm Status
Updated: 19 Sep 2008
This article will explain and show how to use XLINQ (LINQ to XML) to get WoW Realm status.
XML, XSLT, C#3.0, Win2K, WinXP, Win2003, Vista, .NET3.5, LINQ, VS2008, Dev
|
Xtek |
3.83 |
|
|
Migration strategy for simple .NET classes to LINQ classes
Updated: 26 Jul 2009
How to migrate simple .NET classes to LINQ classes.
C#, .NET, SQL-Server, LINQ, VS.NET2003, VS2005, VS2008, VS2010, Dev, .NET4
|
Shivprasad koirala |
3.80 |
|
|
Increase the performance of your LINQ application with a few .NET tricks
Updated: 24 Aug 2010
This article will show an easy way to increase the performance of LINQ using .NET 3.5 and C#.
C#, WinXP, Win2003, Vista, .NET3.5, Win2008, Win7, Win2008-R2, LINQ, Dev, .NET4
|
HaymakerAJW |
3.79 |
|
|
PLINQO - Supercharge LINQ to SQL
Updated: 17 Aug 2007
PLINQO is a collection of CodeSmith templates that are meant to replace and extend the LINQ to SQL designers.
C#3.0, Windows, .NET3.5, ASP.NET, WebForms, LINQ, VS2005, VS2008, Dev, WinForm
|
Paul Welter |
3.79 |
|
|
How To LINQ To SQL: Part III
Updated: 10 Jan 2008
How to LINQ To SQL: The Executor.
C#, SQL, .NET (.NET3.5), SQL-Server, LINQ, Dev
|
Jahmani |
3.77 |
|
|
One-Many and One-One relationships using LINQ to SQL
Updated: 5 Jul 2009
One-many and one-one relationships using LINQ to SQL.
C#, SQL, .NET, ASP.NET, SQL-Server, ADO.NET, LINQ, VS.NET2003, VS2005, VS2008, VS2010, Dev, .NET4
|
Shivprasad koirala |
3.77 |
|
|
Setting Default Values for LINQ Bound Data
Updated: 21 Feb 2008
How to stop LINQ from trying to insert null data into your database
C#, Windows, .NET, ASP.NET, LINQ, DBA, Dev
|
Malcolm Swaine |
3.53 |
|
|
Typed DataSet LINQ Entities
Updated: 21 Apr 2008
Converting a Typed DataSet to and from LINQ entities.
C# (C#3.0), .NET (.NET3.0, .NET3.5), Visual-Studio, ADO.NET, LINQ, Dev, WinForm
|
Sarafian |
3.50 |
|
|
Using SQLMetal code generator tool for LINQ to SQL
- Unedited
Updated: 20 Apr 2009
Using SQLMetal code generator tool for LINQ to SQL
C#, .NET, LINQ, Architect, DBA, Dev
|
Ritesh Ramesh |
3.50 |
|
|
LINQ Extension Method to Return a Unique List Based on a Key
Updated: 5 Dec 2008
LINQ Extension method to return a Unique List based on a key
C#, LINQ, Dev
|
Stephen Inglish |
3.46 |
|
|
Managing LINQ Data Contexts with the Unity Framework
Updated: 24 Jul 2008
A unique way of managing the LINQ Data Context object between business logic classes with Dependency Injection.
C# (C#3.0), Windows, LINQ, Dev
|
Shannon Deminick |
3.44 |
|
|
Extracting XML and Insert Bulk Data using LINQ to XML and LINQ to SQL in .NET 3.5
Updated: 4 Oct 2008
Extracting XML and SQL bulk updates using LINQ to XML and LINQ to SQL in .NET 3.5.
C#, .NET3.5, LINQ, VS2008, Dev
|
Gayani Devapriya |
3.38 |
|
|
LINQ: .NET Language-Integrated Query
Updated: 26 Aug 2007
General-purpose query added to the .NET Framework, LINQ, Lambda Expression, Extension Method
C#2.0, C#3.0, Windows, .NET2.0, .NET3.0, .NET3.5, Visual-Studio, LINQ, Dev
|
Sumit Jain |
3.38 |
|
|
Better LINQ with better example
- Unedited
Updated: 8 Sep 2008
Here we will take a real time example of a company to explore LINQ
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.5), Visual-Studio (VS2008), LINQ, Dev
|
NaveenPrabhu |
3.31 |
|
|
Exploring LINQ Query Operators and Differed Execution Plan
Updated: 5 Mar 2008
An overview of LINQ: how LINQ leverages different execution, what support C# provides query over datasets and data tables (LINQ to dataset), etc.
C#, .NET, LINQ, Dev
|
Zeeshan Jafar Hirani |
3.29 |
|
|
LINQ-to-SQL: A Generic Primary Key Function
Updated: 26 Jun 2008
This a VB.NET version of a code in a blog entry by Chris Sainty.
VB9.0, .NET3.0, LINQ, Dev
|
Bob Housedorf |
3.29 |
|
|
Use LINQ to Create Music Playlists
Updated: 29 Aug 2008
See how to utilize LINQ along with Typed-DataSets to quickly build playlists for your music collection.
C# (C#3.0), Windows, .NET (.NET3.0, .NET3.5), LINQ, Dev
|
davehamdan |
3.25 |
|
|
A Common Base Class for LINQ to SQL
Updated: 29 Jul 2008
A common base class for LINQ to SQL with which you can implement code to access database easily.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.0, .NET3.5), LINQ, Dev
|
Bruce Zhang |
3.00 |
|
|
Linq "Group By" over multiple keys/columns on an in memory data-table
- Unedited
Updated: 5 Apr 2008
Shows one of the many ways to call linq group by over multiple columns on memory objects
C# (C#3.0), .NET, LINQ, Dev
|
RohitOn.Net |
3.00 |
|
|
Random Sample Extension Method for .NET 3.0 LINQ Queries
Updated: 6 Nov 2006
Extension Method that allows a random sample to be returned from any IEnumerable collection
C#2.0, Windows, .NET3.0, LINQ, VS2005, Dev
|
Troy Magennis |
2.93 |
|
|
LINQ recipe: Split a fixed-width row into a string array
Updated: 16 Oct 2009
Need to process a fixed-width file? LINQ makes it easy!
C#, Windows, .NET, LINQ, Dev
|
Jonathan Franks |
2.67 |
|
|
Read XML with Namespace resolution using XLinq.XElement
- Unedited
Updated: 13 Nov 2008
Read XML with Namespace resolution using XLinq.XElement
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.5)
|
Ashish Mundra |
2.38 |
|
|
How To Run SQL Statement from LINQ
Updated: 30 Mar 2009
An article on how to run SQL statement from LINQ
C#3.0, LINQ
|
ahmed farag Ibrahim |
2.29 |
|
|
LINQ Demo with ASP.NET Web Application
Updated: 29 Apr 2011
A sample application for beginner users who want to start the Linq implementation in ASP.NET
C# (C#3.0), SQL, .NET, ASP.NET, SQL-Server (SQL2005), LINQ
|
anrorathod |
2.00 |
|
|
LINQtoXML
Updated: 26 Jan 2012
Introduction to XML Programming using LINQ in .NET
C#, XML, LINQ
|
kskrishnas |
2.00 |
|
|
Accessing data using Language Integrated Query (LINQ) in ASP.NET web pages – Part 1
Updated: 2 Feb 2008
Access various types of data using the LinqDataSource control in ASP.NET.
SQL, C#1.0, C#2.0, C#3.0, .NET3.5, ASP.NET, LINQ, Dev
|
Balamurali Balaji |
1.73 |
|
|
LINQ to Objects
Updated: 18 Dec 2007
LINQ to Objects helps us use LINQ to query objects in a collection.
C#, .NET3.0, .NET3.5, ADO.NET, LINQ, Dev
|
Duane S Moraes |
1.67 |
|
|
Search XML records with Operators using LINQ
- Unedited
Updated: 29 Oct 2008
This sample shows how tosearch xml file records using LINQ
C# (C#1.0, C#2.0, C#3.0), Windows, .NET (.NET3.0, .NET3.5), LINQ, Architect, Dev
|
MicrosoftTechnologist |
1.00 |
|
|
RSS Enclosure Downloader
Updated: 3 Jun 2008
Using LINQ to XML to download RSS enclosures.
XML, VB7.x, VB8.0, VB9.0, .NET, LINQ, Dev
|
Darren Fieldhouse |
|
|
|
OfficeQuery using XLINQ
Updated: 17 Jan 2010
Using XLINQ to search through a Word2007 zipped document.
C#, XML, .NET, Office, LINQ, Dev
|
Danny Hauptman |
|
|
|
Asynchronous LINQ to SQL
Updated: 16 Apr 2010
How to make a responsive application by not having to wait for your LINQ to SQL to return from the server
C#, .NET (.NET3.5), SQL-Server, LINQ
|
Rabb Moshe Plotkin |
|
|