One of the new features of ASP.NET Core 2.1 is, Razor UI as a class library. It makes easier to build and include Razor based UI in a library and share it across multiple projects.
Community
Using Background-Attachment CSS To Create A Sticky IFrame Advertising Background In JavaScript
(Ben Nadel) Over the weekend, while Googling around, I landed on a page that happened to have a Google advertisement embedded in the content copy.
Integration Testing made Simple for CRUD applications with SqlLocalDB
(Tim Sommer) Using SqlLocalDB to allow simple automated Integration Testing in both greenfield and brownfield projects.
Java Lambda Streams and Groovy Clouses Comparisons
(Alex Staveley) This Blog post will look at some proverbial operations on List data structure and make some comparison between Java 8/9 and Groovy syntax.
IBM Cloud and Db2 News – August 2018 Edition
(Henrik Loeser) This Summer I have been away few days here and there. Once back, I tried to catch up with changes for IBM Cloud and its services as well as with Db2.
More on Microservice Architectures and Performance
(John Maenpaa) In last week’s article, I wrote a little about microservice architectures and how that trend can impact performance. Now, I want to dive a bit deeper into an example where an application design that used to be efficient can become overly expensive.
The SQL Server Defensive Dozen – Part 3: Authentication and Authorization in SQL Server
(randomnote_1) In order to secure and harden SQL Server it is important to control who and/or what can authenticate to the system and what they have access to. This will satisfy regulatory needs such as the Secure Technical Implementation Guide (STIG).
Setting up Basic Master-Slave Replication in MySQL 8
(Shree Nair) Since April 19th, when MySQL 8.0 became Generally Available (GA), the MySQL community has been abuzz with excitement over all of the new features and improvements.
Putting Object Explorer etc on the right side of SSMS rather than the left.
(Kenneth Fisher) A while back I was given the advice Move your tabs (Object Explorer etc) to the right side of SSMS. Now I didn’t do it at the time, but recently I decided they were right and I should give it a shot.
Colour Names Supported In Power BI Conditional Formatting
(Chris Webb) When I read about the new conditional formatting by values feature in the August 2018 release of Power BI Desktop, my first thought was to write a blog post on how DAX can be used to generate the hex values for colours – but then Daniil Masyluk wrote an excellent post on that (and more
