Live is not as easier with the cloud. Today, the entire software development collaboration can be done through the cloud. We called it cloud enabled software engineering collaboration (CESEC). CESEC plays major role on today Global Software Development (GSD). GSD is a way, when the development team and the client might be separated in terms of place and time. Yes, we can build our own GSD infrastr...
[More]
Single sign on, sooner or later become a part of user management services. Office 365 gives you several ways to implement single sign on identity through several way such as:
Cloud identity: Office 365 as login provider. We simply said out of box experience on Microsoft Platform to authenticate the identity across Microsoft product such as OneDrive, Skype, and Yammer.
Synchronized Identity: Off...
[More]
Even you are using cloud computing, you want to know how exactly your consumption will be billed. Furthermore, if you are build Private Cloud you should take care about capacity planning on your datacentre. This article will cover several steps to do capacity planning on Web server only
Workload Capacity Planning Step
Workload capacity planning discuss about what we expect for our web server. ...
[More]
If somebody said Windows 10 is for amateur OS? Please think again, it is different term when you said amateur vs user friendly. Windows 10 has several things that you can learn and can apply even on Enterprise that far from amateur 'mind-set'. This post will guide you how to learn Windows 10 both for IT Professional or Developer. This learning plan is dedicated who want to get benefit from the pla...
[More]
As a Visual Studio Programmer, sometime you need to mimic the production server. And one of the though one is active directory. First of all, if you have Microsoft Azure subscription, your life much easier by creating a template VM that cover Active Directory. However, if you want to understand about AD such us to integrate between Office 365 and AD, understand its work, or debugging the AD. This ...
[More]
Problem
For temporary, Microsoft limit the sync engine of OneDrive to just support a full sync scenario. Therefore, you don't have a placeholder for your online only file. This limitation need you to sync the entire files to get an offline copy and then sync back to OneDrive for any changes. The synchronization experience become much better than before. However, you can't see any of the files th...
[More]
Problem
You have a long list of financial report on your Microsoft Money. However, during several dependencies the Microsoft Money doesn't work. It shows that it need IE 6.
Potential Cause
This happen because the Microsoft Money doesn't understand the new browser version.
Solution
Please follow these step
Type 'Regedit' on your Windows 10
Go to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\M...
[More]
Visual Studio 2015 is there, you will have three versions of Visual Studio such as Visual Studio 2015 Community, Visual Studio 2015 Professional, Visual Studio 2015 Enterprise, and Visual Studio Tester. Despite of the version, this is several tips before you install the Visual Studio
Download the ISO not the Web Installer. Web installer will make your installation longer even you have 20 Mbps co...
[More]
Windows 10 is there, you might already download it to your PC. And you might be have question about what version that Windows 10 have. Windows 10 has several SKU's. This post will give you a quick brief what the SKU and what the purpose of each SKU.
Windows 10 Home. The Windows 10 home is dedicated for home user who use the Desktop PC. If you have a desktop PC this edition is proper for you.
W...
[More]
In Visual Studio 2015, you have two options to build mobile apps. The first one is to use the power of the modern web (HTML5+CSS+JS) and the second one is to use the power of C# and object oriented language. This article will discuss those two implementation namely Apache Cordova for building mobile app using the power of web, and Xamarin to develop with the C# language. Xamarin Some of you mig...
[More]