ASP.NET 4.0 in Practice by Daniele Bochicchio Stefano Mostarda Marco De Sanctis
Author:Daniele Bochicchio, Stefano Mostarda, Marco De Sanctis
Language: eng
Format: epub, pdf
Publisher: Manning Publications
Now that you have an overall picture of how CategoriesModelBinder works, we can take a closer look at how we manage to retrieve the categories from the request in GetPostedCategories, whose code is shown in the following listing.
Listing 9.15. Retrieving Categories from the Request
This code doesn’t contain much that’s strictly ASP.NET MVC; this framework comes up just to read the string of IDs from the request . In fact, once we have the string, it’s just a matter of translating it into actual Category instances . GetCategoriesFrom-String accomplishes this task, splitting the sequence of IDs and, in turn, retrieving them using the current active Entity Framework context .
Download
ASP.NET 4.0 in Practice by Daniele Bochicchio Stefano Mostarda Marco De Sanctis.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(15979)
The Mikado Method by Ola Ellnestam Daniel Brolund(13245)
Hello! Python by Anthony Briggs(13069)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(12247)
Dependency Injection in .NET by Mark Seemann(12098)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(10865)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(10692)
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(10538)
Grails in Action by Glen Smith Peter Ledbrook(10163)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(10066)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(9493)
Hit Refresh by Satya Nadella(9040)
Kotlin in Action by Dmitry Jemerov(8784)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(8654)
The Kubernetes Operator Framework Book by Michael Dame(8485)
Exploring Deepfakes by Bryan Lyon and Matt Tora(8307)
Robo-Advisor with Python by Aki Ranin(8261)
Practical Computer Architecture with Python and ARM by Alan Clements(8232)
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(8202)