Series giới thiệu xây dựng website Thương mại điện tử trên nền tảng ASP.NET Core 8 MVC.
Ecommerce – NET Core 8 MVC
Video 01 – Khởi tạo Project
– Tạo project dạng Model – View – Controller
– Dựng lại Database trong SQL Server
– Phát sinh Entity Model (Database First)
– Đăng ký DbContext
– Thử tạo Controller with View, using Entity Framework Core
👉Lịch trình:
👉Database script:
#aspnetcore #sqlserver #ecommerce #efcore
Source code: https://github.com/hienlth-online/ECommerceMVC/tree/01_CreateProject
em tạo database bị lỗi thầy ơi
sao chạy database các bảng k có quan hệ với nhau nhỉ
mọi người giúp mình vơi SQL bị lỗi :
Msg 547, Level 16, State 0, Line 3677
The ALTER TABLE statement conflicted with the FOREIGN KEY constraint "FK_OrderDetails_Orders". The conflict occurred in database "Hshop2023", table "dbo.HoaDon", column 'MaHD'.
Msg 4917, Level 16, State 0, Line 3682
Constraint 'FK_OrderDetails_Orders' does not exist.
Msg 4916, Level 16, State 0, Line 3682
Could not enable or disable the constraint. See previous errors.
A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 – The certificate chain was issued by an authority that is not trusted.) ai chỉ em fix với
Dạ thầy ơi, nếu không có Starup.cs thì khi tạo trang Admin nó báo dòng này thì mình xử lý như thế nào ạ thầy : Scaffolding has generated all the files and added the required dependencies.
However the Application's Startup code may require additional changes for things to work end to end.
Add the following code to the Configure method in your Application's Startup class if not already done:
app.UseEndpoints(endpoints =>
{
endpoints.MapControllerRoute(
name : "areas",
pattern : "{area:exists}/{controller=Home}/{action=Index}/{id?}"
);
}); . Dạ có phải mình cứ copy nó rồi dán vô Program.cs không ạ !
em chào thầy,khi em add controller thì thông báo lỗi: there was an error running the selected code generator: 'Package restore failed, Rolling back package changes for 'ECommerceMVC'' thì xử lý như nào ạ
rất dễ hiểu và mong rằng kênh thầy sẽ phát triển
chào thầy, thầy cho em hỏi lúc em làm theo đến đoạn cuối add Controller vào thì bị lỗi là No Database provider has been configured for this db context. A provider can be configured by overriding the DbContext.OnConfigurating method or by using AddDBcontext, etc…. ko biết lỗi ở phần nào thầy gợi ý được không ạ
thầy ơi. em bị lỗi này
"An unhandled exception occurred while processing the request."
khắc phục sao ạ. Em cảm ơn ạ
A connection was successfully established with the server, but then an error occurred during the login process. (provider: Shared Memory Provider, error: 0 – No process is on the other end of the pipe.) ai chỉ cách fix với
thầy ơi thầy cho e xin file Data để e migration được không ạ e dung Mac dùng azure studio chèn sql thầy vào bị lỗi ạ :(((
thầy ơi ra thêm đi thầy <3 tụi con rất cần ạ :))
quá đã cho sinh viên học yếu như em cảm ơn thầy rất nhiều ạ
sáng đi làm nên giờ em mới xem được cảm ơn thầy ạ
Mãi yêu Thầy hi.
Cảm ơn thầy !