(Erin Cavanaugh) XBRL (eXtensible Business Reporting Language) is an open, XML-based standard for the electronic submission of business and financial data.
Community
What’s the difference between a console, a terminal, and a shell?
(Scott Hanselman) I see a lot of questions that are close but the questions themselves show an underlying misunderstanding of some important terms.
Experiment: Using A Feature Flag To Conditionally Render Routable Components In Angular 9.0.0-next.8
(Ben Nadel) As I’ve mentioned before, I love using feature flags. They have truly revolutionized the way that me and my team deploy changes to production.
Writing the Code for a gRPC Service and Client in ASP.NET Core 3.0
(Peter Vogel) Once you’ve got a contract that describes a gRPC service, creating the service itself and a client that can call the service is easy. In fact, Visual Studio will do most of the work for you … once you’ve got your projects set up correctly, that is.
MySQL Python Connector
(Michael McLaughlin) While building my student image on Fedora 30, I installed the MySQL PHP Connector (php-mysqlndrp) but neglected to install the Python Connector.
Autonomous Transaction Processing – your slice of the pie
(Connor McDonald) I grabbed the following screen shot from a slide deck I’ve been giving about Autonomous Transaction Processing (ATP). It shows the services that are made available to you once you create your database.
Export and Import of Partition
(Jagruti Jasleniya) In this post we will see export and import operation of a table partition.
All You Need to Know about Oracle Database Patching
(Liron Amitzi) This is a topic I wrote about in the past (understanding Oracle patching and new version numbering).
Using Azure Databricks to Query Azure SQL Database
(Ron L’Esteve) With the rise and fall of numerous Azure Resources, one service that has gained quite a bit of recent hype as a promising Apache Spark-based analytics cloud big data offering is Databricks.
Kotlin-Regex And Java Interoperability
(Abubackkar Shithik) In this article, you will learn about the concept of Kotlin Regex and Java Interoperability.
