9
shouts

Universal IQueryable Search Version 2 with Reflection

published 266 days, 3 hours, 29 minutes ago posted by naspinskinaspinski 267 days, 2 hours, 54 minutes ago
Tuesday, May 19, 2009 5:23:44 PM GMT Monday, May 18, 2009 5:58:10 PM GMT

'Google-like' search with an IQueryable made even simpler.

A little bit ago, I came out with a universal IQueryable search extensions and it worked great, but it got me thinking: if I could implement Reflection, it could be even easier to use and require less code to run as it would get the property names/types automatically. So here I am with the new version and it is working great, it has already saved me lots of time.

category: ASP.NET | clicked: 19 | | source: naspinski.net | show counter code
tags: IQueryable Linq C# .Net3.5