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 ...
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 ...
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 ...
In this paper, the authors are going to discuss about the importance of query in database, how helpful was it for retrieving data from database, and it is so complex while in relational database. In ...
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 ...
If you are working with Excel spreadsheets or workbooks, juggling multiple tables of data, at some time you might need to combine them into one. Rather than spending hours manually copying and pasting ...