(Ivan Yakimov) In Confirmit, we use NLog library for logging in .NET applications. Although there is a documentation for this library, I found it hard to understand how the loggers work. In this article, I’ll try to explain, how rules and filters are used by NLog.
Other News
Should I Stay with a Terrible Boss with Great Pay and Great Benefits?
This question came from a busy professional. I am overpaid and have great benefits at my job, but have a terrible boss. Should I stay? Given the amount of information you’ve provided. Yes. You should stay at this job. Bosses come and go. Jobs that overpay and have great benefits don’t. Pinpointing the exact issue One recommendation is clearly articulate...
Video – Creating Azure SQL Database
(blobeater) A quick 2 minute upload (with sound, my voice) showing you how easy it is to create an Azure SQL Database using the Azure portal and then using SSMS (SQL Server Management Studio) to connect to it.
Changing the Time Zone of Azure VMs
(Denny Cherry) When you create a VM in Azure it’s always set to the UTC timezone. There are some times when that doesn’t work and it needs to be set for a specific time zone.
Methods to Insert Data into SQL Server
(Ed Pollack) There are a variety of ways of managing data to insert into SQL Server. How we generate and insert data into tables can have a profound impact on performance and maintainability!
Modern enterprise performance management for the agile business
(Stephanie Freyer) As companies look to fully embrace agility as a way of working and doing business, integrated planning is emerging as an ideal way forward.
Test-Driven Development: Really, It’s a Design Technique
(Mohamed Taman) We need software testing to be sure that the software meets the requirements, that it responds correctly to input (input validation), that it performs in an acceptable time (performance testing), that users can install and run it (deployment testing), and that it meets the goals of t
Store And Retrieve Files From Azure Blob Storage
(Bipin Joshi) ASP.NET Core web applications often need to store files on the server. One of the approaches to storing files on the server side is to store them into Azure blob storage.
Basics of Azure Active Directory
(Tapas Pal) Azure Active Directory (AAD) is a multi-tenant Cloud-based directory service. It’s an identity management service which is a replacement of Windows Server Active Directory in the Cloud environment.
MySQL InnoDB Cluster – howto install it from scratch
(Frederic Descamps) MySQL InnoDB Cluster is evolving very nicely. I realized that the MySQL Shell also improved a lot and that it has never been so easy to setup a cluster on 3 new nodes.
