Wednesday, 13 December 2017

Best Tool for cloning & synchonization MsSqlServer databases between servers.

If you need to do corresponding things you'd better choose Red Gate SQL Toolbet.

But if you located in Belarus you have to use any site-proxy to be able to download it :) Trial period is 2 weeks.

I tried to find other tools but each of them has its own issues. Red Gate does the stuff in the best manner.

Migration to a new .NET Framework & C# version

For .NET Framework migration we can use following approaches:

  • Changing version one by one for each project in properties window
  • Use any comander with change and replace commands through files with regular expression
  • Install target framework migration tool

For C# version we can use multi-selected projects properties window.