<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>camlex Source Code Rss Feed</title><link>http://camlex.codeplex.com/SourceControl/list/changesets</link><description>camlex Source Code Rss Description</description><item><title>Source code checked in, #2a99ed3eb0e2</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/2a99ed3eb0e2</link><description>Change assembly version</description><author>sadomovalex</author><pubDate>Sat, 30 Mar 2013 16:48:26 GMT</pubDate><guid isPermaLink="false">Source code checked in, #2a99ed3eb0e2 20130330044826P</guid></item><item><title>Source code checked in, #b92ebc609873</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/b92ebc609873</link><description>Merge default -&amp;#62; client</description><author>sadomovalex</author><pubDate>Sat, 30 Mar 2013 16:41:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #b92ebc609873 20130330044145P</guid></item><item><title>Source code checked in, #ec599bd43b8f</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/ec599bd43b8f</link><description>Change assembly version</description><author>sadomovalex</author><pubDate>Sat, 30 Mar 2013 15:18:44 GMT</pubDate><guid isPermaLink="false">Source code checked in, #ec599bd43b8f 20130330031844P</guid></item><item><title>Source code checked in, #6ce15b6d9b62</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/6ce15b6d9b62</link><description>Combine string conditions for queries</description><author>sadomovalex</author><pubDate>Sat, 30 Mar 2013 14:12:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #6ce15b6d9b62 20130330021239P</guid></item><item><title>Source code checked in, #751e0b0cd242</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/751e0b0cd242</link><description>Add ToSPQuery&amp;#40;&amp;#41; method</description><author>sadomovalex</author><pubDate>Sun, 30 Dec 2012 20:22:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #751e0b0cd242 20121230082209P</guid></item><item><title>Source code checked in, #68cd8de9005b</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/68cd8de9005b</link><description>More tests</description><author>sadomovalex</author><pubDate>Sat, 15 Dec 2012 19:29:49 GMT</pubDate><guid isPermaLink="false">Source code checked in, #68cd8de9005b 20121215072949P</guid></item><item><title>Source code checked in, #00e46e97e994</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/00e46e97e994</link><description>Change version</description><author>sadomovalex</author><pubDate>Sat, 17 Nov 2012 17:39:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #00e46e97e994 20121117053948P</guid></item><item><title>Source code checked in, #5d4033aae2b3</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/5d4033aae2b3</link><description>More tests for Take&amp;#40;&amp;#41;</description><author>sadomovalex</author><pubDate>Sat, 17 Nov 2012 15:12:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #5d4033aae2b3 20121117031256P</guid></item><item><title>Source code checked in, #98dac8ed7927</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/98dac8ed7927</link><description>Work over support for Take&amp;#40;&amp;#41; method</description><author>sadomovalex</author><pubDate>Sat, 10 Nov 2012 19:38:40 GMT</pubDate><guid isPermaLink="false">Source code checked in, #98dac8ed7927 20121110073840P</guid></item><item><title>Source code checked in, #71818fb3a83b</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/71818fb3a83b</link><description>Work In Progress for Take&amp;#40;&amp;#41; &amp;#47; RowLimit</description><author>stefh</author><pubDate>Thu, 25 Oct 2012 10:47:49 GMT</pubDate><guid isPermaLink="false">Source code checked in, #71818fb3a83b 20121025104749A</guid></item><item><title>Source code checked in, #c699b0ad7a54</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/c699b0ad7a54</link><description>&amp;#42; Return ToCaml method to IQuery interface &amp;#40;it is needed for better flexibility&amp;#41;&amp;#10;&amp;#42; Remove IQueryEx interface&amp;#58; it is not needed in client version because ViewFields can be constructed also by fluent interface &amp;#40;in basic version there is separate property in SPQuery object for ViewFields, so fluent interfaces can&amp;#39;t be used for that&amp;#41;&amp;#10;&amp;#42; Fix tests&amp;#10;&amp;#42; Remove Foreign project&amp;#58; nuget is used instead</description><author>sadomovalex</author><pubDate>Sun, 07 Oct 2012 00:31:06 GMT</pubDate><guid isPermaLink="false">Source code checked in, #c699b0ad7a54 20121007123106A</guid></item><item><title>Source code checked in, #20e2527c6ec0</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/20e2527c6ec0</link><description>Fix tests</description><author>sadomovalex</author><pubDate>Sat, 06 Oct 2012 23:12:00 GMT</pubDate><guid isPermaLink="false">Source code checked in, #20e2527c6ec0 20121006111200P</guid></item><item><title>Source code checked in, #def66ad1d667</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/def66ad1d667</link><description>- SPListItem type dependencies were updated to ListItem&amp;#10;- Modified .ToCaml&amp;#40;&amp;#41; to only output XML with a surrounding &amp;#60;View&amp;#62; and &amp;#60;Query&amp;#62; elements &amp;#40;since CamlQuery.ViewXml needs this&amp;#41; &amp;#40;and updated the existing unit tests&amp;#41;&amp;#10;- Commented out unit tests that test for Guid functionality &amp;#40;ListItem.this&amp;#91;Guid&amp;#93; doesn&amp;#39;t exist in the Client Object Model&amp;#41;&amp;#10;- Commented out unit tests that test for int support &amp;#40;ListItem.this&amp;#91;int&amp;#93; doesn&amp;#39;t exist in the Client Object Model&amp;#41;&amp;#10;- Commented out unit tests that test for specific field Id &amp;#40;the SPBuiltInFieldId class does not exist in the Client Object Model&amp;#41;&amp;#10;- Added support to ToCamlQuery&amp;#40;&amp;#41; method which will create a CamlQuery which can be directly used in the Client Object Model.&amp;#10;- Added &amp;#47; updated nunit tests&amp;#10;- Added NUnit and RhinoMocks as NuGet packages to the unit test project</description><author>nly41531</author><pubDate>Wed, 26 Sep 2012 13:25:46 GMT</pubDate><guid isPermaLink="false">Source code checked in, #def66ad1d667 20120926012546P</guid></item><item><title>Source code checked in, #54ee6fb4c0e5</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/54ee6fb4c0e5</link><description>Changed reference from Microsoft.SharePoint -&amp;#62; Microsoft.SharePoint.Client and Microsoft.SharePoint.Client.Runtime &amp;#40;not compiled&amp;#41;</description><author>sadomovalex</author><pubDate>Sat, 22 Sep 2012 20:33:05 GMT</pubDate><guid isPermaLink="false">Source code checked in, #54ee6fb4c0e5 20120922083305P</guid></item><item><title>Source code checked in, #8f35b1d3073b</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/8f35b1d3073b</link><description>Change Camlex.NET.dll -&amp;#62; Camlex.Client.dll for client om</description><author>sadomovalex</author><pubDate>Sat, 22 Sep 2012 20:25:40 GMT</pubDate><guid isPermaLink="false">Source code checked in, #8f35b1d3073b 20120922082540P</guid></item><item><title>Source code checked in, #66a58af503f3</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/66a58af503f3</link><description>New branch for Client object model support</description><author>sadomovalex</author><pubDate>Sat, 22 Sep 2012 20:15:12 GMT</pubDate><guid isPermaLink="false">Source code checked in, #66a58af503f3 20120922081512P</guid></item><item><title>Source code checked in, #7e2cd126c2d6</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/7e2cd126c2d6</link><description>Merge mix_queries -&amp;#62; default</description><author>sadomovalex</author><pubDate>Tue, 12 Jun 2012 19:05:24 GMT</pubDate><guid isPermaLink="false">Source code checked in, #7e2cd126c2d6 20120612070524P</guid></item><item><title>Source code checked in, #35ddf18c59c6</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/35ddf18c59c6</link><description>Change assembly version to 3.2</description><author>sadomovalex</author><pubDate>Tue, 12 Jun 2012 19:02:44 GMT</pubDate><guid isPermaLink="false">Source code checked in, #35ddf18c59c6 20120612070244P</guid></item><item><title>Source code checked in, #76ccbd62c565</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/76ccbd62c565</link><description>More tests</description><author>sadomovalex</author><pubDate>Tue, 12 Jun 2012 18:32:38 GMT</pubDate><guid isPermaLink="false">Source code checked in, #76ccbd62c565 20120612063238P</guid></item><item><title>Source code checked in, #27b114fc0e85</title><link>http://camlex.codeplex.com/SourceControl/changeset/changes/27b114fc0e85</link><description>Add mixed ViewFields&amp;#40;&amp;#41; method&amp;#39;s implementation</description><author>sadomovalex</author><pubDate>Tue, 12 Jun 2012 18:22:14 GMT</pubDate><guid isPermaLink="false">Source code checked in, #27b114fc0e85 20120612062214P</guid></item></channel></rss>