Commit Graph

12 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 2f56d2d0d0
VSC improvements for Razor Pages and MVC Tutorials (#31800)
* RazorPages and MVC Get Starting tutorials VSC improvements

* Expanded changes to version 7-8 of topics

* Apply suggestions from code review

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

* Updated per review feedback

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-02-16 19:51:49 -08:00
Nitzan Tomer 9ecc65aad4
Fixing Issue #31348 (#31349)
* Adding Missing VScode Image

---------

Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2024-01-04 12:14:51 -08:00
Wade Pickett 19bf899bc3
8.0: MVC Series: Dark theme updates (#30698)
* 8.0:MVC Series: Dark theme updates
* Clarify image and instruction for both debug and without debug in first tutorial of series per feedback.
2023-10-20 12:15:46 -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 40441979eb
First MVC correct new field code link (#30050) 2023-08-15 09:44:24 -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
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