(Peter Vogel) Let’s say that you have an asynchronous method — a method that looks something like this one that returns a Customer object wrapped inside a Task object:
Community
Tools for JSON Comments and JSON Lines
(Erin Cavanaugh) Altova XMLSpy and MapForce JSON tools have long supported JSON and JSON5 for editing and data mapping. As new JSON formats arise in response to real-world usage, the support in these tools is expanding.
SQL SERVER – Unable to Start SQL Server Service or Connect After Incorrectly Setting Max Server Memory to a Low Value
(Pinal Dave) One of my clients contacted me for whom I assisted incomplete installation of SQL Server along with health check and backup automation. Here is the email which came across about max server memory.
JsonConverter Attribute in ASP.NET Core 3.0 Web API
(YasIkeda) ASP.NET Core 3.0 uses a built-in JSON converter from System.Text.Json so that JsonConverter attribute from Newtonsoft.Json does not work by default.
Power BI Custom Format String Examples, Part 2: Dates And Times
(Chris Webb) In my last post I showed lots of examples of how Power BI’s new custom format string feature can be used to format numbers.
Exploring Spans and Pipelines
(Tim Iskhakov) The other day I was working on a client project when I stumbled upon a ticket that required me to move some functionality from an old legacy system to our .NET Core backend.
Accelerating Database Recovery with SQL Server 2019
(Greg Larsen) Have you ever cancelled a large transaction, only to find it doesn’t cancel immediately? Instead of cancelling immediately you must wait for a period of time before the transaction is cancelled.
New Features in Navicat Data Modeler 3.0
(Craig S. Mullins) Before implementing a database of any kind, a sound model of the data needs to be developed. This process, known as data modeling, requires an analysis of the things of interest to your organization and how those things are related to each other.
How to replace jQuery with VueJS
(Atman Rathod) In this post, we feature a comprehensive article on How to replace jQuery with VueJS.
Uploading Files In Blazor
(Mike Brind) A few weeks ago, Steve Sanderson blogged about publishing a package for a prototype Blazor file input component, designed to make working with user-supplied files in Blazor applications a lot easier.
