Azure – LINQ query is too slow
I am working on a middle size web application that handles projects, invoices etc. I struggle to optimize my filter query for a list of projects whenever I filter by subject's substring. It sometimes searches for up to one whole…