Categories
ASP.net General

ការសិក្សាពីរបៀបប្រើប្រាស់ Model Binding ក្នុង ASP.NET MVC 5

មាតិកា I. សេចក្តីផ្តើម II.  គោលបំណង III. តម្រូវការ IV. អ្វីទៅជា Model Binding? V.  No Binding VI. Simple Binding VII.Class Binding VIII.Complex Binding I. សេចក្តីផ្តើម នៅក្នុង Tutorial នេះ យើងនឹងសិក្សាពីរបៀបប្រើប្រាស់ Model Binding នៅក្នុង ASP.NET MVC។ ដើម្បីយល់បន្ថែមទៀតសូមធ្វើការអនុវត្តន៍ដូចខាងក្រោម។ II. គោលបំណង ក្រោយពីអនុវត្តន៍តាម Tutorial នេះ លោកអ្នកនឹងយល់អំពី យល់ដឹងពីរអ្វីទៅជា Model Binding យល់ដឹងពីដំណើរការរបស់ Model Binding យល់ដឹងពីការប្រើប្រាស់ programming code ជាមួយ asp.net mvc III. តម្រូវការ ដើម្បីអាចសិក្សា បានយើងត្រូវមាន…

Categories
General

ការសិក្សាពីរបៀបបង្កើត Layout ក្នុង CSS

មាតិកា សេចក្តីផ្តើម គោលបំណង តម្រូវការ ការប្រើប្រាស់ Bootstrap របៀបបង្កើត Grid Layout ឯកសារយោង 1. សេចក្តីផ្តើម CSS មកពីពាក្យថា Cascading Style Sheets។ វាមានសារៈសំខាន់ក្នុងការរចនាគេហៈទំព័រ ធ្វើអោយវេបសាយរបស់យើង មានសោភ័ណ្ឌភាពស្រស់ស្អាតនិងគួរអោយទាក់ទាញ។ គួរកត់សម្គាល់ផងដែរ លោកអ្នកអាចធ្វើការបង្កើត website template តាមរបៀបផ្សេងៗពីគ្នា ដូចជាប្រើប្រាស់ CSS code ទាំងស្រុង ឬក៏ប្រើប្រាស់ HTML យកមក design ហើយនិងប្រើប្រាស់ Bootstrap ដែលជាការពេញនិយមសម្រាប់ធ្វើវេបសាយលក្ខណៈ responsive ទៅតាមdevices ផ្សេងៗជាដើម។ ក្នុង Tutorial នេះដែរ ខ្ញុំនឹងធ្វើការបង្កើត Layout ឬក៏ Template ដោយប្រើប្រាស់នូវ Bootstrap ជាមួយ CSS យកបង្ហាញ។ 2. គោលបំណង ក្រោយពីសិក្សាតាម Tutorial…

Categories
General

VueJS – Implement Oganization Chart with Title

I use this Vue Wrapper: OrgChart JS At first, I could not figure out the chart to display: name + title. Finally I got the point! Here how I go… Install npm install vue-orgchart -S And setting up the style per its website. Implementation export default { components: { VoBasic }, data () { return…

Categories
Source Control

របៀបប្រើប្រាស់ Command Lines ជាមួយ Git

របៀបប្រើប្រាស់Command Line ជាមួយ Git User Guide Version 1.0 ១.​សេចក្តីផ្តើម – ហេតុអ្វីបានជាយើងចាំបាច់ត្រូវប្រើប្រាស់ Git? ក្នុងការប្រើប្រាស់ Git វាមានសារៈសំខាន់ដើម្បីអោយអ្នកDeveloper ធ្វើការ Push និង Pull Projects ចូល/ចេញទៅក្នុង Server។ វាមានលក្ខណៈងាយស្រួលក្នុងការគ្រប់គ្រងកូដ បែងចែកការងារ (Tasks) ទៅអោយក្រុម (Team) និងតាមដានរាល់សកម្មភាពរបស់ក្រុមនិមួយៗបានយ៉ាងមានប្រសិទ្ធភាព។ ទន្ទឹមនឹងនេះដែរ ខ្ញុំបាទក៏ទើបតែចាប់ផ្តើមប្រើប្រាស់នូវ Git សម្រាប់ធ្វើការទៅលើ project ដែរ។ ដូចនេះរាល់ការបកស្រាយឬក៏ពន្យល់មានការខុសឆ្គងឬក៏ពាក្យបច្ចេកទេសមិនសូវត្រឹមត្រូវ សូមជួយណែនាំក៏ដូចជាកែតម្រូវរាល់ពាក្យពេចន៏ដែលបានបកស្រាយជូនផងដែរ។ នេះគ្រាន់តែជាអ្វីដែរខ្ញុំបានសិក្សាពីលោកគ្រូ ក៏ដូចជាមិត្តភក្តិ និងការសិក្សាស្រាវជ្រាវដោយខ្លួនឯង ដើម្បីចងក្រងទុកជាឯកសារមើលនៅពេលដែលយើងភ្លេច។ ២.​តម្រូវការ ដើម្បីប្រើប្រាស់ Git បាន យើងចាំបាច់ត្រូវមាន៖ Tool មួយឈ្មោះថា Git ដោយចូលទៅdownload នៅក្នុង Website https://gitforwindows.org/ បន្ទាប់មកធ្វើការ Setup វា…

Categories
Source Control

How to use GitLab

  I. How to use GitLab Go to website GitLab (https://gitlab.com) Step 1: We have to add SSH key to your profile Step 2: Right click on any directories on your local computer Step 3:Please follow this step after you signup on Gitlab: Generate key on Git Bash: ssh-keygen -t rsa -C “your.email@example.com” -b 4096…

Categories
Khmer Unicode Reporting

Jasper Report is now Supported Khmer Unicode to Pdf

Thanks for another question on StackOverflow and the answer of user dada67, told us that Jasper added Khmer Unicode supports since version 6.2. I tested now on JasperReport 6.3 library with its existing sample in folder: jasperreports-6.3.0\demo\samples\unicode And now I could see it’s working good enough for Khmer rendering, just still one issue: When we…

Categories
Khmer Unicode Spreadsheet

How to Convert MS Excel document of Limon to Khmer Unicode text

I have already illustrated how we convert a MS Word document from Limon to Uniocde here but I haven’t tried out for case of MS Excel document once. As previously stated, it won’t have a straight way to do it without using some tricking steps. I’ll detail about it later… let me know if it…

Categories
Social Network Sites

Disable Facebook Autoplay Video

Recently facebook added a new feature that allows auto playing video on our timeline, somehow we need to disable it. To disable the Video auto play is easy, you need to go to your account’s setting and go to Video setting and you can now choose the auto play setting to off as following picture:…

Categories
Social Network Sites

History of Your Facebook Login Access

In somehow, you need to monitor your login access to your facebook account, you can find them directly in your account’s setting security section as following. – Login to your account – Go to your account’s settings – Security Or you can follow this link directly: https://www.facebook.com/settings?tab=security§ion=sessions&view There are few session history listed over there.…

Categories
Source Control

SVN to Git User – Database Size

If we just check folder .svn and .git on the same project (svn project converted to git), we can see the storage size of history and repo info are different, git is smaller.