Codes (5410) - 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.

5410 records found.
 
Program to Split String in C#
Posted by Rajnilari2015 on 2/19/2017 under C# category | Views: 1449
Query expression to get minimal string length using LINQ
Posted by Amatya on 3/13/2017 under LINQ category | Views: 1377
Query expression to get minimal item which matches using LINQ
Posted by Amatya on 3/13/2017 under LINQ category | Views: 1288
  • Query expression to get minimal item in the list using LINQ
    Posted by Amatya on 3/13/2017 under LINQ category | Views: 1346
    Simple program to demonstrate min or empty collection
    Posted by Amatya on 3/13/2017 under Error and Solution category | Views: 1341
    Simple program to get the minimum value from the List of decimal numbers
    Posted by Amatya on 3/13/2017 under C# category | Views: 1111
    Simple program to get the minimum value from the List
    Posted by Amatya on 3/13/2017 under C# category | Views: 1066
    Program that returns the text form of each digit less than 5
    Posted by Amatya on 3/11/2017 under C# category | Views: 1281
    Gets sum of values from list of integer numbers using LINQ
    Posted by Amatya on 3/13/2017 under C# category | Views: 1217
    LINQ query expression to get sum of numbers which match specified predicate.
    Posted by Amatya on 3/13/2017 under C# category | Views: 1104
    Query expression to get sum of string lengths.
    Posted by Amatya on 3/13/2017 under C# category | Views: 1262
    Query expression to get maximal item in the List using LINQ
    Posted by Amatya on 3/13/2017 under C# category | Views: 1086
    Query expression to get maximal item through condition using LINQ
    Posted by Amatya on 3/13/2017 under C# category | Views: 1144
    Query expression to get maximal string length using selector.
    Posted by Amatya on 3/13/2017 under C# category | Views: 1138
    Search Email using Like operator
    Posted by Rajnilari2015 on 3/11/2017 under Sql Server category | Views: 1216
    Search Email using CharIndex function
    Posted by Rajnilari2015 on 3/11/2017 under Sql Server category | Views: 1221