categorias preço empresarial
Manual grátis

C# 11: WWW The server side

Software Development

páginaprincipal.livro.por Poul Klausen
196
páginaprincipal.livro.idioma:  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.
Faz download de manuais em PDF grátis ou lê online. Com menos 15 % de anúncios
Subscrição para empresas grátis nos primeiros 30 dias, após o período $5.99/mês
Descrição
Conteúdos

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
páginaprincipal.livro.sobre_autor