Zhiliang Xu
76ed88e6a1
Fix a typo: valuse -> values
2016-03-01 21:23:21 +08:00
RachelAppel
046776223b
Model binding
...
Modifications to prose/samples based on feedback
modifications
modifications to sample, added custom attributes
revisions based on feedback
revisions based on update
modifications from feedback
sample code changes
final round of modifications
final final commit
final final final mods
oops
really finaly version
2016-02-26 16:29:03 -08:00
Scott Hanselman
95b48c3887
Copyright year
2016-02-24 22:56:31 -08:00
Steve Smith
67e6c6ad95
DI in Views
2016-02-09 15:25:34 -05:00
Sourabh Shirhatti
82ae01c479
Fix broken link
2016-02-08 18:15:30 -08:00
Sourabh Shirhatti
a978f2df64
Update identity links
2016-02-08 18:15:28 -08:00
Robert Haken
5a4e5e9bb9
TagHelpers authoring - SetContent() => SetHtmlContent()
...
to prevent unwanted encoding of HTML elements
2016-02-08 16:55:52 -08:00
danroth27
f3fc3da67d
Add missing paren
2016-02-08 16:50:44 -08:00
Robert Haken [MVP ASP.NET/IIS]
01375eec3c
Proper start tag syntax
2016-02-08 16:47:50 -08:00
Robert Haken [MVP ASP.NET/IIS]
6f11addc4f
context.GetChildContentAsync() => output.GetChildContentAsync()
2016-02-08 16:42:59 -08:00
Robert Haken [MVP ASP.NET/IIS]
fc19e7ee51
TargetElementAttribute renamed to HtmlTargetElementAttribute
...
replacement of all occurences
2016-02-08 16:37:50 -08:00
Robert Haken [MVP ASP.NET/IIS]
2be01b56df
Class name not supported as folder name for view
...
ViewComponent class name (ie. Views\\Todo\\Components\\PriorityListViewComponent) is not supported.
The folder name has to follow component name pattern.
2016-02-08 16:33:37 -08:00
Sourabh Shirhatti
3401ffd82e
Duplicate 'the'
2016-02-08 10:46:06 -08:00
Steve Smith
dcb92d430e
Initial version of Actions and Action Results
2016-02-05 13:07:30 -05:00
Sourabh Shirhatti
8740d39c35
Add helpfulness.js since CDN has updated
2016-02-03 10:03:56 -08:00
Sourabh Shirhatti
69970b0804
Rollback helpfulness.js till CDN picks up new CSS
...
This reverts commit 572a411692
.
New CSS
2016-02-02 14:44:26 -08:00
danroth27
cd2b93ccd1
Add Show Comments button
2016-01-26 21:12:03 -08:00
Scott Addie
de407583f2
Update Web API 2 migration doc to RC1
2016-01-23 22:00:56 -06:00
danroth27
eed063fd43
Remove outdated MVC and EF article
2016-01-21 16:10:48 -08:00
Tito Luyo Murata
86a2fcfbf6
Update adding-model.rst
...
Update to the current version of dnx
2016-01-19 22:18:36 -08:00
Steve Smith
0e87652ca7
Response Caching
2016-01-16 13:20:08 -05:00
danroth27
3a2beac2e8
Add API ref docs
2016-01-13 21:57:52 -08:00
joescars
3ac5a647bc
Update mvc-with-entity-framework.rst
...
"EntityFramework.SqlServer": "7.0.0-rc1-final" no longer works. Replaced with .MicrosoftSqlServer
2016-01-11 14:11:04 -08:00
Daniel Roth
2a64f0c688
Update view-components.rst
2016-01-07 11:02:43 -08:00
Scott Addie
e968e9c2c7
Update MVC migrating config doc to RC1
...
Minor tweaks per Rick's request
2016-01-06 10:22:57 -08:00
Thom Kiesewetter
2950d5d574
Update view-components.rst
2016-01-05 10:08:07 -08:00
RachelAppel
0519d353e2
Merge branch '1.0.0-rc1'
2015-12-29 12:43:13 -05:00
Taurus Omejia
bc2e65145c
Update adding-controller.rst
...
Text edits in the views section.
2015-12-29 12:41:09 -05:00
RachelAppel
38be875080
Merge branch '1.0.0-rc1'
2015-12-29 12:39:03 -05:00
Jalal Mostafa
22eb37ee2d
Update mvc-with-entity-framework.rst
2015-12-29 12:34:33 -05:00
Scott Addie
49c6d4ff00
Convert to using Sphinx-style relative links
...
Apply new labels to ASP.NET docs to support Sphinx links
2015-12-28 12:05:39 -06:00
Scott Addie
2f92cf845b
MVC 5 to MVC 6 migration doc fixes
2015-12-28 12:05:39 -06:00
Sourabh Shirhatti
c7592efc06
Update aspnet.inv and fix broken links
2015-12-21 12:08:10 -08:00
Rick Anderson
a8c831da0b
mvc mig round2
2015-12-21 11:50:47 -08:00
Sourabh Shirhatti
fbfca660a2
Remove using tag helpers
...
This content was previously combined into intro to tag helpers
Dead link
2015-12-16 18:10:29 -08:00
Steve Smith
a64a6a6659
Merge pull request #776 from aspnet/ardalis/environments-patch
...
Environments updated to RC1 and addressed feedback
2015-12-11 08:27:18 -05:00
Rui Marinho
e52cb1147a
Update with correct information for EF 7.0.0-rc1-final
2015-12-10 18:25:37 -05:00
Steve Smith
65b42e1bcb
Fixing Stub Icon Issue in DI for Controllers
2015-12-10 16:38:46 -05:00
Steve Smith
3a2a98934c
Add DI for Controllers article
2015-12-10 09:35:52 -08:00
Rick Anderson
8ed92fd3b9
mac RC1 updates and text clean up
2015-12-10 09:23:59 -08:00
RachelAppel
e4b172631d
Revert "Update document with basic outline and some prose"
...
This reverts commit 4cb055b354
.
2015-12-09 13:38:16 -05:00
RachelAppel
4cb055b354
Update document with basic outline and some prose
2015-12-08 09:45:36 -05:00
Sourabh Shirhatti
64cfb65411
Typo in word developers
2015-12-07 18:29:25 -08:00
Scott Addie
b5525268ba
Fix broken Environment Tag Helper link
...
Link to new label in MVC index page
2015-12-04 19:04:57 -08:00
Aleksandrs Poltarjonoks
bd6d4c4a8e
Update IndexGenre.cshtml
2015-12-03 18:59:06 -05:00
Aleksandrs Poltarjonoks
aec6ec651c
Fix typo in MoviesController
2015-12-03 18:41:08 -05:00
Sourabh Shirhatti
9e4302feaa
Stop hard-coding version #
...
Hide version # in MVC project
2015-12-02 17:12:29 -08:00
danroth27
df43d67f25
Remove feed building from local builds
2015-11-23 08:44:52 -08:00
danroth27
9841ee60f7
Setup what's new feed generation
2015-11-19 16:43:52 -08:00
Rick Anderson
ba1498d37c
New Intro to MVC article series.
2015-11-18 02:36:21 -08:00