Cargando…

ASP.NET core recipes : a problem-solution approach /

Quickly find solutions to common web development problems. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved! ASP.NET Core Recipes is a practical guide for developer...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Ciliberti, John (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, 2017.
Edición:Second edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Chapter 1
  • ASP.NET Core MVC Fundamentals
  • Chapter 2
  • Getting Started with ASP.NET Core MVC
  • Chapter 3
  • MVC Razor Syntax and HTML Helpers
  • Chapter 4
  • Using Tag Helpers
  • Chapter 5
  • Getting the Most from New Features in ASP.NET Core MVC
  • Chapter 6
  • Solution Design using ASP.NET Core MVC
  • Chapter 7
  • Test-Driven Development with ASP.NET Core MVC
  • Chapter 8
  • Moving from WebForms to ASP.NET Core MVC
  • Chapter 9
  • Data Validation Using ASP.NET Core MVC
  • Chapter 10- Securing Your ASP.NET Core MVC Application
  • Chapter 11
  • Creating Modern User Experiences Using React.js and ASP.NET Core
  • Appendix A.