Creating ASP.NET Core Web Applications

Proven Approaches to Application Design and Development

Dirk Strauss

PDF
ca. 62,99
Amazon iTunes Thalia.de Weltbild.de Hugendubel Bücher.de ebook.de kobo Osiander Google Books Barnes&Noble bol.com Legimi yourbook.shop Kulturkaufhaus ebooks-center.de
* Affiliatelinks/Werbelinks
Hinweis: Affiliatelinks/Werbelinks
Links auf reinlesen.de sind sogenannte Affiliate-Links. Wenn du auf so einen Affiliate-Link klickst und über diesen Link einkaufst, bekommt reinlesen.de von dem betreffenden Online-Shop oder Anbieter eine Provision. Für dich verändert sich der Preis nicht.

Apress img Link Publisher

Naturwissenschaften, Medizin, Informatik, Technik / Informatik

Beschreibung

Design and develop an ASP.NET Core web application using .NET Core 3.0. This book shows you how to publish a web application to a web server and connect the published web application to a production database.


Creating ASP.NET Core Web Application s 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

Weitere Titel in dieser Kategorie
Cover Fuzzy Learning and Applications
Marco (University of Messina, Messina, Italy) Russo
Cover Fuzzy Learning and Applications
Marco (University of Messina, Messina, Italy) Russo

Kundenbewertungen

Schlagwörter

web application development, .NET Core 3.0, jquery, web applications, ASP.NET, Razor, JavaScript, SQL