(Thorben Janssen) All applications that get deployed to production should use an automated approach to migrate their database. It makes your job a lot easier. It also ensures you don’t miss any changes during the update process.
Other News
Running SQL Server in Google Cloud Platform
(Daniel Janik) On a few occasions I’ve referred to GCP (Google Cloud Platform) as the “Windows Phone of cloud providers” and what I meant by that is they have a great product that little market share when compared to Azure and AWS; but, should you be looking at GCP?
Getting Started Guide | Deno.js
(Roman Akhromieiev) Today, we will figure out what is Deno.js and go over simplest “hello world” and “http-server” examples.
Set Statistics Time Examples for Tuning SQL Server Queries
(Rick Dobson) Please provide examples using the set statistics time statement for tuning queries. In addition to a review of the set statistics time statement, present a general framework for assessing the parse, compile, and execution times of any query.
Adding Additional Mime Mappings to the Static File Provider
(Rick Strahl) As you may know, I have a .NET Core based generic LiveReloadWebServer that can serve static (and Razor Pages) Web content generically out of an arbitrary folder.
Azure VM Application Consistent MySQL DB Disk Snapshots
(Ankit Kumar) Backup of Database is the pillar of our system which is necessary and mandatory to provide us data incase of crash, new machine provisioning and many other scenarios listed here.
Using the Blockly visual programming editor to call a .NET Core WebAPI
(Scott Hanselman) I like to showcase interesting and cool open source projects that need more attention! Go give our friend a star on GitHub! NetCoreBlockly on GitHub is clever and fun!
Setting global authorization policies using the DefaultPolicy and the FallbackPolicy in ASP.NET Core 3.x
(Andrew Lock) ASP.NET Core has an extensive authorization system that you can use to create complex authorization policies. In this post, I look at the various ways you can apply these policies to large sections of your application.
Oracle on Azure- Sizing vs. Optimizing
(Kellyn Pot’Vin-Gorman) As the flood gates open up on Oracle for Azure IaaS, working in an efficient manner has become a necessity. We’re building out partners to help, but there are ways to empower our customers and those doing this work to make us all successful- hopefully this post will assist.
ORDS 101: Working with PL/SQL
(Jeff Smith) I have a PL/SQL program.