Tom Dykstra
c9d2009574
remove superfluous code ( #3005 )
2017-03-18 11:27:37 -07:00
Tom Dykstra
8ea2f313de
Instructors --> CourseAssignments ( #3004 )
2017-03-18 11:24:23 -07:00
Tom Dykstra
115a74c97d
Update EF/MVC tutorial to use no-auth template ( #2951 )
...
* switch to no-auth
* update csproj
* typos and migrations changes
* remove sql design package
* additional notes
* trim nuget section, add troubleshooting note
* change join entity nav ppty names
* clarify wording
* many-to-many description
* correct errors
* minor corrections
* misc corrections
* corrections and clarifications
* fix snippet ranges
* more snippet ranges
* note that ef design packages are installed
* dates
* update final version of sample project
* correction in .csproj
* restore readme
2017-03-16 08:49:41 -07:00
Tom Dykstra
f42b9d8d12
add link to VS 2015 version ( #2919 )
...
* add link to VS 2015 version
* @rick-anderson feedback
2017-03-08 10:47:56 -10:00
Tom Dykstra
9b18d5179c
ViewBag --> ViewData ( #2881 )
...
* Update Index2.cshtml
* update About.cshtml
* Update Index3.cshtml
2017-03-06 09:36:00 -08:00
Tom Dykstra
5386ef898a
correct entity set name ( #2868 )
2017-03-06 09:36:00 -08:00
Tom Dykstra
69f7e12b7c
minor corrections ( #2863 )
2017-03-06 09:36:00 -08:00
Tom Dykstra
a8a0b2c33b
EF6 with ASP.NET Core -- project.json to .csproj ( #2826 )
2017-03-06 09:35:57 -08:00
Tom Dykstra
8bcdd4e36f
csproj and vs 2017 updates to ef mvc core tutorial ( #2794 )
2017-03-06 09:20:56 -08:00
Rick Anderson
66d699e04f
VS17 update to Intro to MVC ( #2837 )
...
* VS17 update to Intro to MVC
* adding a view
* work
* adding a view
* adding a model
* working with SQL LocalDB
* controller methods and views
* search
* new field and validation
* last part/delete
* final cleanup
* ###
* add "overpost" anchor
* tdystra feedback
2017-03-03 11:35:47 -10:00
Andy Pasic
010b730d27
Bulk metadata fix ( #2871 )
...
* meta data fix
* Revert "meta data fix"
This reverts commit ba36883476
.
* meta data fix2
* test
* Update owin-oauth-20-authorization-server.md
* Update api-ref.md
* Update api-ref.md
* test
* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra
f6726a2e2a
fix link ( #2697 )
...
* fix link
* change to https
2017-02-08 15:58:30 -10:00
Tom Dykstra
341f7e25a4
expand tutorials coverage in tutorials/index.md ( #2557 )
...
* expand tutorials coverage
* fix ef core URLs
* reorg web apps section, remove external site text
* remove external site text
2017-02-01 13:45:15 -10:00
Tom Dykstra
05d366bc4a
fix typo ( #2626 )
2017-01-30 13:37:52 -09:00
Tom Dykstra
46d10336bf
remove duplicated text ( #2606 )
2017-01-24 16:29:23 -08:00
Jonathan Harrison
b2b7f6b745
Removing reference to InstructorCourse ( #2602 )
2017-01-24 15:45:09 -08:00
Erik Ejlskov Jensen
ab94874c49
Fix old links ( #2604 )
2017-01-24 13:46:04 -08:00
Rick Anderson
538944d2cc
Update short titles ( #2595 )
...
* Update index.md
* Update bundling-and-minification.md
* Update knockout.md
* Update using-grunt.md
* Update using-gulp.md
* Update index.md
* Update index.md
* Update app-state.md
* Update configuration.md
* Update dependency-injection.md
* Update error-handling.md
* Update file-providers.md
* Update hosting.md
* Update logging.md
2017-01-23 15:17:00 -08:00
Shayne Boyer
801a6d9222
title to sentence case ( #2588 )
...
* title to sentence case
* Address comments
2017-01-23 13:15:29 -08:00
Tom Dykstra
1aea45e291
revise title ( #2577 )
...
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
* revise title
2017-01-23 11:42:21 -08:00
Tom Dykstra
b9dbc7b459
make refs to "a later tutorial" into links ( #2566 )
2017-01-20 15:05:50 -08:00
Tom Dykstra
2118ca49c8
remove refs to project.json ( #2563 )
...
* remove refs to project.json
* use code formatting
2017-01-20 13:21:55 -08:00
Tom Dykstra
b1bd9f9ece
mvc toc restructure ( #2482 )
...
* mvc toc restructure
* move mvc tutorial nodes to mvc section
* fix heading casing and toc node hierarchy
* add intro text to series index.md files
2017-01-14 13:59:26 -08:00
Simon Butler
d9b8e94ebc
Fix Bad Link ( #2503 )
...
Link in summary is to old docs site. updated to point to the new doc site for core.
2017-01-12 09:56:54 -08:00
Charlie Chu
2f83399a9e
Fix typo ( #2485 )
2017-01-09 11:30:08 -08:00
Tom Dykstra
1e3db156df
revise troubleshooting tip ( #2480 )
...
* revise troubleshooting tip
* revise troubleshooting tip
* further clarification in troubleshooting tip
2017-01-06 09:41:32 -10:00
Tom Dykstra
117fa97694
correct highlighting ( #2471 )
2017-01-04 12:13:50 -10:00
Tom Dykstra
fef1455fdf
Add clarification suggested by Scott_Winterrowd ( #2463 )
2017-01-04 09:17:39 -10:00
Tom Dykstra
fcfdc8531a
Fix note formatting ( #2464 )
...
* Fix note formatting
* fix note formatting
2017-01-04 10:16:29 -08:00
Tom Dykstra
1a85bf27a2
Correction suggested by Scott_Winterrowd ( #2458 )
2017-01-03 10:25:08 -10:00
Tom Dykstra
08ff1dbfab
Add tip suggested by Scott_Winterrowd ( #2459 )
2017-01-03 10:24:51 -10:00
Tom Dykstra
55e820ad5b
Add tip suggested by Krm240 ( #2460 )
...
* Add tip suggested by Krm240
* Add tip suggested by Krm240
2017-01-03 10:24:24 -10:00
Tom Dykstra
8a540842ac
Update update-related-data.md ( #2455 )
2017-01-02 13:33:24 -08:00
Mike Kinney
8625de4e00
Fixed code highlighting in Instructor Controller ( #2426 )
...
Fixed highlighting in Updating related data Instructors controller.
Update the Delete Page - First three lines are all changed - variable declaration style changed and lambda input parameter name changed (could also leave highlighting as is and change the other two).
2016-12-21 11:15:10 -08:00
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