Trong những tháng vừa rồi, Window Store đang tiến hành thanh lọc Store, bỏ các app rác, đẩy các app tốt lên feature. Tuy nhiên, theo phản ánh của khá nhiều developer tại Việt Nam, Store đang tiến hành xử trảm khá nhiều app tốt của dev VN và các nước khác. Vậy phải làm … Continue reading [Windows 10] Prevent your app from being hidden on Windows Store
[Windows] Implement In-App Purchase for Windows 10
Bạn có một app thặc là tuyệt zời ông mặt trời, tính năng độc đáo, hấp dẫn. Người dùng không thể nào rời mắt khỏi app của bạn. Và bạn quyết định kiếm tiền từ nó. Thế là bạn tìm hiểu cách implement tính năng In-App Purchase của Windows 10 và nhận ra…nó quá phức … Continue reading [Windows] Implement In-App Purchase for Windows 10
[UWP] Create image assets for your apps
Windows 10 apps (aka Universal Windows App) yêu cầu rất nhiều kích thước hình ảnh khác nhau trong project của nó (hiện tại là 39 kích thước khác nhau). Làm thế nào để tạo ra các hình ảnh này? Mở Photoshop hay GIMP lên để crop, resize, save, rồi lập lại 39 lần hẻ? Hôm nay, … Continue reading [UWP] Create image assets for your apps
[UWP] Get all the latest sample code at ease
English version available at: https://tuanmsp.wordpress.com/2015/10/23/uwp-get-all-the-latest-sample-code-at-ease/ Hồi xưa, nếu bạn muốn có sample code cho một tính năng nào đó, thì quy trình là Google Search > MSDN Page > Download cái sample code đó zìa > giải nén > mở file solution để xem. Ngày hôm nay đã khác rồi, Microsoft đã toẹt zời trở lại. … Continue reading [UWP] Get all the latest sample code at ease
[Visual Studio] XAML Element Inspector with Visual Studio 2015 [en-US]
Chào các bạn, kể từ bài blog này, mình sẽ viết bằng tiếng Anh nhé. Bạn có thể dùng Google Translate hoặc Bing Translate để dịch sang tiếng Việt nhé :3 Các bài viết trước mình cũng sẽ viết lại bằng tiếng Anh. Hello guys, from this post forward, I will write in English. You … Continue reading [Visual Studio] XAML Element Inspector with Visual Studio 2015 [en-US]
[Windows 10] SplitView Control (the sidebar on many apps)
Ngôn ngữ thiết kế của Windows 10 đang được làm mới lại, trong đó có một thanh công cụ nằm bên hông của mỗi app. Làm thế nào để bắt chước cách thiết kế này? SplitView Control Microsoft đã xây dựng riêng một control cho việc đó và gọi nó là SplitView Control Cơ bản, … Continue reading [Windows 10] SplitView Control (the sidebar on many apps)