Commit Graph

198 Commits (2e8057117d98cc10b3041ae6a5337c85cd434a75)

Author SHA1 Message Date
Scott Addie bd56fa5dca Add missing comma 2017-09-05 15:00:14 -05:00
Scott Addie fb41607487 Add missing comma 2017-09-05 14:51:33 -05:00
Scott Addie ae92e131c2 helper --> helpers 2017-09-05 14:42:04 -05:00
Scott Addie 504733b4fc Add missing comma 2017-09-05 14:39:26 -05:00
Scott Addie 090137ef0f Fix code fencing issue 2017-09-05 14:37:33 -05:00
Scott Addie 8429645d17 Add missing slashes to folder path 2017-09-05 14:36:13 -05:00
Scott Addie 8d334cf057 Templates --> Installed 2017-09-05 14:15:59 -05:00
Bader Nasser Al-Hashmi 418e6aa4ab Add a missing closing tag `<\a>` (#4191) 2017-09-05 12:30:03 -05:00
Bader Nasser Al-Hashmi 4e84d8bf5f Update cu-final sample to use `nameof` (#4193) 2017-09-05 10:04:13 -05:00
Bader Nasser Al-Hashmi a98cef6abd Highlight modified code (#4185)
* Highlight modified code

* Highlight code based on livefyre comment
2017-09-05 10:00:50 -05:00
Bader Nasser Al-Hashmi abf1465c82 Fix controller's filename in ef-mvc tutorial (#4183) 2017-09-05 09:35:35 -05:00
Bader Nasser Al-Hashmi 95b731a252 Fix views' folder name: Department -> Departments (#4186) 2017-09-05 09:34:33 -05:00
Bader Nasser Al-Hashmi 3f2a123d35 Add a comma for better readability (#4181) 2017-09-05 09:32:26 -05:00
Bader Nasser Al-Hashmi b9c0471606 Minor tweaks (#4190) 2017-09-05 09:30:50 -05:00
Bader Nasser Al-Hashmi d4a2787cec Add a missing slash after folder name (#4189) 2017-09-05 09:28:57 -05:00
Bader Nasser Al-Hashmi 4144f196c4 Remove redundant word (#4184)
(the code sends sends an error)
2017-09-05 09:23:20 -05:00
Bader Nasser Al-Hashmi 605dc99d24 Highlight modified line (#4165) 2017-08-31 09:30:28 -05:00
Bader Nasser Al-Hashmi d7e0df365a Change highlighted code (#4152) 2017-08-30 18:59:49 -07:00
Bader Nasser Al-Hashmi 7fef13045e Add link to `@:` razor syntax (#4153) 2017-08-30 17:30:20 -07:00
Bader Nasser Al-Hashmi 2d55d9a201 Add missing `<tr>` to snippet (#4150) 2017-08-30 08:31:48 -07:00
Bader Nasser Al-Hashmi 68495cc2a0 Fix snippet range (#4126) 2017-08-28 09:08:29 -05:00
Bader Nasser Al-Hashmi def90564ef Escape another < (#4113) 2017-08-26 13:05:59 -04:00
Bader Nasser Al-Hashmi 1ca23a41c1 Add a missing ) (#4117) 2017-08-26 12:58:51 -04:00
Bader Nasser Al-Hashmi fa4fc02626 Remove extra text (#4111) 2017-08-25 15:16:15 -05:00
Bader Nasser Al-Hashmi 2cfae19cdb Use `nameof` instead of magic strings in the samples (#4100) 2017-08-25 15:11:14 -04:00
Bader Nasser Al-Hashmi 663d492fe8 Escape < (#4109) 2017-08-25 15:10:14 -04:00
Bader Nasser Al-Hashmi dfd6af48cf Change code range to hide `#endif` in tutorial (#4107) 2017-08-25 13:34:19 -05:00
Bader Nasser Al-Hashmi 2d64bccd83 Remove redundant bootstrap class (#4104) 2017-08-25 11:09:05 -05:00
Bader Nasser Al-Hashmi 1c7f573512 Remove unnecessary wrench symbol (#4094) 2017-08-24 10:54:02 -05:00
Tom Dykstra aa6951e0c2 fix snippet range 2017-08-18 14:33:41 -07:00
Tom Dykstra fd52dcc651 add pdf (#4036) 2017-08-18 14:29:58 -07:00
Tom Dykstra 40beeaa3a6 EF MVC for 2.0 (#4000) 2017-08-17 11:36:07 -07:00
Mark MacLin fc54595c70 use correct github url in link to project source code (#3920)
The final source code and a snippet referenced in "EF Core with ASP.NET Core MVC" tutorial needs correct url,
currently:  "https://github.com/aspnet/Docs/tree/master/aspnet/data/ef-mvc/intro/samples/cu-final"
should be:
"https://github.com/aspnet/Docs/tree/master/aspnetcore/data/ef-mvc/intro/samples/cu-final"
2017-08-10 10:06:24 -04:00
Tom Dykstra d8238bc34e typo 2017-07-21 09:57:04 -07:00
Rick Anderson c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00
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
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