Queries across Multiple servers
There are many way to query multiple servers at the same time, this post presents two possible solutions: OpenDataSource and Linked Server
Nov8
Queries across Multiple servers
There are many way to query multiple servers at the same time, this post presents two possible solutions: OpenDataSource and Linked Server
Nov8
Building a Simple CSV Parser in C#
A small class that allows to write and read CSV files
Oct31
How to create ReSharper Live Template
Resharper's Live Templates is one of the most useful feauture I recently discovered. In this post I am going to explain how to create and use them.
Oct30