Problem
You get the codes from your friend, and you get it from TFS. However, it shows that the references are not found although you already restore the Nuget package
Possible Cause
This problem can be caused by several reasons such as:
Visual Studio Hasn't refresh yet
Not all package is installed by Nuget, such as 3rd party component installer that install the references through global as...
[More]
Problem
XNA Framework is not supported on Visual Studio 2015 but you still want to use it to create a simple game for your Windows / Windows Phone
Potential Causes
XNA Framework is discontinued and no longer supported by the Microsoft
Solution
Please follow these steps
Open MXA on Codeplex http://mxa.codeplex.com/
Install the installer from DirectX, till XNA Shared library, except the. v...
[More]
Problem
You find a good extension, and you double click the *. vsix file. However, the installation is not started without any information. If you click the installer
Potential Causes
Visual Studio Installer needs administrator privilege; the problem is the Windows never tells the user that it needs additional privilege. If you visit the event viewer, you will get that information. Furthermor...
[More]
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]