Pro ASP.NET Core MVC

Visual Studio 2017 updates for this book are now available. Follow the Download Source Code link for this book on the Apress website. Now in its 6th edition, the best selling book on MVC is now updated for ASP.NET Core MVC. It contains detailed explanations of the new Core MVC functionality which en...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: FREEMAN, ADAM (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2016.
Έκδοση:6th ed.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 1: Putting ASP.NET MVC In Context
  • 2: Your First MVC Application
  • 3: The MVC Pattern, Projects and Conventions
  • 4: Essential C# Features
  • 5: Working with Razor
  • 6: Working with Visual Studio
  • 7: Testing MVC Applications
  • 8: SportsStore: A Real Application
  • 9: SportsStore: Navigation
  • 10: SportsStore: Cart
  • 11: SportsStore: Administration
  • 12: SportsStore: Security & Deployment
  • 13: SportsStore: Working with Visual Studio Code
  • 14: Configuring Applications
  • 15: URL Routing
  • 16: Advanced Routing Features
  • 17: Controllers and Actions
  • 18: Dependency Injection
  • 19: Filters
  • 20: API Controllers
  • 21: Views
  • 22: View Components
  • 23: Tag Helpers
  • 24: Using the Form Tag Helpers
  • 25: Using Other Built-in Tag Helpers
  • 26: Model Binding
  • 27: Model Validation
  • 28: Identity
  • 29: Applying Identity
  • 30: Advanced Identity
  • 31: Constraints and Conventions.