Balajiprasad's useful codes
Important codings & concepts in web & window applications using microsoft technologies.
Showing posts with label
LINQ
.
Show all posts
Showing posts with label
LINQ
.
Show all posts
Thursday, October 27, 2016
C# - Passing Linq condition as parameter
›
We can pass LINQ conditions dynamically as parameter, Lets consider simple example to get Single property and multiple properties by condit...
Friday, November 27, 2015
RavenDB Linq - How to use dynamic where clause
›
I faced scenario to add some specified where clause based some conditions, so that i have used following code. We can add any number of wh...
›
Home
View web version