In Windows 10 Quick Access may happen to stop working properly and when you try to add a…
When you upload files in your Azure Storage account usually all files are uploaded with `application/octet-stream` as `ContentType`….
In Azure all hosted sites have URL Rewrite and ARR (Application Request Routing) modules installed but the proxy functionality…
In this tutorial we are going to move a quite big database (~160GB) to an Azure SQL Database using…
In Azure it is very easy to upgrade from one pricing/performance tier to another in a matter of…
SQL Server management studio allows you to have Database Diagrams to graphically show the structure of the database….
ServiceStack has recently announced that will go commercial from version 4 and on. Although it is a very…
In Entity Framework when you want to insert multiple items in your database you usually add your objects…
Chrome developer tools is a suite of tools that helps every web developer to develop, test and…
What is AutoMapper? AutoMapper is a simple little library built to solve a deceptively complex problem – getting…