Cannot implicitly convert type System.Linq.IOrderedQueryable to 'System.Collections.Generic.IList An explicit conversion exists (are you missing a cast?): I have the following error on this method 'Cannot implicitly convert type 'System.Linq.IOrderedQueryable.Models.Student' to 'System.Collections.Generic.IListModels.Student'. An explicit conversion exists (are you missing a cast?)'
No comments:
Post a Comment