Categories
ASP.net

ការសិក្សាពីរបៀបបង្កើត CRUD ក្នុង ASP.NET MVC 5

មាតិកា សេចក្តីផ្តើម គោលបំណង តម្រូវការ ជំហានទី១៖ បង្កើត Project ជំហានទី២៖ បង្កើត Database និង Table ជំហានទី៣៖ បង្កើត Class Model ជំហានទី៤៖ បង្កើត Controller ជំហានទី៥៖ បង្កើត Repository folder និង Repository Class ជំហានទី៦៖ បង្កើត Method នៅក្នុង EmployeeController.cs file ជំហានទី៧៖ បង្កើត View ជំហានទី៨៖ ធ្វើការ Configure ActionLink ទៅលើ Edit និង delete records ជំហានទី៩៖ Configure RouteConfig.cs ដើម្បី set default action ជំហានទី១០៖ Run Application 1.…

Categories
Hybrid Mobile

Experiment on Ionic 2 Project Modular Structure

Suppose you already know about ionic 2, typescript, nodejs, NPM related or Webpack. I’ll some day back on those topics whenever available, of course, I am also a learner with few tries. The subject of this guideline will be updated according to my real experiment, this is just a starter: 1st of March, 2017: Start…