(Marinko Spasojevic) With ASP.NET Core Identity fully registered we can learn how to perform user registration actions in our project.
Author: SSWUG Research
Accelerating Modernization with Agile Integration
(Adeline SE Chun, Aiden Gallagher, Amar A Shah, Callum Jackson, Claudio Tagliabue, Iliya Dimitrov, James Blackburn, Joel Gomez, Kim Clark, Lee Gavin, Maria Menendez, Martin Evans, Mohammed Alreedi, Murali Sitaraman, Nick Glowacki, Shishir Narain, Timothy Quigly, Tony Curcio, Ulas Cubuk and Vasfi Guc
Query Plan Change Diagnosis Example
(Bobby Durrett) This week I investigated an issue with a query that was suddenly a lot slower in one test environment than another. It runs about 2 seconds in the good case as well as in production.
Has my scheduler been turned off?
(Connor McDonald) When the scheduler came into existence in Oracle 10g, there was a cool API call that could be used to temporarily turn the entire scheduler off. That command was:
AVG Aggregate Function and NULL in Oracle Database
(Nimish Garg) In my previous post on Oracle Aggregate Functions, I explained Oracle Database ignores NULL values with Aggregate Functions, which is perfect while calculating COUNT, MIN, MAX and SUM but sometimes it leads us to wrong values if we do not focus on Oracle Database behavior and business
jOOQ 3.13 Released with More API and Tooling for DDL Management
(lukaseder) Starting with this release, we will further embrace our support for parsing, translating, executing, and now also interpreting DDL statements.
The ‘Visual Has Exceeded The Available Resources’ Error In Power BI
(Chris Webb) Very occasionally you may find that a report that is slow to render – but still renders successfully – in Power BI Desktop shows the error “Visual has exceeded the available resources” for some visuals when published to the Power BI Service:
Can’t Move Team Services (VSTS) between Resource Groups in Azure
(OwenDavies) This morning I tried to move our VSTS (Visual Studio Team Services) account, from one Resource Group, to another.
Track and Monitor SQL Server View Usage
(Rick Dobson) I recently was tasked with tracking and monitoring views in the SQL Server databases that I administer. Among the attributes that I am required to track are code module name, defining T-SQL for a module, created and last modified dates, and last run datetime. Please demonstrate how t
MySQL Docker Containers: Quick Async Replication Test Setup
(Arunjith Aravindan) This blog discusses a few concepts about Docker and how we can use it to run a MySQL async replication environment. Docker is a tool designed to make it easier for developers and sysadmins to create/develop, configure, and run applications with containers.
