In a cloud environment, sooner or later, you may come across scenarios where some services might become temporarily…
DECLARE @DesiredLength AS INT = 10; SELECT Lower(substring(replace(newID(), ‘-‘, ”), cast(RAND() * (31 – @DesiredLength) AS INT),…
[box type=”success” width=”100%” ]Things are much easier in the new Azure portal and you can learn more…
Since Azure SDK 2.7 for .NET App Service Tools for Visual Studio 2015 supports remote profiling for Web Apps,…
These are some quick notes on how to configure an SQL Server to Listen on a Specific TCP port. Open…
When you launch a web project in Visual Studio, by default is uses the 32-bit version of…
One of the coolest experiments from Codrops to simulate rain using WebGL.
In Connect(); // 2015 while watching Scott Hanselman’s Keynote on “The Microsoft Cloud Platform for Developers” I noticed a new tool called…
If you are into developing using `node` you might end up with a lot of dependencies installed in…
In Windows 10 Quick Access may happen to stop working properly and when you try to add a…