Commit Graph

134 Commits (16255dfe17b4720abd8c528e224bbfc57c24dce5)

Author SHA1 Message Date
Tom Dykstra a25988d46e retire outdated article (#3200) 2017-04-10 16:51:16 -10:00
Samir Patel b2ec4b952a Fixing multiple issues with content (#3181) 2017-04-07 16:07:10 -10:00
Lex Li ee3268e090 Fixed a typo. (#3184) 2017-04-07 16:04:33 -10:00
Andre Price 75326b917d Update dockerfile in aspmvc deployment (#3160)
Fix dockerfile example to work with latest microsoft/aspnet version.

This is the minimal change, there are other ways to get the content in the correct place. The latest aspnet docs use a `site_root` argument when creating the image. See https://github.com/Microsoft/aspnet-docker/blob/master/4.6.2/sample/Dockerfile
2017-04-05 16:40: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
David 6f26b346d7 Update with spelling correction (#3042)
Fixed a simple spelling error in the warning box in the Update the Create Page section of implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md.
2017-03-23 07:01:12 -07:00
rhires 5970ff4a8b Fixed Typo (#3030) 2017-03-21 12:24:22 -10:00
Steve Lasker d02d667352 Update to VS 2017 and changes in microsoft/aspnet (#3008) 2017-03-20 11:13:20 -04: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
apshenichnyi 8255138826 Some corrections in text (#2976)
* Markdown was fixed for samples to be incorporated into the article.

* Text was corrected.

* Mispelling was corrected.
2017-03-15 10:24:41 -10:00
Terri Morton 2e8c928932 Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md
Removing unneeded word "warning".
2017-03-09 22:18:48 -05:00
apshenichnyi 1f79bde417 Fixing documentation for MVC4 Hands On labs (#2934)
* Misspelling in table of contents was fixed.

* Markdown was fixed for samples to be inserted into the article.

* Sample files were corrected.

* Sample file was corrected.

* Typo was fixed.

* Samples were corrected.

* Sample was corrected.

* Formatting was corrected.

* Sample was corrected.

* Sample was corrected.

* Sample was corrected.

* Sample was corrected.

* Sample was corrected.

* Sample ws corrected.

* Sample was corrected.

* Formatting was corrected.

* Sample was corrected.
2017-03-09 12:17:59 -10:00
Rick Anderson f0a65b95e3 Download PDF to see better view (#2915) 2017-03-08 08:41:12 -08:00
Shayne Boyer f58b3531a7 Move - Migrating ASP.NET MVC Applications to Windows Containers (#2877)
* move docker for mvc asp.net

* add link to deployment/index.md
2017-03-06 16:40:20 -05:00
Tom Dykstra 8ceb247132 Create deployment node under mvc in asp.net classic toc (#2861) 2017-03-02 11:31:00 -08:00
Anuraj ac1302c8cc Space added between words (#2840)
Space added between - The .Net type forrowversion is a byte array.
2017-02-26 07:52:10 -05:00
a-iafrate 6b193e952e Wrong highlight lines on sample9.cshtml (#2781) 2017-02-16 12:58:13 -10:00
Tom Dykstra f17356bcdb merge aspnetmigration to master (#2668)
* Initial aspnet migration

* Updating legacy urls

* Clearing .gitignore file

Clearing .gitignore file because this isnt a normal .net application
where we want to strip away debug files, etc. We want to include
everything under these folders.

* Updating webhooks toc reference

* Removing header debug links

* Updating webhooks toc

* Updating double quotes in metadata to use single quotes

* Moving all code blocks to external files

* Updating newlines for step-by-step

* Fixing indent problem on some code blocks

* Fixing newlines in alt attribute for images; Fixing some missing code block references

* Resyncing with live content

* Refreshing content from production

* Trying to get pdf to generate for our aspnetmigration branch

* Update .openpublishing.publish.config.json

* Refresh from prod; Removing some legacy urls for pages that shouldnt have it

* Updating index pages and removing legacy urls

* Updating warning and caution notes

* Removing downloads

* remove aspnet from exclude list (#2549)

* First pass at language detection

* Updating author and adding in msc.type

* Updating code blocks

* Updating note styles

* Fixing note styles

* Updating docfx.json file to allow pdfs and gifs

* Fixing note stylings for bold notes

* Updating docfx.json to allow exe, zip and wmv files

* Fixing note styles with period; Fixing downloads links

* Fixing code blocks for razor cs and vb

* Fixing more downloads links; Fixing a few code blocks

* Removing   html entity

* Fixing some more note stylings

* Syncing with prod

* Fixing issues with content

* Rebuilding toc file

* Adding back in files accidentally deleted

* Fixing some security notes

* Fixing some note styles

* Updating unknown code blocks

* Updating article

* Fixing link

* Fixing link

* Fixing link

* Fixing invalid characters

* preliminary toc changes

* update toc

* fix toc folder with only one link

* Fixing extra heading

* Fixing articles

* Reworking ajax pages

* Fixing encoding issues

* Updating markup in articles

* Fixing space

* Fixing spacing issues with links

* Fixing note styles

* Fixing inline note styles

* Fixing missing image

* Adding space

* Rolling back gitignore file and adding a new one for /aspnet

* Fixing some code blocks

* Updating code block language

* Renaming file

* Updating code language

* Fixing code blocks

* Fixing code blocks

* Fixing spaces before 'using'

* Fixing cs to js

* Changing Note type

* Updating broken reference

* Replacing headings with bolds under notes/tips, etc

* Fixing markdown for pipes

* Another attempted to fix pipe characters

* Fixing markdown for pipes

* remove text about being thread-safe (#2630)

* Fixing spacing issue with list

* Trying to fix pipe issue

* new how to choose doc

* move choose doc to core folder

* add api ref

* fix link

* Adding in ms.assetid

* Removing \ufeff

* fix link

* link to mvc intro instead of webhooks

* add scenarios

* put core first, vertical orientation for scenarios

* reorganize toc, make overview work like core version

* fix yaml

* fix broken links

* Adding space

* add download link

* tweak tables

* eliminate images

* eliminate images 2

* tweak scenario section headings

* add link to core in asp.net overview

* Removing gears

* Updating table

* Updating code block languages

* fix urls (#2663)

* Removing embedded in-article TOC from top of articles

* fix urls (#2666)

* fix urls

* fix urls

* Removing embedded in-article TOC from top of articles

* Revert "Removing embedded in-article TOC from top of articles"

This reverts commit ff1c3ccdf1.

* Revert "Removing embedded in-article TOC from top of articles"

This reverts commit 17c37c726d.
2017-02-03 11:40:22 -10:00
Tom Dykstra e77ff6baf8 remove files that were left in the wrong folders (#2433) 2016-12-21 15:07:28 -08:00
Steve Smith 43b3de4a50 File Uploads (#1977)
Doc complete and linked in TOC
2016-11-10 19:02:44 -05:00
Daniel Roth 1405cd6d45 Remove sphinx content 2016-10-28 10:29:02 -07:00
Steve Smith 8ff5876928 Updating and fixing issues with testing controllers article and sample (#1920)
Add an optional extended description…
2016-10-04 12:59:20 -07:00
Rick Anderson 732f0d0299 routing init (#1882)
* routing init

* fix

* next

* remove comments

* fix build

* last fix from ryan feedback
2016-09-16 13:53:38 -07:00
Rick Anderson 352ffa9061 DI in title (#1880) 2016-09-15 11:46:40 -07:00
Rick Anderson 2b38117ae7 Update areas.rst (#1872) 2016-09-13 13:39:25 -07:00
Shayne Boyer c507eb18df remove mobile views (#1819) 2016-08-30 17:04:30 -04:00
Rick Anderson 4e03ea0a12 remove Razor reserved words escaped (#1792) 2016-08-17 14:25:40 -04:00
Steve Smith 3d16a4629e MVC Overview (#1774)
* Initial outline

* Re-ordering section to be in M-V-C order.

* Responding to Feedback

* Last tweaks
2016-08-16 21:45:15 -04:00
Tom Dykstra f87edb31b1 fix broken link (#1785)
/cc @Rick-Anderson
2016-08-15 10:57:45 -07:00
Rick Anderson 52dbf1cc03 updated areas (#1779) 2016-08-12 16:04:56 -04:00
Rick Anderson edbf7b8adc style as code (#1776) 2016-08-11 18:37:18 -07:00
Borislav Kosharov 267f3fde7f Fixed view folder Todo to match controller name (#1763)
* fix view folder Todo to match controller name

* fixed reference in .rst file
2016-08-10 09:32:08 -07:00
Rick Anderson 260f34d05c Razor Syntax (#1651)
* New Razor syntax article

* final DanRoth review
2016-07-26 10:59:01 -07:00
Rick Anderson 4591d1a64c lower case ref labels (#1708) 2016-07-22 17:14:21 -07:00
Rick Anderson ebf118576a added page link to sections (#1707) 2016-07-22 17:05:10 -07:00
Luke Latham ac9d76748e Add missing validation span element closing tags (#1693) 2016-07-18 14:14:43 -07:00
Niclas Lindqvist e7cd67c6de Fixed Markdown formatting (#1684)
Added spaces to Controller Helper Methods: Redirect paragraph
2016-07-15 08:05:55 -07:00
Rick Anderson 577ab1d454 Update intro.rst (#1683) 2016-07-14 17:17:51 -07:00
Rick Anderson 00254ae17a Update model-binding.rst (#1670) 2016-07-13 18:51:23 -07:00
Rick Anderson 7ed006b0a0 fixes #1665 (#1667)
* fixes #1665

* fix link
2016-07-13 09:27:08 -07:00
Kiran Challa c398c53ac9 Add note about multiple [FromBody] parameters in ModelBinding (#1662)
* Add note about multiple [FromBody] parameters in ModelBinding

* word smith

* word smith
2016-07-12 18:37:57 -07:00
Zeke Lu 169da99c89 several minor fixes (#1656) 2016-07-12 16:44:19 -07:00
RachelAppel 59471b0b1a merges 2016-07-07 16:27:48 -04:00
雨宮丶優子 db06e05a5e Fill filter attributes (#1607)
* Fill filter attributes

* Fixed wrong links
2016-07-07 13:42:02 -06:00
Stefan Buehler ca5043f132 fix HtmlHelper method names (#1618) 2016-07-06 09:45:45 -06:00
Crystal Qian 9a960682f6 Revised InvokeAsync calls (#1623) 2016-07-06 09:39:38 -06:00
Tatsuro Shibamura 2f4701c538 Fix curly braces. (#1606) 2016-07-05 10:24:12 -06:00
Rick Anderson 89655014f9 fixes 1592 (#1597) 2016-07-01 12:51:25 -07:00