Commit Graph

155 Commits (486e4dfd317788ae4ee891ea411ae8aed72f4607)

Author SHA1 Message Date
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Rick Anderson 59c906118f
Update intro.md (#5869)
`classnameID` (where `classname` is the name of the class, such as `Student`) as the primary key. In `classnameID`, `classname` is the name of the class, such as `Student` in
2018-04-03 19:36:41 -10:00
Maira Wenzel 5c72ff32b7 fix typo (#5866) 2018-04-03 21:50:25 -04:00
Rodrigo Santos f0dc140f8b Fixed Indent (#5843) 2018-03-31 11:31:48 -07:00
Rick Anderson 6e8b28764a
Update migrations.md (#5813) 2018-03-27 13:06:44 -10:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham e90ee95e78 Prereqs tuneup (#5721)
Updates
2018-03-19 18:04:00 -10:00
Luke Latham 6b0cf1247f Title, description, and H1 updates (2) (#5697)
Updates
2018-03-14 16:51:34 -10:00
Gabriel De La Parra ceed96f75b Update read-related-data.md (#5650) 2018-03-11 09:53:19 -07:00
Rick Anderson aee13f92d3
Update migrations.md 2018-03-07 16:57:07 -10:00
Luke Latham af3096253c
Title, description, and H1 updates (1) (#5574) 2018-03-01 15:21:56 -06:00
Rick Anderson 841020f78c
Update crud.md 2018-02-28 11:14:34 -10:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Rick Anderson 40e347b0c9
Update intro.md 2018-02-12 10:17:50 -10:00
Antoine Griffard 8d9175c290 Typos in ef-rp/read-related-data.md (#5441) 2018-02-11 13:52:30 -06:00
Antoine Griffard dde7f2fd7e Typo in ef-rp/migrations.md (#5432) 2018-02-10 12:42:17 -06:00
Antoine Griffard a9947f9603 Typos in crud.md (#5430)
examinied => examined
When a pages `OnPostAsync` method is called => When a page's `OnPostAsync` method is called
2018-02-10 09:40:33 -06:00
Rick Anderson b08c7ad8aa
Update intro.md 2018-02-09 10:04:29 -10:00
Abraham Gomez 0cf5269cd8 Corrected a duplicated "the" (#5365) 2018-02-03 16:09:30 -10:00
Rick Anderson b97dfdf3f0
fix range - highlighting (#5337) 2018-02-02 09:16:49 -10:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 9d53ba5eea Remove code-behind from RP terminology (#5290)
Updates
2018-01-27 10:22:43 -10:00
Luke Latham e22c40247e Section header casing and addl resrouce links to xref (#5291)
Fix one link
2018-01-27 10:21:42 -10:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham 1dd1a7fc8a
Remove localization segment from links (#5254) 2018-01-23 19:12:57 -06:00
Scott Addie 92478b7ff5
Fix spelling mistake 2018-01-23 09:54:58 -06:00
Luke Latham bf40841fa7 Patch regex expressions (#5210)
Update
2018-01-19 14:14:14 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
w0244079 b38ae927dc Update crud.md (#5183)
Spelling Mistake
2018-01-16 10:05:15 -10:00
Rick Anderson 8f1be55c05
Update intro.md (#5174) 2018-01-12 13:10:40 -10:00
Rick Anderson 40f5ab707a
Update concurrency.md 2018-01-06 09:17:17 -10:00
Rick Anderson 9deb843443
Update intro.md (#5114)
* Update intro.md

Fixes #5113

* Update intro.md
2018-01-04 17:16:17 -10:00
Rick Anderson 91cca4ae46
Update index.md 2018-01-04 16:46:49 -10: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
Rick Anderson ac3d96713d
Update intro.md (#5064)
* Update intro.md

* Update intro.md

* Update intro.md
2017-12-22 12:45:03 -10:00
Rick Anderson 4a28ecda6a
Fix links in CRUD/ RP (#5010) 2017-12-14 08:58:45 -10:00
Rick Anderson cbc73a6e21
Update intro.md (#4989) 2017-12-12 12:14:12 -10:00
Matt Sonnhalter 9738d006fc Correct highlighted new code that needs to be added (#4987)
In the highlighted portion of new code to be added for the section "Display related enrollments on the Details page", the previous 3 lines (32-34) are not highlighted but they are new lines of code that the user should add.
2017-12-12 14:37:48 -06:00
Scott Addie a0426b38d3
Escape less than character 2017-12-12 14:08:05 -06:00
Scott Addie 20c85ce766
Remove highlighting of closing ul tag 2017-12-12 13:53:57 -06: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 cd238d4513
Update intro.md 2017-12-07 16:23:27 -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 b7afbe4b5c fix formatting cshtml -> html 2017-12-04 08:27:42 -10:00
Rick Anderson 7a87245c68
Update intro.md 2017-12-01 18:04:33 -10:00
Rick Anderson 39018508a1
Update index.md 2017-12-01 17:08:42 -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
Luke Latham 374ecc35a7 Documenting Options change for 2.0 (#4797)
* Documenting Options change for 2.0

Update

Updates

Updates

* Updates

Fix link

Update TOC entry

Fix redo

Updates

* Update index.md

Simple is banned.

* Factor remaining Options out of Config topic

* React to feedback and updates

Update

Updates

Update metadata

* React to feedback

Update
2017-11-28 14:09:16 -10:00
Rick Anderson f63db17671
Update intro.md 2017-11-14 11:20:26 -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
Luke Latham 492a070952 Update link to Logging topic (#4729) 2017-11-06 14:31:35 -10:00
Rick Anderson 315c66f28b
Update index.md 2017-11-02 10:10:37 -10:00
Rick Anderson af91336ca7
RP EF minor clean up (#4705) 2017-11-01 13:20:23 -10:00
Rick Anderson d5cfe6ecd9
Update index.md (#4699)
* Update index.md

* Update index.md
2017-11-01 08:44:18 -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