(Natik Ameen) Oracle has modified its architecture by introducing the concept of containers. The main component of this architecture is the CDB container.
Other News
Execute SQL Server Stored Procedures from PowerShell
(Tim Smith) In this tip we’ll look at getting started using PowerShell with SQL Server stored procedures. We’ll look at getting data from stored procedures to files or PowerShell objects that we can use further. We’ll also look at passing in parameters to stored procedures that we may use in write o
Simply Getting a Value from XML or JSON
(Bloody Chicken) Sometimes, I wanted to know that I did write the right path for getting a single value from XML or JSON string. So, I made a simple program like this.
How Do I Tell My Boss That My Resignation Letter Was Just a Way to Push for More Salary?
This question came from a busy professional. How do I tell my boss that my resignation letter was just a way to push for more salary and not actually resigning? They’re taking it seriously. Sadly, if you had asked me my opinion before you sent the letter, I would have advised NOT TO LIE about your intentions. Your boss and...
SQL Server monitoring tool for CPU performance
(Bojan Petrovic) This article is the sequel in a series about SQL Server monitoring tools and common performance issues.
DAX Machine Learning Functionality Used By The Key Influencers Visual In Power BI
(Chris Webb) I’m one of those people who can’t resist peeking behind the scenes, and so when the Key Influencers visual appeared in Power BI I couldn’t help wondering how it worked its machine learning magic.
Azure SQL Database Serverless
(blobeater) Quite a significant change has taken place within the Azure SQL Database space, more specifically the development of Azure SQL Database Serverless.
Hiding implementation details with React hooks
(Jack Franklin) Hooks are a great way to take some complex logic and hide it behind a nice facade. In this post we’ll discuss the how, why and when of doing this.
Multiple Implementations Of An Interface In ASP.NET Core DI Container
(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.
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.
