AspNetCore.Docs/aspnetcore/data/ef-rp
alarihwertbars 68b4ff4d91
Update Create.cshtml.cs (#22963)
This change is necessary in case await _context. SaveChangesAsync (); will throw an exception and you will need to return the page back with the previously entered data, so as not to start typing again. If you leave it as it is, then when you try to save the changes, it gives an error that "An unhandled exception occurred while processing the request.
ArgumentNullException: Value cannot be null. (Parameter 'source')"
2021-08-07 13:45:30 -07:00
..
complex-data-model/_static Jermy likness pr ef/ra (#21576) 2021-03-29 18:11:36 -10:00
concurrency/_static Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
intro Update Create.cshtml.cs (#22963) 2021-08-07 13:45:30 -07:00
read-related-data/_static Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
sort-filter-page/_static Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
update-related-data/_static Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
complex-data-model.md Update complex-data-model.md (#22576) 2021-06-20 15:49:52 -07:00
concurrency.md Fix wording (#22385) 2021-05-24 06:30:24 -10:00
crud.md Add Home and Privacy to no-loc (#22237) 2021-05-08 10:12:34 -10:00
intro.md add DB exception filter /6 (#22804) 2021-07-24 07:16:19 -07:00
migrations.md Add missing directory separator (#22361) 2021-05-22 15:45:24 -10:00
read-related-data.md Update read-related-data.md (#22660) 2021-07-05 17:04:44 -07:00
sort-filter-page.md Add Home and Privacy to no-loc (#22237) 2021-05-08 10:12:34 -10:00
update-related-data.md Update update-related-data.md (#22673) 2021-07-07 16:35:28 -07:00