Hi, I get a mistake (line 37 in the video) sounds like "Cannot implicitly convert type 'System.Web.Mvc.ViewResult' to 'Microsoft.AspNetCore.Mvc.IActionResult'". Maybe someone here can help me to solve it. Thank you!
Thanks for the video. It looks like you are copying the whole table from the database into server memory, then filtering the results within server memory. Wouldn't it be much more efficient to query within the database and just return the results?
One of the best video thank you sir
Glad you liked it
my right ear enjoyed this very much
I was looking for this comment. xD
i love all your tutorial videos. very helpful and easy to follow :')
Thank you so much!
Always well done, helpful and right to the point. Another great video.
Very glad !
it works. than u some , i learned many things
very healpful and clear explanations ! thank you !
Good video thank you.
Where do I find the "AsNoTracking" method? I can't find it. did it replace?
how did you get it solved? Please share
very useful thank you !
Thanks man!
Thank you so much,you are great
Hi, I get a mistake (line 37 in the video) sounds like "Cannot implicitly convert type 'System.Web.Mvc.ViewResult' to 'Microsoft.AspNetCore.Mvc.IActionResult'". Maybe someone here can help me to solve it.
Thank you!
can we have multiple methods of the index with different params right ??
was anyone able to pass an integer into the parameter in the function for search
Well jobe !
Thanks for the video. It looks like you are copying the whole table from the database into server memory, then filtering the results within server memory. Wouldn't it be much more efficient to query within the database and just return the results?
Any method for that??
Nice one! Do you have anything about how you can make a checkbox model validation like : public bool termsandconditions { get; set; } ?!
thanks alot .
Thanks
Thanks!!!!