Proven Approaches to Application Design and Development
Buch, Englisch, 291 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 583 g
ISBN: 978-1-4842-6827-8
Verlag: Apress
Creating ASP.NET Core Web Applications starts by setting up the Visual Studio project where you will learn about Razor pages, Entities, and creating a data service. You will create models along with methods to use a query string and handle bad requests. Modifying data with Tag helpers is discussed as well as installation of Entity Framework, working with database migrations, and implementing a data access service. You will learn how to use layout pages and sections with Partial Views, _ViewImports, and _ViewStart files. You also will create custom middleware and log application events. You will be able to deploy the web application as well as connect it to a SQL Server database.
What YouWill Learn
- Work with models
- Modify data
- Work with EF Core and SQL Server
- Work with Razor pages and Partial Views
- Use separate scripts for production vs development
- Trace client-side errors using Chrome Developer tools
- Create cascading style sheets (CSS) with Sassy CSS (SCSS)
- Explore middleware
- Deploy your web application to IIS
Who This Book Is For
Software developers on the .NET stack who want to create ASP.NET Core web applications
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: Creating and Setting Up Your Project.- Chapter 2: Creating Models.- Chapter 3: Modifying Data.- Chapter 4: EF Core and SQL Server.- Chapter 5: Working with Razor Pages.- Chapter 6: Adding Client-Side Logic.- Chapter 7: Exploring Middleware.- Chapter 8: Web Application Deployment.