Commit Graph

113 Commits (b7da7b974b83dfea86a0bf73fb34641ce36bead8)

Author SHA1 Message Date
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Scott Addie e4c55ce6f2 Change 'full .NET Framework' references to '.NET Framework' 2017-06-16 08:42:44 -05:00
Tom Dykstra f789f2c720 add db providers link (#3477) 2017-06-08 13:22:41 -07:00
Tom Dykstra d0fe3f358e escape angle bracket 2017-06-03 13:22:21 -07:00
Tom Dykstra 8b083c3b70 link to model binding article (#3456) 2017-06-02 09:58:25 -07:00
Tom Dykstra 724c224886 change notepad instructions (#3455) 2017-06-02 09:57:41 -07:00
Tom Dykstra c544e5acb2 set ms.topic to get-started-article (#3442)
* set ms.topic

* set ms.topic
2017-05-31 14:55:29 -07:00
James Valkyrie 741884ddb9 Corrected some grammatical (tense) error (#3394) 2017-05-22 18:36:42 -07:00
Tom Dykstra f1e17a1450 fix highlighting 2017-05-22 09:39:33 -07:00
Tom Dykstra 3a0c9d3076 change angle brackets to curly braces 2017-05-19 16:51:41 -07:00
Tom Dykstra 86f323d5c7 typo (#3368) 2017-05-16 08:58:07 -07:00
Tom Dykstra e0a1968476 fix link (#3356)
Add an optional extended description…
2017-05-12 10:01:56 -07:00
Tom Dykstra 4351d13c9c remove instructions left over from 1.0 (#3344) 2017-05-10 18:52:17 -07:00
Tom Dykstra 84ef999f35 remove outdated MVC 5 text (#3342) 2017-05-10 14:01:07 -10:00
Tom Dykstra 356f5f89be Fix bug in edit/create code (#3330)
* correct errors in edit/create code

* add line of code missed in earlier commit

* fix highlighting
2017-05-10 11:28:28 -07:00
Aftab Ansari 9077d46233 Small Correction (#3324) 2017-05-08 06:01:40 -07:00
Tom Dykstra bcd64dfb8d highlight department in course.cs (#3317) 2017-05-05 12:12:53 -07:00
Tom Dykstra 797db96de2 fix link (#3315) 2017-05-05 11:54:39 -07:00
Tom Dykstra 64c0686921 fix DbContext namespace (#3313) 2017-05-05 09:03:49 -07:00
Tom Dykstra e1c8ca9fe8 add PMC text (#3303)
* add PMC text

* Update intro.md

* reword PMC line
2017-05-04 15:09:22 -07:00
Tom Dykstra 1c7febf6b2 remove redundant code (#3267) 2017-04-25 15:48:31 -07:00
Tom Dykstra a217702b3b fix typo (#3271) 2017-04-24 14:11:22 -07:00
Tom Dykstra 2c36be09d5 corrections noted by Sijmen.Koffeman (#3266)
* corrections noted by Sijmen.Koffeman

* fix other instances of 8/8 date

* remove "also"
2017-04-24 13:37:42 -07:00
Tom Dykstra eb9b2996ed escape angle bracket (#3262)
Add an optional extended description…
2017-04-23 09:02:29 -07:00
Tom Dykstra 2128a5d8a1 Add dynamic linq to EF MVC tutorial (#3214) 2017-04-20 09:16:35 -07:00
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 4647aac844 update metadata (#3204) 2017-04-11 15:20:49 -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 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