(Fikrat Azizov) In these series of posts, I am going to explore Azure Data Factory (ADF), compare its features against SQL Server Integration Services (SSIS) and show how to use it towards real-life data integration problems.
Community
Learn Angular 8 Step By Step in 10 Days – Data Binding (Day 3)
(Debasis Saha) Google released the new version of Angular, i.e., Angular 8 just a month ago. This new release of Angular contains many upgrades and new features. So, with the help of this learning series, we will explain how to learn Angular 8 from the beginning. Today in this article, we will discu
DMV with SQL Server Service info (including the service accounts)
(Kenneth Fisher) I recently found this DMV and couldn’t wait to share.
Nested Loops Joins and Performance Spools
(Paul White) Performance spools are lazy spools added by the optimizer to reduce the estimated cost of the inner side of nested loops joins.
Creating Data Reduction Pools
(Frank Enders and Sergey Kubin) A cheat sheet approach to creating Data Reduction Pools.
Kubernetes-native Quarkus Java ready for testing
(Paul Krill) Quarkus, Red Hat’s Kubernetes-native Java stack geared for cloud and microservices applications, is set to move to internal testing before potentially being opened up to developers as a product offering in coming months.
Utilize New Data Provider For SQL Server In ASP.NET Core Apps
(Bipin Joshi) If you are developing database centric web applications for quite some time you have probably used SQL Server data provider a.k.a. System.Data.SqlClient.
The Maybe Monad (C#)
(Yacoub Massad) In this tutorial, I will talk about the Maybe Monad; a container that represents a value that might or might not exist.
Environment Variables and .NET
(Hannes DuPreez) A lot of things happen in the background of your computer, and a lot of things make it possible to remember settings and simple strings.
How to limit the SQL query result set to Top-N rows only
(Vlad Mihalcea) In this article, we are going to see how we can limit the SQL query result set to the Top-N rows only.
