(Sanwar Ranwa) In this article, you will learn about Toastr notification in ReactJS.
Other News
Useful SQL Server 2019 features
Useful SQL Server 2019 features 1. Memory-optimized TempDB metadata. In SQL Server 2019 Microsoft introduces a new feature that is part of the In-Memory Database feature family. This is memory-optimized TempDB metadata. Now the system tables involved in managing temporary table metadata can be moved into latch-free non-durable memory-optimized tables. Use the following script to turn on the memory-optimized TempDB...
Hot Patching sqlservr.exe in Azure SQL Database
(blobeater) An amazing blog post by Microsoft describing the idea of hot patching the database engine in Azure SQL Database to allow for minimal downtime when applying patches to SQL Server.
What is Page Life Expectancy?
(Denny Cherry) If you’ve been a DBA for a while, you’ve heard people talking about PLE. PLE stands for Page Life Expectancy; most DBAs (and really anyone that works with SQL Server for more than 5 seconds) called it PLE.
JSON tools you don’t want to miss
(Paul Krill) Developers can choose from many great free and online tools for JSON formatting, validating, editing, and converting to other formats
Db2 11 End of Support and Db2 12 for z/OS migration resources
(Mo Townsend and Paul McWilliams) Are you ready? The End of Support (EOS) for Db2 11 for z/OS is coming fast, just 12 months away on September 30, 2020!
4 Benefits of Implementing DevOps
(Georgi Todorov) DevOps is a tech industry buzzword that refers to the collaboration of a software development team and operations teams within a company. The results are a Development + Operations team, a DevOps team.
Windows Authentication and Account Caching on Web Browser Auto-Logins
(Rick Strahl) Last week I ran into a nasty issue that had me seriously stumped. I’ve been working on an ASP.NET Core application that uses Windows Authentication to capture the network Active Directory login and needs access the user’s AD and Windows group membership.
Operator Overloading in C++: Is It Really Necessary?
(Manoj Debnath) Before we answer the question, we must understand the idea of operator overloading. The basic tenet of operator overloading is to give a new meaning to the conventional operations associated with the operator.
Get the most IOPS out of your physical volumes using LVM.
(kabilesh) Hope everyone aware about known about LVM(Logical Volume Manager) an extremely useful tool for handling the storage at various levels.
