[SOLVED] POS 409 WEEK 1 INDIVIDUAL ASSIGNMENT RECORD OBJECTS: You are a software development employee at a startup company. Your HR department has tasked the IT department with developing a simple application (Windows Form Application) to load and display employee records.
[SOLVED] POS 409 WEEK 2 INDIVIDUAL ASSIGNMENT LIST COLLECTIONS: Upon further review of the previous assignment, you have determined that you can make your application (from Week 1) more efficient by replacing the arrays with Lists.
[SOLVED] POS 409 WEEK 3 INDIVIDUAL ASSIGNMENT LINQ: Upon further review of the previous assignment, you have determined that you can make your application (from Week 2) more efficient by adding LINQ search functionality.