/PersonalDataMNG

Personal Data Management

Primary LanguageJavaScriptMIT LicenseMIT

👉 ASP.NET Full Stack Development Series

01 Create a Project with a Visual Studio
🚀 L01: https://youtu.be/s2WmO5fkrIo
02 Installed Required Packages
🚀 L02: https://youtu.be/ZIDr0xzvffM
03 Model and Database Connection
🚀 L03: https://youtu.be/_0gF59Q4Wdc
04 Entity Framework Core Add Db Context
🚀 L04: https://youtu.be/jrrWOXfwPHU
05 Entity Framework Core Add DB Migration
🚀 L05: https://youtu.be/xd6Pu5veAHE
06 Prepared a Controller for Data Operations
🚀 L06: https://youtu.be/ho2Dcx8Of2o
07 Add FE Javascript Library
🚀 L07: https://youtu.be/PGm9_txMWlk
08 Prepared View: Razor View + jQuery Datatable
🚀 L08: https://youtu.be/tDpfPOs7ms0
09 Complete Front End CRUD Operation
🚀 L09: https://youtu.be/1bIa82ir2JE
10. Review Previous Video and Complete Project