Tag: LINQ

Sort Generic List Using Lambda Expression For Dynamic Type And Dynamic Property

Once stuck on a requirement where I needed to write a code which is flexible and generic enough to sort…

Continue Reading