Rob Allred

Developer, Outdoor Enthusiast & Purveyor of Odd Things. AngularJS, Javascript, ASP_NET, OrchardCMS.

  • Twitter

When to use Linq Expression<Func<T>>

Posted on July 29, 2016

For me this happened when I need to Chaining query operators, for example you have a list of categories to filter your return data. I want to look at homes from New York, California and Florida. What is Expression<Func<T>>? Expression<Func<T>> or Expression is a representation of a strongly typed lambda expression in the form of […]

Filed Under: Asp.Net, CSharp, Linq Tagged With: Code Snippets, Linq

Categories

  • Accessibility (1)
  • anjularjs (5)
  • Asp.Net (3)
  • CSharp (2)
  • CSS (1)
  • Database (3)
  • Github (1)
  • Html5 (1)
  • javascript (11)
  • Linq (1)
  • Orchard Cms (9)
  • Regex (1)
  • SQL (1)
  • Uncategorized (1)
  • Videos (4)
  • vuejs (1)
  • Web Api (2)

Recent Posts

  • Commonly used regex for zip codes and addresses
  • Delete all the tables from your database
  • Orchard CMS Content Control Wrapper
  • Orchard Harvest 2017
  • Sending Emails in a Asp.net WebApi

Copyright © 2014