- Use a javascript library or framework to upgrade the trades table to be a searchable and sortable grid. Smaple options are SlickGrid, DataTables, UI-Grid. Explain why you pick the library you do.
- Add a project to the solution for unit tests, add NUnit to the project, and add a unit test to verify that the GetTrades() method of the TradeRepository actually returns 500 rows.
- BONUS: Add a WebApi controller that returns the trades via JSON. Modify the trades view to populate the new grid via an AJAX get request.
forked from wjmoody03/ApplicationDeveloper
-
Notifications
You must be signed in to change notification settings - Fork 0
istrupin/ApplicationDeveloper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 88.5%
- JavaScript 6.9%
- HTML 3.0%
- CSS 1.5%
- Classic ASP 0.1%