ASP.NET MVC Identity – Area và tạo Admin Area
Identity trong ASP.NET được dùng để quản lý tài khoản người dùng trong ứng dụng. Nó cung cấp các tính năng cần thiết để quản lý tài khoản user (tạo, xóa, sửa), vai trò (role, phân quyền), đăng ký, đăng nhập, reset password, …
Video này hướng dẫn các bạn về Area và tạo Area Admin
#aspnetmvc #asp #identity
====================
Tham khảo thêm các khóa học của tôi về python:
– Học python căn bản thông qua lập trình 1 game – –
– Phân tích dữ liệu với numpy, pandas và matplotlib – –
Tham khảo thêm các khóa học của tôi về Web developer:
– Lập trình web cơ bản với HTML&CSS –
– Học javascript căn bản thông qua lập trình 1 game – –
– Thiết kế Web với Flexbox, Bootstrap và Semantic UI – –
– Thiết kế Website tương tác với DOM, Vue.js và jQuery –
– Lập trình web với Nodejs, Express, MongoDB –
Thầy ơi thầy có gợi ý trang profile không ạ em làm mà nó lỗi "The model item passed into the dictionary is of type 'System.Collections.Generic.List`1[EF_CodeFirst.Identity.AppUser]', but this dictionary requires a model item of type 'EF_CodeFirst.Identity.AppUser'."
area của em chỉ ra mỗi controller, data, model và view là sao ạ?