The GetVendors() action in the ProcessedOrderController controller is querying the database each time it is run. The GetVendors() action must query the database only if the cache is null.
You need to add code to the action at line PC33 to cache the data.
Which code segment can you use? (Each correct answer presents a complete solution. Choose all that apply.)
JithJohn
Highly Voted 5 years, 5 months agoMaverickCalibre
Highly Voted 5 years, 6 months agopizzaHawai
Most Recent 4 years, 5 months ago