LINQ Codes (133) - Page 1

Code snippets submitted by registered members. You can also post a code snippet or tips and win monthly prizes as well as gain community credit points.

133 records found.
 
Code snippet to find out the values with condition using LINQ
Posted by Amatya on 9/25/2017 under LINQ category | Views: 1277
LINQ code to find average marks of student
Posted by Amatya on 3/22/2017 under LINQ category | Views: 1749
C# code to check if the items in List matches the condition using LINQ
Posted by Amatya on 3/15/2017 under LINQ category | Views: 1379
C# code to check the item in the list exists or not using LINQ
Posted by Amatya on 3/15/2017 under LINQ category | Views: 1481
Query expression to count items in the collection using LINQ
Posted by Amatya on 3/13/2017 under LINQ category | Views: 1040
Query expression to get minimal string length using LINQ
Posted by Amatya on 3/13/2017 under LINQ category | Views: 993
  • Query expression to get minimal item which matches using LINQ
    Posted by Amatya on 3/13/2017 under LINQ category | Views: 968
    Query expression to get minimal item in the list using LINQ
    Posted by Amatya on 3/13/2017 under LINQ category | Views: 992
    Program that returns digits whose name is shorter than their value.
    Posted by Amatya on 3/11/2017 under LINQ category | Views: 1811
    Program to find all elements of an array less than 10.
    Posted by Amatya on 3/11/2017 under LINQ category | Views: 958
    how to find even and odd in given Array in LINQ
    Posted by Suku76 on 2/9/2017 under LINQ category | Views: 2560
    Simple Program for understanding Predicate
    Posted by Amatya on 12/9/2016 under LINQ category | Views: 1300
    Check file extension using LINQ
    Posted by Vishalneeraj-24503 on 8/31/2015 under LINQ category | Views: 1268
    Fetching values from collection.
    Posted by Vishalneeraj-24503 on 5/24/2015 under LINQ category | Views: 1161
    Getting values from collection using LINQ.
    Posted by Vishalneeraj-24503 on 3/29/2015 under LINQ category | Views: 1130
    Order by select in Lambda Expressions in Linq.
    Posted by Vishalneeraj-24503 on 3/29/2015 under LINQ category | Views: 1218
    Sorting values with Linq Extension using OrderBy clause.
    Posted by vishalneeraj-24503 on 12/29/2014 under LINQ category | Views: 1272