How to Create a Linq Statement from a String(blog.nitriq.com)
submitted by
viggity(1124) 2 years, 3 months ago
Some useful extension methods off of IEnumerable<T> that let you create dynamic Linq statements from a string, including "Where" and "OrderBy". Especially useful if you're letting your users create their own filters. Code is in C# but it should be easy to convert to VB. read more...
|category: Linq
|Views: 40
tags:
LINQ another
Everyones tags:
Your Tags: