Commit Graph

42 Commits (5d6e2384d2aa47e109401b9cd9521adff9bbd5f7)

Author SHA1 Message Date
Mike Kinney a848cf7eb0 Removed code highlight from Modify the Course... (#2425)
* Removed code highlight from Modify the Course...

Removed the code highlighting from the sample code in Modify The Course Entity.  The highlighting was wrong and the tutorial text doesn't reference it, so I simply removed it.

* Code highlighting - added note nd corrected lines
2016-12-19 16:22:17 -08:00
Tom Dykstra cd3abb0a0a seq numbers in headings, restore bylines (#2421) 2016-12-18 15:21:00 -08:00
Mike Kinney 8137c0615c highlight tag missing on filtering code sample (#2396)
The line numbers were there, just no highlight tag.  Added highlight tag.
2016-12-18 14:52:19 -08:00
Tom Dykstra 29fd37c18a reword to note which lines are highlighted (#2401) 2016-12-15 18:49:09 -10:00
Mike Kinney c31f074180 Highlight the LastName and EnrollmentDate lines (#2395)
Highlight the LastName and EnrollmentDate lines
2016-12-15 14:41:07 -08:00
Mike Kinney 6b0613777c Fix markup so /span end tag is displayed
The markup wasn't correct so the /span tag wasn't being displayed in the tutorial.  There may be a better markup, but this solution works.
2016-12-15 12:01:25 -08:00
Tom Dykstra 4ed3f1ccac change ef mvc title 2016-12-07 15:35:57 -08:00
Luke Latham cb4eb5c558 Update concurrency.md 2016-12-03 19:54:45 -06:00
Luke Latham c2eef57321 Command line/command-line/command prompt updates (#2284)
Command line/command-line/command prompt updates
2016-12-01 09:15:06 -08:00
Rick Anderson c786559b86 Merge pull request #2275 from alaatm/patch-2
Update old links
2016-11-30 08:24:33 -10:00
Tom Dykstra d7a1ff2d4e propagate #2247 change to cu-final (#2276)
Add an optional extended description…
2016-11-30 09:11:24 -08:00
Alaa Masoud b742088e31 Update old links 2016-11-30 19:55:54 +03:00
Lee Dumond 948d9f045b Fix range for code snippet (#2244)
Code snippet is pointing to the wrong range of lines. Showing "Title" field when it is supped to show "CourseID" field.
2016-11-28 14:24:52 -08:00
Tom Dykstra 0370f0ff66 remove en-us (#2262)
Add an optional extended description…
2016-11-28 14:22:21 -08:00
Tom Dykstra 67bafec508 remove en-us (#2261) 2016-11-28 14:19:59 -08:00
Lee Dumond 8622610b57 Fix link to documentation (#2245)
Fixed link to point to current location of EF documentation.
2016-11-28 14:18:27 -08:00
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