When you start working with SQL Server and SSIS, it won't be long before you find yourself wishing you could change bits of SQL queries dynamically. When you start working with SQL Server and SSIS, it ...
Founded in 2007, Lucidworks targets technology and business leaders in mid-to-large enterprises seeking to enhance search, ...
Learn how Excel functions can act as data using LAMBDA, LET, and BYROW, so you reuse logic and cut formula edits.
A free tool to reduce coding for developers who like to surface T-SQL database recordsets in a simple collection of customized POCO objects. Every so often, I find myself wishing that I had a utility ...
I'm working on a side project in which I'll be using LINQ to populate some controls (TreeView, GridView, DropDownList). Based on the size of the data to which I am binding, I figure it will be nice to ...
GraphQL gives clients who call your Web services the ability to specify what properties of your data objects they want. Here are two ways to let those clients also specify which data objects they want ...