الفئات الأسعار الشركات
كتاب دراسي مجاني

C# 11: WWW The server side

Software Development

بواسطة Poul Klausen
196
اللغة:  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.
حمل كتب دراسية مجانية في صيغة PDF أو اقرأها في وضع الاتصال بالإنترنت. أعلانات أقل بنسبة 15%
اشتراك الشركات ‎‎ مجاني‎‎لأول ‎‎ ‏30 يوم‏‎‎ ، بعد ذلك ‎‎ ‎$5.99‎ ‎‎/شهر
الوصف
المحتوى

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
نبذة عن المؤلف