Dave Brock
b047392130
Image fix ( #9047 )
...
* casing fixes
* Update for fixed image.
2018-10-15 16:29:01 -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
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
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
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
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
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
Sam Foo
f235255b83
Remove repeated duplicate words ( #5438 )
2018-02-11 12:36:03 -06:00
caogy
e7b9a172a1
replace unnused to unused ( #5360 )
...
replace unnused to unused
2018-02-03 09:19:43 -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
王刚
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
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
e9bd53f53c
Update index.md
2017-10-12 16:41:57 -10:00
Maira Wenzel
6c9ff4023d
fixing url formatting
2017-09-25 17:19:04 -07:00
Rachel Appel
ef9784dd75
meta updates ( #4353 )
2017-09-21 15:59:18 -04:00
Scott Addie
9bde6f00c7
Merge pull request #4339 from badersur/patch-1
...
Fix a typo
2017-09-20 09:12:39 -05:00
Bader Nasser Al-Hashmi
d8a2a198d2
Fix a typo
2017-09-20 17:48:29 +04:00
Luke Latham
d157e2ec7a
Kill BOM and add end newlines
2017-09-20 02:36:55 -05:00
Luke Latham
53e19c9bfa
Update windowsazure.com links ( #4323 )
...
* Update windowsazure.com links
Fixes #4178
Updates
Updates
Updates
* Remove one link
* Link update
2017-09-19 12:56:27 -05:00
Bader Nasser Al-Hashmi
0a3f215b4f
Update sample2.xml ( #4316 )
2017-09-18 12:07:06 -05:00
Bader Nasser Al-Hashmi
990f07508d
Fix typo ( #4314 )
2017-09-18 10:44:33 -05:00
Maira Wenzel
88d79e0af3
fix typo ( #4179 )
2017-09-05 09:22:23 -05:00
Rick Anderson
75ebbfde2b
Update getting-started.md ( #3533 )
...
* Update getting-started.md
* Update getting-started.md
* Update getting-started.md
2017-06-21 12:49:00 -07:00
cjonghyun
ff0d3edf8a
Create adding-a-new-field.md ( #3487 )
2017-06-12 16:34:12 -07:00
Jon Seaman
324551420f
Fix spelling error ( #3458 )
2017-06-02 14:04:00 -07:00
Matteo Tammaccaro
857f6fa9ba
Updated ( #3375 )
...
* Updated
Added note about adding Entity Framework via nuget
* Update adding-a-model.md
2017-05-18 18:32:41 -10:00
natalya-k
edeca3e679
Note markup fix ( #3309 )
...
Note markup was fixed.
2017-05-06 08:39:51 -10:00
natalya-k
ee5b7ca343
HTML attributes fix ( #3311 )
...
Some HTML attributes were added.
2017-05-06 08:37:23 -10:00
Srikar Tadiparthi
512e1a30ae
Update adding-a-view.md ( #3320 )
...
* Update adding-a-view.md
* Update adding-a-view.md
2017-05-06 08:31:47 -10:00
Lucas O'Neil
83a1f1c711
Update adding-a-view.md ( #3154 )
...
Spelling mistake
2017-04-03 14:48:25 -10:00
Andy Pasic
0d3169c8fe
Inserted UID ( #3075 )
...
* Inserted UID
* fixing toc.md
2017-03-27 15:35:25 -10:00
james1293
4145aae04d
Include sample17.cshtml instead of inline code ( #2988 )
...
Meant to do this originally, oops!
2017-03-16 14:42:32 -10:00
james1293
40fd242c7d
Fix explanation: setting a default selected option ( #2973 )
...
* Fix explanation: setting a default selected option
The current doc treats the second parameter of @Html.DropDownList() as a way to set the default selected option. It gives an example of choosing "Comedy" by default. In fact, the given example creates a second entry that says "Comedy" but has an empty value. I provided a correct example.
* Fix code: setting a default selected option
See commit note on /Docs/aspnet/mvc/overview/getting-started/introduction/adding-search.md
2017-03-15 11:35:29 -10:00