In this post, we'll see how to generate sequence numbers along with the data that we need in LINQ C#.… Read More
Developers choose Entity framework ORM (EF) for better productivity when accessing the database. But, when the product is built that… Read More
This post is a sequence for the previous article which shows why the Func delegate is not translated into the… Read More
Building dynamic SQL statements is cumbersome. In this post, we will see how to build the dynamic LINQ queries without… Read More
In this post, we'll try to find the shortest word in a string using LINQ. Read More »Shortest word in… Read More
This is a post to get the specific type of items from a mixed list of items. I have tried… Read More
This website uses cookies.