This post is a sequence for the previous article which shows why the Func delegate is not translated into the SQL statements.
This post is a sequence for the previous article which shows why the Func delegate is not translated into the SQL statements.
In this post, I’ll show you what happens when you use a func delegate on the Entity Framework entities.
Filtering an item from a list of items is easy but if the item to filter is not known at compile time then filtering a list will be little complicated.
In this post, we’ll try to find the shortest word in a string using LINQ.
This is a post to get the specific type of items from a mixed list of items. I have tried couple of solutions for the problem but it looks like there’s more elegant solution than my solution.
In this post, we’ll see how to generate sequence numbers along with the data that we need in LINQ C#.
Update your browser to view this website correctly. Update my browser now