Commit Graph

11 Commits (9566ceeec43989d7deabadaecc8a3b2f235920fc)

Author SHA1 Message Date
Wade Pickett e60870889a
v9 Update: First MVC Series - 10 tutorials + app samples (#33192)
* v9 Update First MVC Series - 10 tutorials

* Updated some screenshot links

* Fix link

* Fix code highlite and image link

* Update aspnetcore/tutorials/first-mvc-app/start-mvc.md

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Review fixes: remove finsihed app screenshots from start-mvc

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-07-29 13:40:59 -07:00
Wade Pickett d473a11c77
v9 Update: First MVC Series: Version Prep Only (#33150) 2024-07-23 14:42:44 -07:00
Wade Pickett 33eb03e1ee
.NET 8 update - macOS - First MVC Series (#30192)
* .NET 8 update - macOS - First MVC Series
* Include migration files in v7 sample
* Changed regions to proper snippet tags
2023-08-31 09:44:29 -07:00
Wade Pickett 2f55e4264b
v8 Updates for First MVC series (#29115)
* v8 Updates for First MVC series

* Moving debug_menu50.png back to proper directory

* Fixing cross repo link for Migrations with Multiple Providers

* Updated scaffolding -sqlite flag to --databaseProvider sqlite

* Added completed 8.0 code and derived doc code sample with region snippets

* Updated all code links in all topics to 8.0 sample

* Corrected EF Migrations link to relative in add-model.md

* Corrected add scaffolding png on adding-model.md

* Fixed html source highlight

* Apply Tom's suggestion from code review: code style ticks on package listing

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Applying Tom's review suggestion to version 7 adding-model as well

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-05-02 11:34:56 -07:00
Wade Pickett f7981d6f07
First MVC Series: Versioning (#28504)
* First MVC Series: Versioning

* Removed accidental index.md change, fixed include link

* Changed .png paths from relative to absolute.

* Fixed next step link

* adding-contoller tutorial versioned.

* adding-view versioned

* adding-model versioned

* adding-model includes for older versions

* working-with-sql versioning

* working-with-sql all versions fix link

* controller-methods-views versioned

* search versioned and a link fixed for controller-method-vie3ws

* new-field versioned

* validation versioned plus code link fix on controller-methods-views6.md

* Details versioned

* Details link to validation.md fixed

* Isolating details.md H1 warning by temp removing earlier versions.

* Isolating details.md H1 warning by temp adding only vers 6 leave out vers 3

* Isolating details.md H1 warning adding details3-5.md back in.

* Fixing links in details and new-field docs

* meta data moniker range ignored on SQL, setting to below date to test

* Fixed search.md version includes at bottom
2023-02-28 11:03:35 -08:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
David Pine 769d8c6ae7 Removed images that are not referenced anywhere. (#13804) 2019-08-17 10:20:41 -05:00
Rick Anderson 84a7748aba
Unify MVC intro and 2.2 (#9826)
Fixes #9859, Fixes #7187, Fixes #8926, Fixes #8446, Fixes #7081, Fixes #7014, Fixes #9907 

[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/?view=aspnetcore-2.2&branch=pr-en-us-9826)
2018-12-13 12:58:09 -10:00
Rick Anderson f17152f762 validation xplat (#3220) 2017-04-13 12:01:09 -10:00
Rick Anderson 66d699e04f VS17 update to Intro to MVC (#2837)
* 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
2017-03-03 11:35:47 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00