Tom Dykstra
02a2b7d1a0
delete repeated phrase ( #3243 )
2017-04-19 09:14:10 -07:00
Tom Dykstra
0a73450535
typo ( #3233 )
2017-04-15 10:06:02 -10:00
Tom Dykstra
b5e506801f
EF MVC corrections ( #3209 )
2017-04-12 09:41:27 -07:00
Tom Dykstra
d60b3976de
stress that 1.1 is required for ef mvc tutorial ( #3171 )
...
* stress that 1.1 is required for ef mvc tutorial
* clarification
2017-04-06 10:53:54 -07:00
Tom Dykstra
9daa2ffcda
clarify tools packages ( #3122 )
2017-04-01 11:29:07 -07:00
Tom Dykstra
f8806d8961
2015-->2017 ( #3144 )
...
Add an optional extended description…
2017-04-01 11:23:46 -07:00
Tom Dykstra
d516c5deb8
revise readme in EF MVC core snippets project ( #3028 )
2017-03-22 08:39:34 -07:00
Tom Dykstra
c597a3af1a
add tag helpers info ( #3027 )
...
* add tag helpers info
* fix id
* if --> when
2017-03-21 18:20:33 -07:00
Tom Woodforde
19e3aa194b
Correct the path to the demo project and add database instructions ( #3021 )
...
* Correct the path to the demo project and add database instructions
* revise wording
2017-03-21 09:21:12 -07:00
Tom Dykstra
14686ab8d9
Clarify eager loading code ( #3013 )
2017-03-20 14:05:56 -07:00
Tom Dykstra
43c4481d8c
Clarification for delete concurrency code ( #3012 )
2017-03-20 10:37:03 -07:00
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
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
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
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