(ArindamNayak) This article explains how to setup the integration test with a hosted CI, here I am using travis. Along with the setup, I will explain how you can publish the coverage report to pull request.
Community
F# from a C# Developers Perspective – Part 3
(James) I’ve been writing a lot of (production) F# since my last post on this topic and while I don’t consider myself an expert (by any means!) I’ve certainly become a lot more familiar with the language and have found myself falling into what Isaac Abraham refers to as “the pit of success”.
The SQL Server Data Row Size Question: Why is It Bigger?
(Kendra Little) This morning, I received the following question from a user:
Azure SQL Database Clustered Columnstore Index
(blobeater) You can read about columnstore indexes here (https://azure.microsoft.com/en-gb/blog/transforming-your-data-in-azure-sql-database-to-columnstore-format/).
AUTOBIND – Demystified – 1
(Peter Hartmann) AUTOBIND is a very useful automation instrument inside the Db2 engine.
Angular Tools for High Performance
(Minko Gechev) This post, contains a list of new tools and practices that can help us build faster Angular apps and monitor their performance over time. In each section, you’ll find links for further reference on how to incorporate them in your project.
Turning LED on and off with ASP.NET Core 3.0 on RaspberryPi
(Gunnar Peipman) After getting .NET Core SDK and ASP.NET Core 3.0 work on my RaspberryPi and Windows 10 IoT Core I wanted to try out if I can communicate with some electronics right from web application. It is possible and here is how to do it.
Using Hmac() And An Ordered Struct To Implement A Secure Email Tracking Pixel In Lucee 5.3.2.77
(Ben Nadel) Last week, I looked at using ordered, or linked, structs in Lucee 5.3.2.77. An ordered struct is one in which the keys will be iterated-over in a consistent, predictable manner.
Xamarin.Forms 4.2 Boosts Shell, But Devs Clamor for UWP Support
(David Ramel) Microsoft just shipped Xamarin.Forms 4.2 with enhanced Shell functionality to provide basic features required in iOS and Android apps, but many mobile developers are clamoring for Universal Windows Platform (UWP) support to be added.
Optimize Your MySQL Systems with Focused Monitoring
(Robert Agar) The working life of a DBA is often centered on optimizing their systems to provide users with the best performance. There are many aspects of a MySQL implementation that can be tuned to increase its functionality.
