(Bipin Joshi) If you worked with ASP.NET Core before chances are you used ASP.NET Core’s dependency injection features. Most commonly you register a single implementation of an interface as a service type.
Community
The History of ASP.NET – Part III (Covers ASP.NET Core)
(Daniel Jimenez Garcia) In the 3rd and final part of the ASP.NET Evolution series, we will see ASP.NET transition to ASP.NET Core – an open source, cross platform – one that fully embraces the nature of the web.
Lying to the compiler
(Jon Skeet) This morning I tweeted this:
MySQL tracing session/thread activity
(Mahmoud Hatem) In my last blog post we have seen how we can easily collect general MySQL status information using the sys.diagnostics() procedure. What about a single session/thread ?
Monitoring & Troubleshooting Oracle Cloud at Customer
(Syed Jaffar Hussain) The prime advantage of cloud at customer is to deliver all cloud benefits at your data center. Oracle cloud at customer provides the same. When Oracle cloud at customer is chosen, it is Oracle who is responsible to install, configure and manage the software and hardware require
Playing with Oracle Database Security Assessment Tool (DBSAT)
(Francisco Munoz Alvarez) The Database Security Assessment Tool (DBSAT) is an incredible free command line tool provided by Oracle Corporation as a utility to help you verify your database for common database security issues(including security policies and controls in place), as well as helping to i
KEEP FOREVER Database Backup
(Jagruti Jasleniya) We know that when we take backup using RMAN it has its configuration for Retention Policy. Every backup has its retention policy either in days or in a number of back-ups. And backups are stored in the Fast recovery area.
SQL SERVER – Error: 9642 – An error occurred in a Service Broker/Database Mirroring transport connection endpoint
(Pinal Dave) During my consultancy engagement, my client’s DBA team was checked ERRORLOG and asked me the possible cause of below error about service broker.
REST API Using Node.js, MongoDB, And Express
(Jinal Shah) In this article, we will be focusing on one of the most interesting and recent topics; i.e., implementing REST API using Node.js and MongoDB.
Db2: SQL-based explain and printed acccess plan
(Henrik Loeser) This Friday in Munich, I gave a talk about the new native JSON functions in Db2 at the German Db2 user group (DeDUG) meeting.
