-
Migrating ridilabs.net: Eleven Years from BlogEngine.NET to WordPress
After more than eleven years on BlogEngine.NET, ridilabs.net now runs on WordPress. The decision was not an easy one. BlogEngine served me well through hundreds of posts, but the hosting bill no longer matched what the site actually is: a personal engineering journal. Cutting that cost meant moving to a platform with cheaper, more commoditized hosting, and WordPress was the…
-
Azure Bootcamp Session – Azure App Services
This slide shows a session that i delivered on Azure Bootcamp Session. The session is delivered at 24-28 July 2017, Universitas Atmajaya Yogyakarta. I delivered session 4 about Azure Cloud App. The event is…
-
7 services that become the most used service on Azure Service
As a developer, you might want to create something with Azure Cloud Service. You figure it out, there are so many services available on Azure platform. Which one that you need is a good…
-
10 Tips to Improve Windows 10 Battery Life
Mobile warrior just like you might be brought the ultraportable laptop and the latest Windows 10. You might want to get battery life longer when you can find the power outlet. This article will…
Tagged windows 10 -
Installation Tips on Visual Studio 2017
Visual Studio 2017 is available! Yes it is, you might join the launch and now time to prepare your Visual Studio 2017 on your machine. Before to do that, we recommend you to uninstall…
-
Clean Uninstall Visual Studio 2015 to Install Visual Studio 2017
Why Clean Uninstall? Visual Studio 2015 comes with a lot of dependency and when you uninstall it through the Program Features. It is only uninstall the main product which is the IDE itself. It…
-
Your Team Foundation Services Is Not Work After GIT Installation
Problem You have a git repository on your system and you open a solution under TFS. After opening your project you found that your project is aggregated by GIT not TFS. Therefore, you can…
-
Understanding Continuous Integration on Visual Studio Online
Some introduction Visual Studio give you cool features namely continuous integration. It is not new feature, however on new roll up of visual studio system they really exposed in the new homepage of your…
-
How to Recover Your HTC because OTA Update
Problem You use Android for your development environment on the Visual Studio. You need to make sure that your application is compatible with the latest Android API. You update your Android and after that…
-
Visual Studio Code and GIT Integration
Problem You already use Visual Studio TFS to host your codes. However, you want to create personal codes or to migrate your TFS into a GIT. This article will discuss how to use GIT…