(Dodiya Rajendra Singh) My previous article is related to managing data table CRUD operation with JSON object, by accessing functionality of JSON push, splice in array.
Other News
Planning Ahead for a Holiday
Pro-Center Video Programming for IT Professionals
Some useful tips for using XML in SQL Server 2019
Some useful tips for using XML in SQL Server 2019 Consider replacing OPENXML with the XML nodes() function. The nodes() function is useful when you want to shred an xml data type instance into relational data. The result of the nodes() function is a rowset that contains logical copies of the original XML instances. Use CROSS APPLY to get data...
A Guide to SQL Naming Conventions
(lukaseder) One of Java’s big strengths, in my opinion, is the fact that most naming conventions have been established by the creators of the language.
Deprecated Objects and APPLCOMPAT
(Jim Dee) DBA’s are notoriously conservative when it comes to migrating data to new types of objects.
Managing Authentication Token Expiry In WebAssembly-based Blazor
(Mike Brind) The Blazor WebAssembly project template doesn’t feature an option to include authentication. If you want to add authentication to a WebAssembly-based Blazor application, you need to do it yourself.
Creating a Maze Game in .NET, Part 3: Adding the Final Touches to the Form
(Hannes DuPreez) If you have been following this series from the start, you will know that we have done a lot of work, more than I also expected, but it is most certainly going to be worth it.
Accessibility in Angular Applications
(Zama Khan Mohammed) Many software development teams focus and prioritize software architecture, performance, security, testability, and maintainability of the software but often forget to value the importance of accessibility.
Arranging Columns in Visual Studio Windows (with Sorting!)
(Peter Vogel) Admittedly, the tool window I use most in Visual Studio is the Error List (I probably use it even more than I use Solution Explorer).
Percona XtraDB Cluster 8.0 New Feature: wsrep_sst_auth Removal
(Kenn Takara) In PXC 5.6 and 5.7, when using xtrabackup-v2 as the SST method, the DBA must create a user with the appropriate privileges for use by Percona XtraBackup (PXB).
