Online IDE Cloud Hosting Forum Open Source About Us

Public Code Search

CodeRun search provides you with free access to open-source code made public by CodeRun members. Read more about code privacy

Search for:
Results 1 - 10 of 19 for projects published by LinqLuther
This sample prints a sequence of integers one greater than those in an input array.
Tags: Linq, C#
Updated: 04/06/09
This sample prints an alphabetically sorted version of an input string array
Tags: Linq, C#
Updated: 04/06/09
This sample uses group by to partition a list of numbers by their remainder when divided by 5
Tags: Linq, C#
Updated: 04/06/09
This sample prints the prime factors of the number 300. The This sample creates a sequence of unique factors by using the Distinct method on the integer array of factors to remove duplicates.
Tags: Linq, C#
Updated: 04/06/09
Prints out all products which are out of stock
Tags: Linq, C#
Updated: 05/08/09
Prints out all products which cost more than 3.0
Tags: Linq, C#
Updated: 05/08/09
Prints out all customers from Washington and their orders
Tags: Linq, C#
Updated: 05/08/09
Prints out all numbers who's name is shorter than it's value
Tags: Linq, C#
Updated: 05/08/09
Prints out all of the products' names
Tags: Linq, C#
Updated: 05/08/09
Prints the name of each number in an integer array by indexing into a second array that contains the names
Tags: Linq, C#
Updated: 05/08/09

1 2 Next
Copyright 2005-2009 CodStore, Inc.  |    About Us   |    Terms Of Use