This is A Facebook User's Typepad Profile.
Join Typepad and start following A Facebook User's activity
A Facebook User
Recent Activity
Hi Walter
Thanks for the code lesson, i learnt alot!
I do have one question before i implement this if you don't mind.
If i followed your code example to add a StartsWith extension, would it be able to pass extra arguments for case insensitive query. (I tried, but got some parsing errors and then got lost in the code)
here's an example of what i'm trying to achieve
query = Contact.GetContactsList().AsQueryable().Where("@0.StartsWith(outerIt.Country, StringComparison.InvariantCultureIgnoreCase)", new List() { "austria", "poland" });
any help greatly appreciated.
thanks Peter
Advanced Linq - Dynamic Linq query library: Add support for 'Contains' extension
This post explains how to extend the Dynamic Linq library to support the "Contains" extension method. This post also can serve as a base for further extension of the Dynamic Linq Library and adding support to more extension methods. Linq is an amazing programming model, brought to life by the Mi...
A Facebook User is now following The Typepad Team
Feb 1, 2012
Subscribe to A Facebook User’s Recent Activity