Archive | Software Factories RSS feed for this section

Working with CAML.Net – Part 2 [ Introducing the CAML Query Designer ]

 
In Part 1 of this series, I introduced the CAML.NET Framework, which provides a way for C# developers (and eventually VB developers) to construct CAML queries and other data structures using a strongly-typed .NET language instead of XML.  This has the added benefit of enabling CAML queries to be packaged easily into .NET assemblies that [...]

Read full story Comments { 5 }