Commit Graph

17 Commits (522fbd308f0febac7a747ef68520f90da0790647)

Author SHA1 Message Date
Ryan Taite 44df1da082 Update Select link to use asp tag helpers (#7717)
`<td>@Html.ActionLink("Select", "OnGetAsync", new { courseId = item.CourseID })</td>` throws an error saying:

> Cannot resolve action 'OnGetAsync'

I also fixed a spacing issue
2018-07-23 09:52:15 -06:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham 2059dd8b41
Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
Rick Anderson c51bc21207
Part 5 upgrade EF/RP to 2.1 (#7357)
* Part 5 upgrade EF/RP to 2.1

* work

* work
2018-06-28 11:02:10 -07:00
Rick Anderson 2f7615e4ef
EF-RP Migrations update to 2.1 (#7313)
* EF-RP Migrations update to 2.1

* work

* work

* work

* work
2018-06-26 18:47:12 -07:00
Rick Anderson 7e0f5ee1ca
EF-RP to 2.1 (#7163)
* WIP:EF-RP to 2.1

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* CRUD

* CRUD

* CRUD

* CRUD

* CRUD

* wrk

* wrk

* wrk

* wrk

* wrk

* wrk
2018-06-26 12:12:43 -07:00
Rick Anderson cf87093ebf
ID missing (#6198)
* ID missing

* ID missing
2018-05-05 08:30:06 -10:00
Falthazar 58a4b4e467 Fixed typo - "sp-page" to "asp-page" (#5923) 2018-04-10 14:08:23 -05:00
Rodrigo Santos f0dc140f8b Fixed Indent (#5843) 2018-03-31 11:31:48 -07:00
Luke Latham 1dd1a7fc8a
Remove localization segment from links (#5254) 2018-01-23 19:12:57 -06:00
user135711 c22d1f7aaa Fixed confusing but harmless code that had no effect on the Page() displayed after a deleted concurrency error. (#5079) 2018-01-02 15:15:42 -10:00
Tim Purdum d7ac8b5489 Line 14 typo fix (#4972)
Line 14 said "sp-page" instead of "asp-page"
2017-12-11 13:15:42 -10:00
Rick Anderson 152469f1ce
replace viewData with strong types (#4924)
* replace viewData with strong types

* work

* work
2017-12-04 18:25:56 -10:00
Rick Anderson 5ea85ced50
RP-EF read and update related data, concurrency (#4708)
* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* update related data

* update related data

* update related data

* update related data

* update related data

* update related work

* final draft update related data

* final draft update related data

* final draft update related data

* final draft update related data

* minor cleanup

* concurrency

* concurrency

* concurrency

* concurrency

* concurrency

* concur

* concur

* concur

* concur complete draft

* concur complete draft

* concur complete draft

* concur complete draft

* real final draft

* real final draft

* react to feedback

* react to feedback

* react to feedback
2017-12-01 16:51:36 -10:00
Rick Anderson b3abc96e95
RP intro add tutorial link (#4764)
* RP intro add tutorial link

* Update index.md

* Update index.md
2017-11-13 10:49:43 -10:00
Rick Anderson af91336ca7
RP EF minor clean up (#4705) 2017-11-01 13:20:23 -10:00
Rick Anderson b9509ec906
RP with EF (#4451)
* RP with EF

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* finished with CRUD

* start part 3

* start part 3

* finish Sort/Group

* finish Sort/Group

* finish Sort/Group

* finish Sort/Group

* work

* removed all you

* finished with parts 1-3

* finished with parts 1-3

* finished with parts 1-3

* part 4

* finish mig

* finish mig

* complex

* complex

* complex

* complex

* complex

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback
2017-10-31 19:38:47 -10:00