Programming ASP.NET Core (häftad)
Fler böcker inom
Format
Häftad (Paperback)
Språk
Engelska
Antal sidor
416
Utgivningsdatum
2018-07-09
Upplaga
1
Förlag
Microsoft Press
Dimensioner
226 x 185 x 25 mm
Vikt
636 g
Antal komponenter
1
Komponenter
,
ISBN
9781509304417

Programming ASP.NET Core

Häftad,  Engelska, 2018-07-09
390
  • Skickas från oss inom 5-8 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
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, localization, 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
Visa hela texten

Passar bra ihop

  1. Programming ASP.NET Core
  2. +
  3. Co-Intelligence

De som köpt den här boken har ofta också köpt Co-Intelligence av Ethan Mollick (häftad).

Köp båda 2 för 580 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Dino Esposito

Övrig information

Dino Esposito is a digital strategist at BaxEnergy who has authored more than 20 books and 1,000 articles to date. His programming career has so far spanned 25 years. It is commonly recognized that his books and articles helped the professional growth of thousands of .NET developers and architects worldwide. Dino started back in 1992 as a C developer and witnessed the debut of .NET, the rise and fall of Silverlight and the ups and downs of various architectural patterns. He now looks ahead to Artificial Intelligence 2.0 and Blockchain and is the author of "The Sabbatical Break," a theatrical-style work to travel the uncontaminated spaces of imagination hyperlinking software, literature, science, sport, technology, art. Get in touch at http: //youbiquitous.net. http: //twitter.com/despos http: //instagram.com/desposofficial http: //facebook.com/desposofficial

Innehållsförteckning

Part I: Getting Started
1. ASP.NET Core at a Glance
2. The Hello, World Project
3. The DOTNET Tooling

Part II: Development
4. ASP.NET MVC Controllers
5. ASP.NET MVC Views
6. The Razor Syntax
7. Design Considerations

Part III: Cross-cutting Concerns
8. Securing Your Application
9. Logging and Tracing
10. Error Handling
11. Testing Your Application
12. Access to Application Data

Part IV: Front End
13. Designing a Web API
14. Posting Data from Client Side
15. Client-side Data Binding
16. Building Device-friendly Views

Part V: System
17. Inside the ASP.NET Core Hosting Environment
18. Understanding the ASP.NET Core Middleware
19. Deploying an ASP.NET Core Application
20. Migrating Existing Projects