Dino Esposito

Programming ASP.NET Core

Auflage 1

The full text downloaded to your computer

With eBooks you can:

  • search for key concepts, words and phrases
  • make highlights and notes as you study
  • share your notes with friends

eBooks are downloaded to your computer and accessible either offline through the Bookshelf (available as a free download), available online and also via the iPad and Android apps.

Upon purchase, you will receive via email the code and instructions on how to access this product.

Time limit

The eBooks products do not have an expiry date. You will continue to access your digital ebook products whilst you have your Bookshelf installed.

Dino Esposito's Programming ASP.NET Core is the definitive guide to practical software development with Microsoft's exciting new ASP.NET Core technologies. Unlike competitive books that focus primarily on ASP.NET Core's cross-platform capabilities or only what's changed from earlier versions, Esposito offers a complete learning path for every developer who wants to build production solutions. Esposito's expert coverage includes:

  • Applying all key ASP.NET Core components, including MVC for HTML generation, .NET Core, EF Core, ASP.NET Identity, dependency injection, and more
  • Integrating ASP.NET Core with leading client-side frameworks, including Bootstrap
  • ASP.NET Core code for implementing business logic and data transformations
  • Handling configuration, routing, controllers, views, and common tasks (including posting forms and presenting data)
  • Performing complementary tasks: error handling, logging, application design, authentication, localisation, and more
  • Front-end development: ensuring responsiveness, creating mobile views, and providing advanced interactivity
  • Middleware, data access, runtime architecture, and deployment
  • Taking full advantage of the brand-new ASP.NET Core runtime

Produktdetails

Verlagsnummer: 9781509305209
ISBN: 978-1-5093-0520-9
Produkttyp: eBook (Kortext ePub)
Verlag: Microsoft Press
Erscheinungsdatum: 10.05.2018
Dateigröße in MB: 10.51
Auflage: 1
Sprache: Englisch

Artikelbeschreibung

The complete, pragmatic guide to building high-value solutions with ASP.NET Core

 

Programming ASP.NET Core is the definitive guide to practical web-based application development with Microsoft’s new ASP.NET Core framework. Microsoft MVP Dino Esposito introduces proven techniques and well-crafted example code for solving real problems with ASP.NET Core. Step by step, he guides you through using all key ASP.NET Core technologies, including MVC for HTML generation, .NET Core, EF Core, ASP.NET Identity, dependency injection, and much more. Esposito thoroughly covers ASP.NET Core’s cross-platform capabilities and what’s changed from older ASP.NET versions, but he doesn’t stop there: he offers a complete learning path for every developer who wants to build production solutions, including mobile-specific solutions.

 

Microsoft MVP Dino Esposito shows how to:

• Create new projects and understand their structure

• Set up and use the familiar MVC application model in ASP.NET Core

• Write controller class code to govern all stages of request processing

• Serve HTML from controllers, or directly via Razor Pages

• Master the Razor language for quickly defining the layout of HTML views

• Manage cross-cutting concerns such as global configuration data, error and exception handling, controller class design, and dependency injection

• Secure applications with user authentication and ASP.NET Core’s policy-based user authorization API

• Design for efficient data access, and choose the right option for reading and writing data

• Build ASP.NET Core Web APIs that return JSON, XML, or other data

• Use data binding to programmatically update visual components with fresh information

• Build device-friendly web views for iOS and Android

• Explore the radically new ASP.NET Core runtime environment and Dependency Injection (DI) infrastructure