* First MVC: Contrller and View tutorials: MT sweep all issues fixed
* Fixed issue where 5.x startup.cs pointed to 3.x startup.cs which is different.
* Fixed moniker around startup.cs example
* Removed unneeded monkier in adding-controller.md
* Updated HelloWorld screenshot to show https and port 1234.
* Changed date to trigger new build
* resized some existing screenshots that were too large.
* Reduced rick2_50.png to match others at 900px width.
* Image alignment corrected in adding controller and adding view tutorials
* Applied direct commits from Rick-Anderson review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Applied more review suggestions from Rick-Anderson. Thanks Rick.
* Removed list with single bullet point in adding-view.md
* Removed extra line break after bullet point in adding-controller.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* MVC Frist Series: Fix Blockers
* patch: removed dedicated 5 folders for screenshots, renamed screenshots per ide version
* Forcing a build since it didn't run for aee2973 for some unknown reason. Minor date change to get that to happen.
* patch: pointed to the default action screenshot back to a 5001 port example realizing it was used for all IDE's.
* patch: views template update and connection string
* patch: Fixed connection string highlights to match after string fix added, minor
* patch: minor - update topic dates for those touched with more than few lines
* 5.0 update of intro to MVC
* 5.0 update of intro to MVC
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* Elaborate how view files are selected
When no name parameter is provided to a `View()` method, a view file with the same name of the caller action will be used, not an `Index.cshtml` view file by default.
* Update adding-view.md
I'm not sure if I caught the right line by adding 51 to the highlight select changes line (91). Just for uniformity and to show this was also changed as well.
* VS17 update to Intro to MVC
* adding a view
* work
* adding a view
* adding a model
* working with SQL LocalDB
* controller methods and views
* search
* new field and validation
* last part/delete
* final cleanup
* ###
* add "overpost" anchor
* tdystra feedback
* meta data fix
* Revert "meta data fix"
This reverts commit ba36883476.
* meta data fix2
* test
* Update owin-oauth-20-authorization-server.md
* Update api-ref.md
* Update api-ref.md
* test
* test2