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
Tom Dane
4333e66aee
Fix typo: thime -> time ( #5553 )
2018-02-26 09:28:08 -06:00
Luke Latham
f143ccef48
Fix links to Web Camps Training Kits ( #5545 )
...
* Fix links to Web Camps Training Kits
* Update notes, links, bylines, and h1 headers
2018-02-24 21:10:26 -06:00
JSweetland95
ece56b519a
Update create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-pas… ( #5518 )
...
* Update create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-password-reset.md
Added the location for the send grid configuration
* Minor tweaks
* Italicize file name
2018-02-20 09:50:17 -06:00
Sam Foo
f235255b83
Remove repeated duplicate words ( #5438 )
2018-02-11 12:36:03 -06:00
Valentine Zavrak
742bb18496
Typo was corrected ( #5423 )
2018-02-09 16:58:37 -06:00
Sam Neirinck
de004a513e
Fix interface name for IExceptionFilter ( #5370 )
2018-02-05 08:25:45 -10:00
Abraham Gomez
9f4b9a5296
Clean up duplicated "the" ( #5366 )
2018-02-03 16:08:39 -10:00
caogy
e7b9a172a1
replace unnused to unused ( #5360 )
...
replace unnused to unused
2018-02-03 09:19:43 -10:00
Luke Latham
fa24342f38
Remove smart quotes ( #5294 )
2018-01-28 15:49:15 -06:00
Luke Latham
90a33ea189
Remove hyphen from e-mail ( #5289 )
2018-01-27 10:19:41 -10:00
Luke Latham
1dd1a7fc8a
Remove localization segment from links ( #5254 )
2018-01-23 19:12:57 -06:00
Luke Latham
bf40841fa7
Patch regex expressions ( #5210 )
...
Update
2018-01-19 14:14:14 -06:00
Platon Efimov
d5642ae42e
Code simplification. ( #5171 )
...
* Code simplification.
Deleting a lot of empty lines and simplification of a regular expressions.
* Update adding-validation.md
2018-01-12 10:40:25 -06:00
Platon Efimov
bc427444e3
Code style conventions ( #5162 )
...
* Code style conventions
* Code style conventions
* Code style conventions
2018-01-11 12:14:06 -06:00
Platon Efimov
4698e67bc0
Correction of a typographical error ( #5163 )
2018-01-11 09:54:51 -06:00
Platon Efimov
9804c99c98
Uniform style ( #5150 )
2018-01-10 09:07:31 -06:00
Platon Efimov
7a5b2fb6ab
Update adding-a-view.md ( #5132 )
2018-01-08 09:37:14 -06:00
Bug
afb9cd5f53
Removing unnecessary code ( #5107 )
...
We already have an using at the top
2018-01-04 12:51:44 -06:00
Bug
579fbe3475
Removing unnecessary code ( #5108 )
...
In the same folder. No need full path.
2018-01-04 12:51:10 -06:00
王刚
32b2d2fc28
Update sample3.cshtml ( #5074 )
2018-01-02 15:31:40 -10:00
John
003b28f446
typo ( #5080 )
2018-01-02 15:16:46 -10:00
Rajan Chauhan
f6f3c0290e
Corrected the example and a typo ( #4863 )
...
1. Corrected the contradicting example of HttpUtility while Security Note was telling about HttpServerUtility use
2. Corrected example of url string the purposed url didn't matched with the result image previously.
2017-11-27 14:11:29 -10:00
rick-anderson
c31f84cce5
fix links
2017-11-22 16:00:00 -10:00
Isaac Levin
b6867e51d1
Update Getting Started with ASP.NET MVC 5 to VS 2017 #4557 ( #4792 )
...
* initial commit, Getting Started, Adding a Controller
* adding a view
* adding model, connection string, accessing data
* Examining the Edit Methods and Edit View
* adding search
* adding a field
* adding validation
* examine details
* change image
* update images
* resize images
2017-11-17 16:34:58 -10:00
natalya-k
740ef6bd14
Offsets were added. ( #4780 )
...
The code block for sample9.cshtml was fixed.
2017-11-15 10:08:17 -10:00
Sadegh-Ameri
a0f9cfbb2b
Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md ( #4767 )
2017-11-10 14:05:03 -10:00
Rick Anderson
f81d11dc2d
Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md ( #4745 )
2017-11-08 09:39:44 -10:00
Isaac Levin
e18d233bc7
Review all Codeplex links/mentions and update where needed ( #4642 )
...
* porting of codeplex links
* updates
* updates
* updates
* updates
* updates
* updates
2017-11-01 08:49:07 -10:00
Rick Anderson
1c3716d006
Suggest RP in intro to MVC5 ( #4679 )
...
* Suggest RP in intro to MVC5
* Suggest RP in intro to MVC5
2017-10-30 14:50:44 -10:00
Rick Anderson
cd0f36ce9f
fix links in ASP.NET legacy branch ( #4676 )
2017-10-30 13:10:33 -10:00
Rick Anderson
e9bd53f53c
Update index.md
2017-10-12 16:41:57 -10:00
Luke Latham
8f820a653f
Remove link to "Quick Guide"
2017-10-12 12:35:34 -05:00
rayden84
df24806334
use null-coalescing operator
...
use null-coalescing operator for the repo properties
2017-10-04 21:09:16 +02:00
Scott Addie
cbbb7a8071
Merge pull request #4363 from guardrex/guardrex/mvc-model-validation-update
...
Add Required note to model validation topic
2017-09-28 11:45:38 -05:00
Maira Wenzel
1cc41a106b
fix typo
2017-09-26 22:53:34 -07:00
Scott Addie
9d02e7cc08
Merge pull request #4401 from mairaw/patch-2
...
fixing url formatting
2017-09-25 20:11:07 -05:00
Maira Wenzel
6c9ff4023d
fixing url formatting
2017-09-25 17:19:04 -07:00
Maira Wenzel
d111fbbb45
fix typo
2017-09-25 17:15:09 -07:00
Luke Latham
11d5aacbda
Add Required note to model validation topic
...
Fixes #1928
2017-09-22 21:29:11 -05:00
Melinda Schmitz
8bd45d3daa
Update implementing-the-repository-and-unit-of-work-patterns-in-an-asp-net-mvc-application.md
2017-09-22 14:29:58 -05:00
Scott Addie
55759ae80e
Merge pull request #4351 from guardrex/guardrex/fix-auth-topic
...
Update Create an MVC 5 App auth topic
2017-09-21 21:38:39 -05:00