riande@microsoft.com
9070095f66
RC2 update of intro to mvc
2016-05-16 11:30:01 -10:00
danroth27
76ad77e026
Merge branch 'dev'
2016-05-16 12:16:38 -07:00
aregy
7888e98865
Update start-mvc.rst
...
"learn a about" to "learn about"
2016-05-02 15:21:47 -07:00
Petr Onderka
3aa24e4431
Fixed broken links
2016-05-02 14:54:54 -07:00
Petr Onderka
8209e68ce1
Example URIs should not be links
...
This includes:
* localhost
* example.com
* example email addresses
* schema URI
2016-04-28 22:40:38 +02:00
danroth27
9a1816faf0
Merge branch 'master' into dev
2016-04-22 15:30:58 -07:00
Stuart Celarier
a9db6ed058
Corrected abbreviation of Ctrl
...
Compare with the spelling of Ctrl and use of plus-sign in the screenshot of the Debug menu.
2016-04-07 14:54:38 -07:00
Steve Novoselac
ec7e48b1d8
Update adding-model.rst
...
fixing type (.c should be .cs)
2016-04-03 21:24:13 -05:00
danroth27
f965804df9
Rename ASP.NET 5 to ASP.NET Core and other general cleanups
2016-03-28 16:29:22 -07:00
danroth27
5a12f2ac7e
Remove dnx folder and related content
2016-03-25 13:56:44 -07:00
Quentin Homareau
630c17a028
Updated URL to match AspNet API docs
...
All URL are now pointing to AspNet Docs
2016-03-24 15:07:47 -07:00
andrewplummerNZ
a07dba9d03
Update adding-view.rst
...
updated to show full Add New Item dialog name, 'Movie' to 'MvcMovie'
updated to ID instead of numTimes, at current point in tutorial the HelloWorld Welcome method signature would be: public string Welcome(string name, int ID = 1)
2016-03-16 17:12:11 +13:00
andrewplummerNZ
997504026d
using reference was missing
...
Needs to add using to resolve Controller reference
using Microsoft.AspNet.Mvc
reference was just cut off by 1 line, was lines: 6-28 now 5-28 to include the using line.
2016-03-15 10:53:48 -07:00
danroth27
5fd2f9468a
Merge mvc getting started samples and tutorials into aspnet project
2016-03-02 11:19:48 -08:00