(Suvendu Giri) Routing is a key aspect of any web application. It is the mechanism which makes sure that the client request reaches the correct piece of code which is written to handle that specific request.
Community
Shannon Entropy and .NET
(Hannes DuPreez) Today, you will learn how to make use of the Shannon Entropy equation to work out probabilities in your .NET applications.
ProxySQL Series : Query Cache with ProxySQL
(Ashwini V. Ahire) We know that MySQL query cache is deprecated as of MySQL 5.7.20 and removed in MySQL 8.0 and It has been recommended to use ProxySQL (or other) external query cache instead.
Oracle 19c and my favorite list
(Syed Jaffar Hussain) Today (14-Feb-2019) Oracle officially released the 19c docs and Oracle Database 19c for Exadata through edelivery channel. Since the news is out, Oracle community is busy talking about 19c availability and sharing articles about 19c etc.
From Database 18.3 to 18.5 (on Windows)
(Connor McDonald) Contrary to wild rumours on the internet, it was not a fear of the number 13 that led to a numbering jump from version 12c to version 18c.
Query to get SQL_ID from DBA_SQL_PLAN_BASELINES
(Carlos Sierra) Doing a SQL Plan Baseline fleet cleanup, I wanted to get the SQL_ID give a SQL Plan Baseline. Long ago I wrote a PL/SQL function that inputs some SQL Text and outputs its SQL_ID .
camelCase JSON Response in ASP.NET Projects
(DiponRoy) While generating JSON in ASP.NET MVC project, I found out the generated JSON responses are actually not in camel case format.
Are You Prepared for Disaster? Evaluating Cloud Backup Solutions by AWS vs. Azure vs. Google Cloud
(Manoj) The adoption of public cloud computing services shows no signs of slowing down — Gartner predicted that the global public cloud services market will grow 17.3 percent in 2019 alone.
Navicat Enables DBAs to Adopt Modern Platforms and Practices
(Craig S. Mullins) Database administration is a tried and true IT discipline with well-defined best practices and procedures for ensuring effective, efficient database systems and applications.
Android Studio for beginners, Part 2: Explore and code the app
(Jeff Friesen) In Part 1 of this beginner’s introduction to Android Studio, you set up Android Studio in your development environment and got to know the user interface. Now, in Part 2, you’ll code your first app.
