(Bipin Joshi) In my last two articles (you can read them here and here) we discussed how JWT authentication can be implemented in ASP.NET Core APIs and jQuery client.
Community
Sort Only Works With directoryList() When ListInfo Is Query In Lucee 5.2.9.31
(Ben Nadel) When calling the ColdFusion function, directoryList(), you have the option to sort the underlying data-structure by column (ex, “directory ASC”).
NullableAttribute and C# 8
(Jon Skeet) C# 8 is nearly here. At least, it’s close enough to being “here” that there are preview builds of Visual Studio 2019 available that support it. Unsurprisingly, I’ve been playing with it quite a bit.
Building Automated AGs or FCIs for Production with Azure-based Methods Is Not a Good Idea For Now
(Allan Hirt) I was working on some things this past weekend for a few upcoming projects, and one of those involves Azure and automation.
Should SQL Servers be rebooted weekly
(Denny Cherry) There are people out there that reboot SQL Servers (or all servers) weekly. Usually the argument that I hear for doing this is that SQL Server has memory leaks which can only be resolved by rebooting Windows.
SQL Server Replication with a table with more than 246 columns
(Ranga Babu) In our environment we use SQL Server merge replication to replicate data to multiple subscribers. We had a situation where a table needs to be part of merge replication and the table has more than 246 columns.
Using Windows AD groups in DB2
(Luke Numrych) DB2 has an “interesting” relationship with Windows OS, and one of the areas where that relationship comes to the surface is user authentication and authorization, particularly when one is trying to use Active Domain groups for authorization purposes.
The Most Important Players in the Java Ecosystem
(Tom Smith) To understand the current and future state of the Java Ecosystem, we reached out to our community for their insights.
Building microservices through Event Driven Architecture part1 : application specific business rules
(Gora Leye) Today, architectures such as the onion or hexagonal, provide an important help for testabillity and maintenance of code, independence with external frameworks. etc …
Accidentally creating a choke point for what was supposed to hand work off quickly to a background task, part 1
(Raymond Chen) A customer was investigating performance issues in their program and after much effort was able to identify this function as one source of their problems.
