1. 33. Requirements of the Cashier s Console
2. 34. Use partial views to make code more manageable
3. 35. Populate Categories Dropdown
4. 36. Create a partial view for rendering the product list
5. 37. Dynamically Render Partial View with JQuery
6. 38. Use css Jquery to highlight selected product
7. 39. Assignment 2 Display Selected Product Details
8. 40. Assignment 2 Answer
9. 41. Implement the Sales form
10. 42. Assignment 3 Quantity field Validation
11. 43. Assignment 3 Answer Fixing display issues
12. 44. Custom Validation with ValidationAttribute
13. 45. Complete the selling process add sales transactions
14. 46. What is ViewComponent
15. 47. Implement Transactions ViewComponent
16. 48. Assignment 4 Transactions Report
17. 49. Assignment 4 Answer
18. 50. Print Report with Javascript and CSS