Commit Graph

226 Commits (4d69b62611a1133a4d1885951cfc1c411ec0e6e1)

Author SHA1 Message Date
Lee Dumond 8843deeeeb Fix links to outdated documentation (#2243)
Repoint several links to latest version of EF core documentation
2016-11-28 14:15:23 -08:00
Lee Dumond de4d952573 Fix reference in code sample (#2246)
instructor.Courses is of type CourseAssignment, not Course
2016-11-28 14:11:06 -08:00
Lee Dumond b0271a9126 Fix null reference exception (#2247)
Line 146 runs inside of a block for which departmentToUpdate == null. Therefore, the attempt to read departmentToUpdate.InstructorID leads to a null reference exception.

The code is re-displaying the properties of the deletedDepartment, so the selected member of the select list should be deletedDepartment.InstructorID
2016-11-28 14:10:18 -08:00
Lee Dumond 4b0ac598b2 Fix typo (#2250)
EmploymentDatGroup should be EmploymentDateGroup
2016-11-28 14:02:35 -08:00
Rick Anderson 9799b89f88 Merge pull request #2249 from LeeDumond/patch-9
Fix documentation link
2016-11-28 11:59:36 -10:00
Rick Anderson 86c46f7f16 Merge pull request #2251 from LeeDumond/patch-11
Fix link to documentation
2016-11-28 11:58:31 -10:00
Rick Anderson c5ae31d947 Merge pull request #2252 from LeeDumond/patch-12
Fix link to documentation
2016-11-28 11:57:40 -10:00
Rick Anderson a1b4233096 Merge pull request #2253 from LeeDumond/patch-13
Fix link to documentation
2016-11-28 11:57:09 -10:00
Rick Anderson a82fba29f8 removed en.us 2016-11-28 11:55:31 -10:00
Lee Dumond 6cbbad4433 Fix link to documentation
Fix link to point to current EF documentation
2016-11-25 22:40:04 -06:00
Lee Dumond fda977a554 Fix link to documentation
Point link to current PowerShell documentation
2016-11-25 22:36:31 -06:00
Lee Dumond 9b05d9c832 Fix link to documentation
Fix link to point to current EF documentation
2016-11-25 22:24:51 -06:00
Lee Dumond c1fc59ed13 Fix link to documentation
Point link to current documentation
2016-11-25 22:13:12 -06:00
Lee Dumond 02404f076d Fix documentation link
Fix link to point to current version of EF documentation.
2016-11-25 14:52:47 -06:00
Lee Dumond 40a2f49ab6 Correct link destinations
Correct the destinations for two links from the old to the current Entity Framework documentation
2016-11-21 21:49:16 -06:00
Andy Pasic a82e144ea1 fixed code snippets 2016-11-17 21:03:07 -08:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Tom Dykstra c2e4faa758 fix link (#2156) 2016-11-12 14:28:38 -08:00
Tom Dykstra d4af59f668 migration cleanup for ef mvc series (#2135)
* migration cleanup

* newline for note content per docfx warning

* change code block to blockquote
2016-11-09 19:18:30 -10:00
Andy Pasic 81425c2f2a Api link fix (#2115)
* quick test

* quick test

* quick test

* Revert "quick test"

This reverts commit 91b07a3df5.

* Revert "quick test"

This reverts commit e44af19bb4.

* Revert "quick test"

This reverts commit 6872a1921d.

* Removed links to old api site

* Fixed link to H1

* quick fix

* Fixed link to H1

* reverted to match master

* removed random character.

* removed random unix character

* removed random unix character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* Quick fixes

* Update CONTRIBUTING.md

* removed random UTF character

* removed random UTF character

* Update routing.md

* Update validation.md

* Update overview.md

* Update linuxproduction.md

* Update web-publishing-vs.md

* Update sociallogins.md

* Update cors.md

* Update cross-site-scripting.md

* Update overview.md

* Update key-encryption-at-rest.md

* Update adding-model.md

* Update new-field.md

* Update validation.md

* Update first-web-api.md

* Update nano-server.md

* Update your-first-mac-aspnet.md

* Update linuxproduction.md
2016-11-07 07:58:40 -10:00
Andy Pasic 5c533c0d9e dl link fix (#2116)
* quick test

* validation fix
2016-11-07 07:19:31 -10:00
Crussader 4b307ec7af Update link to complete app (#2099) 2016-11-03 16:57:19 -10:00
Rick Anderson 54e6ee2d72 fix EF link (#2100) 2016-11-03 15:03:28 -10:00
Jimmy Beaudoin 058b6a659e Fix typo in CRUD tutorial for Entity Framework (#2027)
@jimbeaudoin Thanks for the fix.
2016-10-31 08:29:10 -07:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00