(Bipin Joshi) It is common in ASP.NET Core application to store one or more configuration options in appsettings.json. These options are then read inside MVC controllers or Razor Pages page models. Depending on a particular configuration setting you want to execute certain piece of processing.
Community
Developing Desktop applications in .NET
(Damir Arh) Although there haven’t been as many new developments in approaches to desktop development as there were in web development, there are still several different frameworks available to .NET developers for creating desktop apps. This article provides an overview of them, compares their featu
MySQL: How to monitor MySQL Replication Lag in MilliSeconds With PMM and pt-heartbeat
(Ankit Kumar) There could be various requirements at application end which need realtime slaves. Let me introduce a solution to a problem we used to face how can we monitor whether our slaves are real time or they are lagging in Milliseconds.
Managing API Gateway Costs with Oracle API Platform
(Phil Wilkins) The Oracle API Platform adopted an intelligent pricing model by basing costs on API call volumes and Logical gateway node groupings per hour.
Houston, we’ve got a problem with JSON PUT method
(Flavio Casetta) In brief, in Oracle 12.2.0.1 there is some problem with PUT method of JSON_OBJECT_T, for some reason numbers are not recognized as such, but they are stored as scalar.
Old Locked Optimizier Stats? Collect in Pending area, Compare and Redeploy
(Natik Ameen) Want to move stats from a development environment?
SQL SERVER – List All Frequently Ran Stored Procedure From Server Cache
(Pinal Dave) Earlier this weekend, I had an urgent product to help. One of my clients reached out to me as their application stopped running in the middle night on Saturday. The issue was indeed a strange one as they have very little traffic on weekends and particularly during the night.
GraphQL: Evolution of Modern Age Database Management System
(David Cuelogic) The word GraphQL keeps popping up a lot around the web. It has been mentioned in many technical events as well, the most recent being the AWS re:Invent 2017, where they announced AppSync, a fully managed GraphQL service.
Why do DBAs dislike loops?
(Kenneth Fisher) If you started out as a developer you were probably taught how important loops are.
Batch Mode Bitmap Demos
(Paul White) This is a companion post to my main article Batch Mode Bitmaps in SQL Server. This post provides demos and illustrations to supplement the technical article.
