Compound from « LINQ « C# / CSharp Tutorial






22.26.Compound from
22.26.1.Compound from: identifies ordered pairs of integers
22.26.2.Compound from: prints all orders whose total is less that 500
22.26.3.Using a compound from clause to select all orders where the order was made in 1998 or later.
22.26.4.from Assignment: select all orders where the order total is greater than 2000.00
22.26.5.Multiple from: filtering on value list can be done before selecting their orders
22.26.6.Printing the customer number and orderID for every order in the list