News

Microsoft has open sourced a .NET 5 C# Language Extension for SQL Server, allowing developers to work with relational data in the company's flagship programming language.
SQL Bulk Insert is not a new technology. In fact, I've used it since SQL Server 6.5., when it was a very cumbersome implementation from Microsoft that required a great deal of preparation of the Bulk ...
Subject identification using Fluent Assertions Be () in C# One of the striking features of Fluent Assertions is the ability to extract the name of the subject and then use it in an assertion failure.