Question: The application accepts search input in a text box and then displays in a pleasing style a list of people where any part of their

The application accepts search input in a text box and then displays in a pleasing style a list of people where any part of their first or last name matches what was typed in the search box (displaying at least name, address, age, interests, and a picture). Solution should either seed data or provide a way to enter new users or both An ASP.NET MVC or a WPF Application that uses the MVVM Design Pattern If you use ASP.NET MVC then use Ajax to respond to search request (no full page refresh) using JSON for both the request and the response Use Entity Framework Code First to talk to the database Unit Tests for appropriate parts of the application

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!