C# MCQ Number 00768

C# MCQ Set 1 1. Assume 2 columns named as Product and Category how can be both sorted out based on first by category and then by product name? a) var sortedProds = _db.Products.Orderby(c => c.Category) b) var sortedProds = _db.Products.Orderby(c => c.Category) + ThenBy(n => n.Name) c) var sortedProds = _db.Products.Orderby(c => c.Category) ….


This content is for paid premium members only.
You can view complete answer after activation your membership.


Need only one answers. Simply buy single day pass and email. We will send answers for this question.
Login Buy membership