I've turned the process of writing CAML queries into a piece of cake.
The solution is a very simple helper library that has zero parsing/conversion code that could go wrong, and it's all based on a simple idea (more on that later).
The so ...
[Read More]