Codes (5411) - Page 11

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.

5411 records found.
 
Program to Split String in C#
Posted by Rajnilari2015 on 2/19/2017 under C# category | Views: 1861
Query expression to get minimal string length using LINQ
Posted by Amatya on 3/13/2017 under LINQ category | Views: 1794
  • Query expression to get minimal item which matches using LINQ
    Posted by Amatya on 3/13/2017 under LINQ category | Views: 1684
    Query expression to get minimal item in the list using LINQ
    Posted by Amatya on 3/13/2017 under LINQ category | Views: 1732
    Simple program to demonstrate min or empty collection
    Posted by Amatya on 3/13/2017 under Error and Solution category | Views: 1815
    Simple program to get the minimum value from the List of decimal numbers
    Posted by Amatya on 3/13/2017 under C# category | Views: 1515
    Simple program to get the minimum value from the List
    Posted by Amatya on 3/13/2017 under C# category | Views: 1429
    Program that returns the text form of each digit less than 5
    Posted by Amatya on 3/11/2017 under C# category | Views: 1697
    Gets sum of values from list of integer numbers using LINQ
    Posted by Amatya on 3/13/2017 under C# category | Views: 1527
    LINQ query expression to get sum of numbers which match specified predicate.
    Posted by Amatya on 3/13/2017 under C# category | Views: 1458
    Query expression to get sum of string lengths.
    Posted by Amatya on 3/13/2017 under C# category | Views: 1596
    Query expression to get maximal item in the List using LINQ
    Posted by Amatya on 3/13/2017 under C# category | Views: 1407
    Query expression to get maximal item through condition using LINQ
    Posted by Amatya on 3/13/2017 under C# category | Views: 1489
    Query expression to get maximal string length using selector.
    Posted by Amatya on 3/13/2017 under C# category | Views: 1503
    Search Email using Like operator
    Posted by Rajnilari2015 on 3/11/2017 under Sql Server category | Views: 1520