-
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…
-
Failed to Install .NET Core on Visual Studio 2015 Update 3
Problem When you click the install button on .NET Core installation you will get this error. Although you already have Visual Studio Update 3 Installed Cause This might be happening several packages is not…
-
Video: 3 Tips to Get Faster Update for Your Visual Studio
Today we will discuss about how to get faster update on your Visual Studio 2015. These tips save me about two hours
Tagged visual studio -
Beginner Tutorial for ASP.NET MVC
As a part, of our commitment to create a local video tutorial on Visual Studio Technology. We created a beginner tutorial for ASP.NET MVC with Visual Studio 2015. There are 8 videos on the…
-
10 Reason Why You Shouldn’t Buy Windows 10 Mobile
Yes, we already discuss 10 Reason Why You Should Buy Windows 10 Mobile, Today, we will discuss several reasons why you shouldn’t buy Windows 10 Mobile. It means you can go to the more…
-
Missing MSCOMCTL.ocx on Windows 10
Problem You want to run your ‘old’ application on Windows 10. However, the application can’t start because ‘its missing mscomctl.ocx” Cause Windows 10 doesn’t ship the MSCOMCTL.ocx anymore, the MSCOMCTL.ocx is a library that…
-
10 Reason why you should get Windows 10 Mobile
Hey Folks, weekend is coming. Let’s discuss a informal case about technology. This is a big question among people. Why you should get Windows 10 Mobile? Rather than a fruit or a robot. So…
-
What’s New on Application Lifecycle Management on Build 2016
Build is ended, so many update on Visual Studio 2016. You can see the updates and the videos here https://channel9.msdn.com/Events/Build. The question is, is there any update on ALM? Honestly, there is only two…
-
Windows 10 Search is Not Working
Problem You click the search bar and the search bar is not responsive. You can’t type or search with anyway through start menu. Possible Cause Corrupted index happens on your account Solution Option A…
-
Video Tutorial Universal Windows Platform
Windows 10 is already there; Windows 10 has potential being successful because they use terms ‘universal windows apps’. It means both Windows Mobile, Windows PC, and Windows IoT shares same architecture even the applications.…