Commit Graph

146 Commits (40f4fc0b364bde02e19e76b152f036babe0c0c76)

Author SHA1 Message Date
Luke Latham 1daf38d6e0
Patch update (#9799) 2018-12-04 21:32:48 -06:00
Luke Latham 073329312e
Update description of RP tutorial series in note (#9793)
* Update description of RP tutorial series in note

* Update aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application.md

Co-Authored-By: guardrex <1622880+guardrex@users.noreply.github.com>
2018-12-04 10:10:42 -06:00
phuctv95 40c463033b Just a tiny edit (#9529) 2018-11-09 09:09:41 -10:00
Rick Anderson 1320c01aad
replace Tom F with Rick Anderson (#9364) 2018-11-02 11:42:49 -10:00
Lampei 81f0addd7a Update docker-aspnetmvc.md (#9248)
* Update docker-aspnetmvc.md

The current windows container releases appear to have fixed the "localhost" issue that was previously mentioned in this readme.  I've updated the article and have made a separate pull request for the referenced ps1 script to also remove the `docker inspect`

* Update the ASP.NET Version included in base image

* UE pass
2018-10-29 10:40:29 -05:00
Rick Anderson 74e1cdaf0d
Update create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-pas… (#9235)
Fixes #6268 
[Review URL](https://review.docs.microsoft.com/en-us/aspnet/mvc/overview/security/create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-password-reset?branch=pr-en-us-9235#hook-up-sendgrid)
2018-10-26 18:37:28 -10:00
minoseah629 c0db4b146c previous url gave 404. corrected url to point to run.ps1 file (#9242) 2018-10-26 08:00:33 -05:00
Antoine Griffard 1b9baea167 Fix typo in ValidationSummary (#9057) 2018-10-16 12:11:52 -05:00
Dave Brock b047392130 Image fix (#9047)
* casing fixes

* Update for fixed image.
2018-10-15 16:29:01 -10:00
Rick Anderson abdc382a90
Update docker-aspnetmvc.md (#9043)
Fixes #8259
2018-10-15 15:00:02 -10:00
Genevieve Warren 129f0135bd Refresh EF 5 with MVC tutorial series (#8868)
* first updates

* completed first article in tutorial series; updated screenshots and links; acrolinx

* tutorial updates

* add xref query tags to config.json file; fix enums

* fix broken xref

* update intro note and delete refs to download PDF

* completes refresh of crud topic

* remove 2013 from vs 2013 intro

* remove user voice link

* add numbering

* acrolinx; completed sorting topic

* minor formatting changes

* complete refresh of migrations topic, including new screenshots

* acrolinx

* delete unused images

* fix broken links

* fix broken links; add numbered steps

* fix broken links

* fix broken link

* review on staging

* reset file in different folder

* revise use of blade
2018-10-09 16:15:49 -10:00
Genevieve Warren 701fc69d76 Change library package manager to nuget package manager (#8946)
The Library Package Manager menu item became NuGet Package Manager starting in VS 2015.

Contributes to #8848.
2018-10-09 16:14:20 -10:00
KhushalGupta305 bc6ce21e53 Update aspnet-mvc-5-app-with-sms-and-email-two-factor-authentication.md (#8793)
* Update aspnet-mvc-5-app-with-sms-and-email-two-factor-authentication.md

Added Docs for Twilio integration with ASP.NET and C#.

* Update aspnet-mvc-5-app-with-sms-and-email-two-factor-authentication.md
2018-10-08 15:21:32 -10:00
Genevieve Warren caf620ebec Fix broken VS 2013 download links (#8854)
- replace Visual Studio 2013 download link with a valid link
- none of these topics meet the >13K page view per month threshold for further updates at this time, so I'm just updating these bad URLs
- PR also includes automatic whitespace trimming
2018-10-04 15:26:56 -10:00
Genevieve Warren cf952b23cc Update www.visualstudio.com URLs (#8833)
- updated all www.visualstudio.com urls to visualstudio.microsoft.com (and added campaign ID for downloads from docs.microsoft.com)
- made other obvious fixes to older versions of Visual Studio
- trim whitespace

Contributes to #8848
2018-10-04 15:23:22 -05:00
Rick Anderson 332b78bd4f
author links (#8835) 2018-10-03 17:03:48 -10:00
Genevieve Warren 6314910ffc Update MVC tutorial (#8836)
- update screenshots and links
- sentence casing
2018-10-03 17:02:57 -10:00
Hakim 8914f91b53
Update advanced-ef-mvc spelling issue
Minor but important change.
2018-08-24 18:55:28 +02:00
Derek 0fdc52987e Update sample2.cs (#8092)
* Update sample2.cs

The Twilio codes no longer works and has been updated.

* Update sample2.cs

* Update sample2.cs
2018-08-15 14:25:52 -07:00
Maira Wenzel f78a86b283 Delete empty topic (#8084)
* Delete code-location.md

* add redirection
2018-08-14 15:29:37 -07:00
Rick Anderson 397d3f72bb
meta-data: replace aspnetcontent with riande (#8086) 2018-08-14 15:27:54 -07:00
Kautsky Lozano 4a2f3ac89f Fix typo (#8066)
"IntelliSence" should be "IntelliSense"
2018-08-14 08:43:57 -05:00
Rachel Simone Weil 1d559be647 Change "third" to "fourth" throughout tutorial (#7907)
Fourth iteration of tutorial is referred to as third iteration throughout; these edits fix that.
2018-08-01 10:16:22 -05:00
Mauricio de los Santos c46b5a39a9 C30172: Escaping '@' character to avoid broken content in localization (#7763)
Hello, @Rick-Anderson ,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
"The unescaped '@' sign is breaking the code"
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR.
Many thanks in advance.
2018-07-23 12:23:30 -06:00
Rick Anderson a03e5f449f
Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#7683) 2018-07-18 16:22:49 -06:00
Mike Foden 4819962153 Update bundling-and-minification.md (#7658) 2018-07-17 18:04:48 -05:00
Luke Latham 2059dd8b41
Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
Scott Addie 5ab4e0a7ae Apply metadata updates to ASP.NET 4.x docset (#7440) 2018-07-03 14:26:00 -06:00
Scott Addie 2dcf8a4cea
Move ms.prod metadata field to docfx.json (#7422)
Addresses https://github.com/aspnet/Docs/issues/7353

Adds `ms.prod` (with a value of `aspnet-framework`) to the ASP.NET conceptual docset's *docfx.json* file. Removes `ms.prod` from the individual docs.
2018-07-02 17:49:02 -05:00
Zack "zunderscore" Williamson baee5de296 Simple grammar fix (#7287)
Removed an extra verb so that sentence now reads "The `Genre` field is no longer nullable" instead of "The `Genre` field is are no longer nullable"
2018-06-25 16:13:14 -07:00
Stephen Griffiths 4ea8636d5b Fix line breaks in entity framework tutorial (#7106) 2018-06-18 07:56:47 -05:00
Caro Caserio 8a368b1f70 C19396: Missing hyperlink due to incorrect redenring (#6878)
Hello, @Rick-Anderson,

Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.  
From the context of this source string, we can assume that writer did not intend this example URL to be rendered as hyperlink, and that text "App Namespace" within brackets {} is expected to be translated.

We found out that OPS is using a Markdig flavor called "Markdig (DocFX)" which does render URL surrounded by space to be rendered as hyperlink. 

To avoid this, suggested fix to source string is add an escape char (\) to part of the URL.
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.

Many thanks in advance.
2018-06-05 11:44:45 -10:00
thearunster a6542dce53 Fixed grammar (#6845) 2018-06-04 07:49:21 -05:00
thearunster 008d73048f Fix grammar and typo (#6732) 2018-05-31 11:33:02 +02:00
thmslearning 3429b3f7c6
Fixes a 't' character code-tag omission typo 2018-05-24 11:22:26 -07:00
Antoine Griffard 2664d41668 create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-password-reset (#6496) 2018-05-19 18:49:04 -05:00
Luke Latham 0bc6730cfd Remove triple-tildes from aspnet topics (#6451)
Updates
2018-05-17 10:34:44 -05:00
Jaydeep Karena bc67c5a6c6 removed a non working link (#6457) 2018-05-17 07:27:25 -05:00
Caro Caserio d00c2d37a7 C13511: Incorrect ~~~ placed (#6426) 2018-05-15 11:25:53 -05:00
Dustan Vodvarka e2cca22b41 Updated examining-the-details-and-delete-methods.md (#6316)
* Updated examining-the-details-and-delete-methods.md 

examining-the-details-and-delete-methods.md has an extra '.' and the formatting for back tics '`' was incorrect

* Adjust backticks
2018-05-09 14:23:35 -05:00
Dustan Vodvarka e41257ca51 Updated adding-validation.md with proper spaces (#6314)
There are several links that do not have a space between the displayed text and the word that precedes the link.
2018-05-09 13:59:26 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Caro Caserio dcc67f18a8 C13511: Spaces should be replaced to avoid localization problems (#5871)
Hello, @rick-anderson, 

Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.  

Please, help to check my proposed file change into the article and help to merge if you agree with fix. If not, please, let me know either if you would like me to fix it in another way within this PR, if you prefer to fix it in another PR or if I should close this PR as by-design. In case of using another PR, please, let me know of your PR number, so we can confirm and close this PR. 

Many thanks in advance.
2018-04-04 10:28:18 -10:00
Tieson Trowbridge 8f65aef836 Update text and link (#5845) 2018-03-31 21:45:18 -07:00
Tom Dykstra 1ad521a2a4
undo previous commit (#5787) 2018-03-23 08:55:16 -07:00
Luke Latham fd653e519b
Get CDN content links on HTTPS protocol (#5736) 2018-03-20 11:32:41 -07:00
Jesse Hufstetler aa5fd3f4fc Forgot Right Parentheses (#5608) 2018-03-06 13:21:45 -06:00
Steve Smith 6fdce5371b Remove extra 'the' (#5604) 2018-03-06 13:18:52 -06:00
Rick Anderson cf7b0f4ac4
Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and… (#5556)
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md

* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md

* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md
2018-02-27 16:38:17 -10:00
Daya Adianto a3eb11457c Fix two typos in adding-a-new-field.md file (#5557)
* Fix typo in adding-a-new-field.md

* Fix typo in adding-a-new-field.md
2018-02-27 09:24:09 -06:00