Blogs about: Linq To Objects

Featured Blog

Multiple List Left Join in LINQ

codingsense wrote 1 month ago: We had seen in earlier posts how to left join and right join 2 lists using LINQ. But what about mult … more →

Tags: C#, LINQ, Object

LINQ to YAML

Noldorin wrote 2 months ago: LINQ to XML is one of the many technologies introduced with the .NET Framework 3.5, and one that is … more →

Tags: Programming, projects, Software, .NET, .Net 3.5, C#, C# 3.0, data format, IEnumerable

LINQ to Objects: Forced Result Set Evaluation

Phil Harding wrote 2 months ago: Usually when using LINQ for querying object collections, evaluation or realisation of the result set … more →

Tags: Software development, LINQ

Left Join, Right Join Using LINQ9 comments

codingsense wrote 4 months ago: Hi Friends, In this post let us see how we can handle Left Join and Right Join when using LINQ. Th … more →

Tags: C#, LINQ, Object

Join in LINQ1 comment

codingsense wrote 4 months ago: Hi Friends, In this post lets us try to understand how Join is handled using LINQ. We will take a sa … more →

Tags: LINQ, C#, Object

LINQ with best example - 2

codingsense wrote 6 months ago: Hi friends, In my previous post LINQ with best example – 1 , we had seen the basic concepts of … more →

Tags: C#, LINQ, Object

Linq to Gac : Use Linq to Power Query your Gac via this C# Bridge to Fusion2 comments

Damon Wilder Carr wrote 9 months ago: This post gets you Linq access to the GAC with no fuss. Fusion is wrapped for you so no need to u … more →

Tags: Software Design, Software Futures, C# 3.0 Enhancements, C# 3.0 for Internal DSL, Framework Design, Proof Driven Development, Generics, concepts implemented, technology

Search word or phrase within a file using LINQ1 comment

codingsense wrote 10 months ago: Hi found a nice way to search a word or phrase within a file, so thought of sharing with you all. st … more →

Tags: C#, LINQ, Object

Difference between Select and SelectMany in LINQ1 comment

codingsense wrote 10 months ago: The difference between select and selectMany can be seen when we are accessing data from multilevel … more →

Tags: LINQ, C#, difference

LINQ to system files and processes

codingsense wrote 10 months ago: I was just thinking where and all linq can be used, surpirsingly i found that whatever i thought to … more →

Tags: LINQ, C#

Samples for all Linq functions at one place2 comments

codingsense wrote 10 months ago: I had many confusions when i used linq for the first time. For each function i searched its usage an … more →

Tags: LINQ, C#, Basic

LINQ with best example - 1

codingsense wrote 10 months ago: What is LINQ?? LINQ stand for Language-Integrated Query is now available as a integral part of Visua … more →

Tags: C#, LINQ, Object

Master Generic Type Constrains : A critical success factor in Linq Development

Damon Wilder Carr wrote 1 year ago:   More accurately called ..‘Variance and Generalized Constraints for C# Generics’) (1) A … more →

Tags: Generics, .NET 2.0, Assumed Knowledge, basics, C#, C# 3.0 Enhancements, Core knowledge, Generics

a couple of LINQ tools

Ratnakar Garikipati wrote 1 year ago: Visual LINQ Query Builder   Visual LINQ Query Builder is an add-in to Visual Studio 2008 Designer t … more →

Tags: .NET Framework 3.5, C#, General IT, Visual Studio 2008, LINQ to SQL, LINQ to XML, LINQ Visual Studio 2008 add-in, LINQPad, Visual LINQ Query Builder