Cloud Computing is Required Feature in New Enterprise Applications

I mentioned Cloud Compu ...

Cloud Computing is the Mainstream Now

Due to the newest quarter earning releases from big companies such as Microsoft, Amazon and Google i ...

DNX for .NET Framework, .NET Core and Mono

We posted simple DNX concept before, the DNX is .NET Execution Environment. By now I have acknowledg ...

Using Powerline Adapters to Extend WiFi Range

(This article was copied from our sister website: GoGoToTo.com) ...

How to Stop a SQL Server Instance

In some cases you might have to stop a SQL Server instance. For example: you want to install SQL Ser ...

SQL Server Cannot Connect to WMI Provider, No Permission

We have SQL Server Management Studio 2012 Express works well, but when we tried to launch SQL Server ...

How to Change Multiple Data Table Names in SQL Server

In our one case we have multiple data tables with names includes spaces, we need to cut off all spac ...

Copy Data Tables From Another Database Using SQL Server Management Studio

Sometimes we need to copy data tables from another database in SQL Server. There are multiple ways t ...

Visual Studio with Git Conflict prevents checkout

I had a project which developed on different computers using .NET in Visual Studio 2013, I used Git ...

How to disable Progress bar’s animation in .NET

The Windows Forms progress bar control comes with re-draw bar function by default, you will see the ...