2011-nov02-net / 2011-nov02-net/josiah-project0
OrdersbyCustomer() and OrdersbyLocation() need improvement
Đang mở
- Ngôn ngữ chính
- C#
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Both of these methods simply call the AllOrders() method and filter through the results. Both of these functions can be made more efficient by creating unique queries for each function so less data is being requested and iterated through from the database.
File Location: StoreApp.Library/StoreRepository.cs
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.