Background This article will cover how to prepare a project with Visual Studio Online and Agile method. This article assumes that you already have Visual Studio Online account. If you don’t have one, just create at http://visualstudio.com. Creating a project and version control On your visual studio online account, create a new project You can full a project information like the ...
[More]
Problem You sync your one drive with your PC and you get an error that tell there is a sync problem, but after you click the detail it is said the all files are up to date Causes This is because some temp files can’t be synced to your OneDrive and make a few conflict with your sync status Solution Open your OneDrive Application Find a folder that has an issue. it is symbolized by the c...
[More]
Problem You uninstall SQL Server 2012 and install a new SQL Server 2014 for your development machine. However after the installation of SQL Server 2014 you get an error like below Could not load file or assembly Microsoft.SqlServer.Management.Sdk.Sfc, Version=11.0.0.0 And you can’t add the data connection on Visual Studio 2013 Cause This is because you remove the entire installation of SQL...
[More]