If you use OneWay WPF binding but set the target directly, the binding will be broken forever. Avoid it by setting the source only.
Category Archives: Uncategorized
Ionic Framework Select on Windows 10 Mobile
Ionic provides a select element. But it doesn’t work when you tap on the element on Windows 10 Mobile. There is a solution to it.
Manage States between Routes in Angular
We use ui-router to manage routing in Angular. We also need to pass data and states in routing. Learn how to do it.
My First Cordova Project
A tutorial to start a Cordova project in Visual Studio 2015.
Setting Up CSF on VPS
Set up CSF on your VPS. This can prevent attackers doing DDoS and bring down the VPS performance.