(Todd Gardner) It’s super frustrating when bugs pop up only in a remote browser. Something about that user, that device, or that environment is different, but I don’t know what! And of course, I can’t recreate it on my local development machine.
Other News
Supporting the community with WF and WCF OSS projects
(Scott) At the Build conference in May 2019, we mentioned that, after we add WinForms, WPF and Entity Framework 6 to .NET Core 3.0, we do not plan to add any more of the technologies from .NET Framework to .NET Core.
Clever little C# and ASP.NET Core features that make me happy
(Scott Hanselman) I recently needed to refactor my podcast site which is written in ASP.NET Core 2.2 and running in Azure.
An Introduction to Azure Table Storage
(Tapas Pal) Windows Azure Storage Tables are very popular, non-relational, Key-Value-pair, storage systems suitable for storing massive amounts of unstructured data.
The Amazing Shrinking Tarball
(Yngve Svendsen) MySQL has grown over the years, with much richer functionality and indeed support for whole new usage scenarios.
Does recreating a view remove the privileges?
(Mathias) Short answer: No
Union Station
(David Fitzjarrell) Combining two data sets can go in several directions and, in the absence of common columns, conventional wisdom would point to using UNION to generate such sets and for many applications this is a suitable solution.
Create Mount Filesystem for Vagrant VirtualBox
(mdinh) Once again, I am using oravirt boxes.
SQL SERVER – The Future of DevOps for DBA
(Pinal Dave) Unless you are living under rocks, you would have heard the word DevOps. I am sure you many of you are working on the DevOps as well and have a clear idea about what is DevOps.
fastBinaryJSON
(Mehdi Gholam) A binary JSON serializer based on fastJSON (support for MonoDroid, netcore)
