(K. Scott Allen) Previously on OdeToCode I posted about tracking down an AspNetCore build error.
Community
Developing Mobile Applications in .NET
(Damir Arh) In this tutorial, I will describe the tools and frameworks available to .NET developers for all aspects of mobile application development i.e. front-end, back-end and operations.
SQL SERVER – Log Shipping Error: Only Members of the Sysadmin Fixed Server Role Can Perform this Operation
(Pinal Dave) Even though there are many disaster recovery solutions available in SQL Server as of today, few of my clients Still go with log shipping. In this blog, I would share my learning about one of the errors which I observed with one of my clients.
Using OCI Monitoring Healthchecks to Schedule execution of Serverless Functions on Oracle Cloud Infrastructure
(Lucas Jellema) Execution of scheduled jobs based on a time schedule is a frequent requirement. Jobs on Oracle Cloud Infrastructure are often implemented using cloud native, serverless Functions – that can be exposed through (public) HTTP endpoints on an API Gateway.
Getting the most out of in-memory – part 2
(Connor McDonald) In the previous post, I described the importance of checking V$IM_SEGMENTS to ensure that the in-memory store is populated to have confidence that you are indeed getting the benefit of the feature.
5 ways to get an Oracle Database
(Gerald) Do you want to get your hands on an Oracle Database but don’t know how? Here are 5 ways to get you going.
Maximizing Database Query Efficiency for MySQL – Part One
(Paul Namuag) Slow queries, inefficient queries, or long running queries are problems that regularly plague DBA’s. They are always ubiquitous, yet are an inevitable part of life for anyone responsible for managing a database.
Mocking Dependencies In Angular Unit Tests
(Neeraj Shende) There could be 3 different scenarios when it comes to mocking the dependencies in order to optimize the performance of unit tests cases and to reduce the development time of unit test cases.
Azure Soft Delete Option for Blob Storage to Recover Deleted Files
(Mohammed Moinudheen) I have a number of SQL Server backups stored in Azure blob storage. Is there any way we can ensure that the backup files are not deleted permanently after deleting them from the blob storage container?
Creative Database Naming
(Jason Brimhall) Every now and again, we as DBAs need to get away from the daily grind of the hum drum tasks. We need to find a way to have a little fun (the kind that would be non-harmful and lacking in mal-intent).