Categories Pricing Corporate
Free Textbook

C# 11: WWW The server side

Software Development

196
Language:  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 free PDF textbooks or read online. Less than 15% adverts
Business-prenumeration gratis de första 30 dagarna, sedan $5.99/månad
Description
Content

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
About the Author

Poul Klausen