Skip to content

Conversation

@timdeschryver
Copy link
Contributor

@timdeschryver timdeschryver commented Nov 24, 2025

Fixes #36359

  • Create a screenshot before the formatting data attributes are added (no format for display names, and date value formatting).

  • Create a screenshot after the formatting.

  • Update the existing screenshot with the final view (including the currency). AFAIK this screenshot isn't currently used.

  • Update the description to also mention that the formatting of the model works because the view uses the @Html.DisplayFor methods. This is already code that's covered in previous chapters, but it doesn't explicitly mentions the use of these methods.

  • Update the final screenshot of chapter 5, this should also not show the formatted fields.


Internal previews

📄 File 🔗 Preview link
aspnetcore/test/localhost-tld.md Support for the .localhost top-level domain
aspnetcore/tutorials/first-mvc-app/controller-methods-views.md Part 6, controller methods and views in ASP.NET Core
aspnetcore/tutorials/first-mvc-app/working-with-sql.md Part 5, work with a database in an ASP.NET Core MVC app

* Initial plan

* Add Safari compatibility note to localhost-tld.md

Co-authored-by: wadepickett <[email protected]>

* Apply suggestions from code review - clarified "client" app.

* Update aspnetcore/test/localhost-tld.md

Co-authored-by: Tom Dykstra <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: wadepickett <[email protected]>
Co-authored-by: Wade Pickett <[email protected]>
Co-authored-by: Tom Dykstra <[email protected]>
@timdeschryver
Copy link
Contributor Author

I messed up with git, I will close this PR and open a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Part 6, controller methods and views in ASP.NET Core

1 participant