Dynamic LINQ
Something I just saw for the first time is a Microsoft C# sample application called DynamicQuery. This allows you to enter part of a LINQ query as a string. If you have Visual Studio 2008 installed, you can find the samples in this directory: C:\Program Files\Microsoft Visual Studio 9.0\Samples\1033. Then extract the file CSharpSamples.zip. The […]
Read More
Recent Comments