Answer the question
In order to leave comments, you need to log in
ASP.NET MVC, how to correctly compose a database query?
Table 1 - Forum :
return _db.Topic.Where(it => it.IdForum == id).Take(5);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question