Codes (5747) - Page 9

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.

5747 records found.
 
C# code for AddRange concept in List
Posted by Amatya on 3/15/2017 under C# category | Views: 1553
C# code to create a List and initialize to another list
Posted by Amatya on 3/15/2017 under C# category | Views: 3534
C# code of creating List
Posted by Amatya on 3/15/2017 under C# category | Views: 1188
Custom sorting with ORDER BY AND IIF
Posted by Rajnilari2015 on 3/15/2017 under Sql Server category | Views: 1360
C# program to add the numbers using Aggregate method with function
Posted by Amatya on 3/15/2017 under C# category | Views: 1218
C# code for sum using aggregate method
Posted by Amatya on 3/15/2017 under C# category | Views: 1065
  • As example of Pivoting using FOR XML PATH
    Posted by Rajnilari2015 on 3/15/2017 under Sql Server category | Views: 1083
    Alternate way to perform PIVOTING without using PIVOT
    Posted by Rajnilari2015 on 3/15/2017 under Sql Server category | Views: 1085
    Split string into individual characters using TSQL Script
    Posted by Rajnilari2015 on 3/14/2017 under Sql Server category | Views: 1023
    TSQL code to remove junk characters by the aid of Noise table
    Posted by Rajnilari2015 on 3/14/2017 under Sql Server category | Views: 1006
    C# program on empty collection of nullable.
    Posted by Amatya on 3/14/2017 under C# category | Views: 987
    C# program on empty collection.
    Posted by Amatya on 3/14/2017 under C# category | Views: 1015
    C# program to computes average of nullable values.
    Posted by Amatya on 3/14/2017 under C# category | Views: 976
    C# program for average of decimal values.
    Posted by Amatya on 3/14/2017 under C# category | Views: 1079
    C# program for average of int values.
    Posted by Amatya on 3/14/2017 under C# category | Views: 980
    Query expression to count items in the collection using LINQ
    Posted by Amatya on 3/13/2017 under LINQ category | Views: 1091