Commit Graph

70 Commits (9eebb5185eb321eb4cf96dcb549a8bc1e5b9c9e4)

Author SHA1 Message Date
Rick Anderson e9a1e30553 Update adding-model.md 2017-04-06 18:11:51 -10:00
Rick Anderson 042cd9bbb8 Update adding-model.md 2017-04-06 18:05:34 -10:00
Alex ffe8fca8ea Fix typo and filename (#3150)
Simply changed from "a" to "an" in two places for fluidity and consistency. I also added the filename extension for `Startup` and made it italic.
2017-04-03 14:49:12 -10:00
Rick Anderson cecfc4ddda Update search.md (#3152) 2017-04-02 12:03:27 -10:00
mihe b10c6f745d Added a brief HTTP Endpoint description (#3141)
HTTP endpoint is an ambiguous term, but I tried to clarify what the original writer meant in this case, as per comments requests.
2017-04-01 09:44:43 -10:00
Alex e76940e097 Fix typos and consistency (#3145) 2017-04-01 09:04:30 -10:00
mihe dd239c8974 Add clarification about the current Add > Controller (#3142)
* Add clarification about the current Add > Controller

Added clarification about the current Add > Controller process, which takes two steps and may create confusion about the outcome of the first step, and makes the reader question why the controller itself is not created.

* Update adding-model.md

* Update adding-model.md
2017-04-01 08:13:57 -10:00
Rick Anderson 7fc79f215e Ra/model xplat (#3114)
* xplat version of adding a model/intro to MVC

* clean up

* clean up

* clean up
2017-03-30 16:41:44 -10:00
Rick Anderson dffdbaf436 part 3 (#3103) 2017-03-29 15:56:36 -10:00
Rick Anderson 3516dcbe56 Ra/xplat intro 2 mvc (#3090)
* xplat intro to MVC

* xplat intro to MVC

* adding a controller

* TD feedback
2017-03-29 11:15:18 -10:00
Rick Anderson 50e87992d8 Update adding-view.md (#3051) 2017-03-23 10:15:15 -10:00
james1293 54ea022321 Remove too-early reference to authentication (#2995)
Unless there's a version of Visual Studio that has a different dialog, I think Authentication only comes up in the second "create a project" dialog. The screenshots that are already in the article confirm this. Thanks!
2017-03-17 10:37:38 -10:00
Abdelkrim from Brussels 6d6bda047d Remove the unnecessary 'Attribute' suffix (#2986) 2017-03-16 12:42:49 -10:00
Rick Anderson 07af9db54d Update adding-model.md 2017-03-15 12:14:33 -10:00
Brice Lambson fe4c3e800b Update adding-model.md (#2938)
Escape greater than
2017-03-09 12:13:27 -10:00
Rick Anderson 4bd547a6ab remove rating from search (#2937) 2017-03-09 12:11:46 -10:00
Rick Anderson 1957450a37 delete old add required to model (#2927) 2017-03-08 14:16:28 -10:00
Roland Kopka e0376f2f0d Update Interpolated Strings link (#2922)
* Update Interpolated Strings link

* removed en-us
2017-03-08 11:02:27 -10:00
Rick Anderson 40c46e1f75 PDF link to VS15 (#2924) 2017-03-08 11:01:51 -10: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
damienbod 6ed0f7ddf6 Damienbod/aspnetcore tutorials first mvc app sample mvc movie update csproj (#2754)
* updating to csproj

* updating layout

* reverting @Rick-Anderson
2017-02-13 12:02:13 -10:00
damienbod ecf4f1bd31 updating to csproj (#2755) 2017-02-13 09:58:20 -10:00
Rick Anderson 78ed0aa594 VS17 RC install instructions (#2655)
* VS17 RC install instructions

* Update start-mvc.md

* Update start-mvc.md

* Update start-mvc.md
2017-02-02 06:38:32 -08:00
Luke Latham 7d0d9da8f0 Fix links and anchors (#2639)
* Update app-state.md

* Update dependency-injection.md

* Update aspnet-core-module.md

* Update http-modules.md

* Update other-logins.md

* The Walther blog post is gone

* Update cors.md

* Update context-headers.md

* Update subkeyderivation.md

* Update index.md

* Update app-state.md

* Update dependency-injection.md

* Update routing.md

* Update mvc.md

* Update testing.md

* Update razor.md

* Update memory.md

* Update cors.md

* Update iis.md

* Update integration-testing.md

* Update index.md

* Update integration-testing.md
2017-02-01 14:49:21 -10:00
Rick Anderson 1fb02b9960 typo (#2634)
Add an optional extended description…
2017-01-30 22:15:09 -09: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 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
amm303 1d391bbb57 Update Welcome.cshtml (#2447)
You are on the Welcome page therefore the title should be 'Welcome' not 'About'.
2017-01-04 09:20:30 -10:00
Scott Addie 48c51aa844 Add model property display name instructions (#2466) 2017-01-04 09:18:53 -10:00
Luke Latham db52693bfc Image alt text updates (#2442)
* Update identity.md

* Update new-field.md

* Update new-field.md
2016-12-26 08:35:58 -08:00
Luke Latham 5e2118e1e6 Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md

* Update google-logins.md

* Update working-with-sql.md

* Update microsoft-logins.md

* Update twitter-logins.md

* Update facebook-logins.md

* Update index.md

* Update accconfirm.md

* Update 2fa.md

* Update yeoman.md

* Update file-providers.md

* Update app-state.md

* Update localization.md

* Update middleware.md

* Update dependency-injection.md

* Update mvc.md

* Update webapi.md

* Update native-mobile-backend.md

* Update filters.md

* Update formatting.md

* Update dependency-injection.md

* Update adding-controller.md

* Update adding-model.md

* Update search.md

* Update controller-methods-views.md

* Update adding-view.md

* Update validation.md

* Update first-web-api.md

* Update web-api-help-pages-using-swagger.md

* Update your-first-mac-aspnet.md

* Update azure-continuous-deployment.md

* Update vsts-continuous-deployment.md

* Update dependency-injection.md

* Delete FBLogin2.PNG

* Delete pass1.PNG

* Delete pass2.PNG

* Add files via upload

* Update facebook-logins.md

* Update index.md
2016-12-22 10:03:29 -08:00
Luke Latham 33e87dab6a Add files via upload (#2435) 2016-12-22 09:14:20 -08:00
Scott Addie c7bd29063a Add missing colon and remove extra colon (#2436)
Add a missing colon and remove an extraneous colon in the "Scaffolding a controller" section of the "Adding a model" tutorial.
2016-12-22 09:13:21 -08:00
Rick Anderson e075ef592c Update start-mvc.md (#2411) 2016-12-16 20:54:46 -10:00
Rick Anderson d21eeda7a3 Update adding-view.md (#2412) 2016-12-16 20:54:31 -10:00
Rick Anderson de05c02e52 Update adding-model.md (#2413) 2016-12-16 20:54:23 -10:00
Rick Anderson 65063d2898 Update working-with-sql.md (#2414) 2016-12-16 20:54:17 -10:00
Rick Anderson 050ddd6cb7 Update controller-methods-views.md (#2415) 2016-12-16 20:54:05 -10:00
Rick Anderson ec2d8bc7df Update search.md (#2416) 2016-12-16 20:53:58 -10:00
Rick Anderson e83e5cc0ea Update new-field.md (#2417) 2016-12-16 20:53:51 -10:00
Rick Anderson 443f0680e2 Update validation.md (#2418) 2016-12-16 20:53:43 -10:00
Rick Anderson 50b4afe18d Update details.md (#2419) 2016-12-16 20:53:35 -10:00
Steve Hoag ffaf8092a8 Updated tutorial for VS 2017 (#2397)
* Updated tutorial for VS 2017

Also addressed comments. Fixes #2233 Fixes #2365

* Addressed review feedback
2016-12-16 17:05:01 -10:00
ichengzi 46cb4f7bc3 change Views/Books/Edit to Views/Movies/Edit (#2381) 2016-12-13 09:00:00 -10:00
Rick Anderson 0526200e59 Merge pull request #2370 from GuardRex/guardrex-ctl-to-ctrl
ctl to ctrl
2016-12-12 11:03:57 -10:00
Luke Latham bf56c00a95 Update adding-controller.md 2016-12-11 17:54:19 -06:00
Luke Latham 936343c5ff Update start-mvc.md 2016-12-11 17:53:43 -06:00
Charlie Chu 5b6fb8ca90 Correct the highlighted line
Remove unused comments to display the correct lines that need to be highlighted
2016-12-08 23:40:03 +08:00
Rick Anderson eb956d4267 Merge pull request #2266 from charliethinker/patch-2
Fix snippet
2016-11-30 08:36:28 -10:00