ASP .Net Core Web Application

1. Content

ASP architecture

  • Giới thiệu về ASP .Net Core

    • View

      • Đổ dữ liệu từ model

    • Controller

      • Xử lý phần controller

    • Model

      • Kết nối với database lấy dữ liệu

      • Phân trang

    • Xác thực, phân quyền

Last updated

Was this helpful?