Categorieën Prijsstelling Zakelijk
Gratis leerboek

C# 11: WWW The server side

Software Development

196
Taal:  English
This book deals with the development of web applications where the focus is on the server side and how to develop dynamic web pages.
Download gratis tekstboeken als PDF of lees ze online. Minder dan 15% advertenties.
Het zakelijk abonnement is gratis voor de eerste 30 dagen, daarna$5.99/maand
Beschrijving
Inhoud

This book deals with the development of web applications where the focus is on the server side and how to develop dynamic web pages. The book primarily focuses on developing MVC web applications using ASP.NET Core MVC, and after reading the book, you should be able to write classic web applications. Click here to download the source files from this book.

  • Foreword
  1. Introduction
    1. A little about the technology
    2. About HTTP
    3. About HTML
    4. HTML forms
    5. Scalable Vector Graphics
  2. Create an ASP.NET Core project
    1. HelloWWW
    2. WhatTime
    3. ChangeAddress
  3. ChangeAddress improved
  4. About ASP.NET Core
    1. URL Routing
    2. A Razor page
    3. Services
    4. Dependency injection
    5. Cookies
    6. Sessions
  5. A ASP.NET Core MVC application
    1. Project start
    2. The model and connecting the database
    3. Show municipalities
    4. Show zip codes
    5. Database maintenance
  6. The Bookstore
    1. Project start
    2. The models and the repository
    3. The store
    4. The shopping cart
    5. Checkout
    6. Maintenance the database
    7. The last things
Over de auteur

Poul Klausen