<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Simple Dynamic CAML List Search</title><link>http://simplecamlsearch.codeplex.com/Project/ProjectRss.aspx</link><description>This WebPart use Columns from List or Document Librarys to create querys that return Documents or List Links.</description><item><title>New Post: bad filter</title><link>http://simplecamlsearch.codeplex.com/Thread/View.aspx?ThreadId=81915</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sometimes, when i search for example elements who contains &amp;quot;6&amp;quot; for the column &amp;quot;Num&amp;quot; and &amp;quot;fg&amp;quot; for an other column &amp;quot;Title&amp;quot;, the results are not good.&lt;/p&gt;
&lt;p&gt;I receive all elements that contains in Num &amp;quot;6&amp;quot; AND all elements that contains in the Title &amp;quot;fg&amp;quot;, so is it normal that it doesn't back to me the elements who contains &amp;quot;6&amp;quot; in Num and fg in &amp;quot;Title&amp;quot; only ?&lt;/p&gt;&lt;/div&gt;</description><author>HeB</author><pubDate>Mon, 25 Jan 2010 11:27:10 GMT</pubDate><guid isPermaLink="false">New Post: bad filter 20100125112710A</guid></item><item><title>New Post: bad filter</title><link>http://simplecamlsearch.codeplex.com/Thread/View.aspx?ThreadId=81915</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sometimes, when i search for example elements who contains &amp;quot;6&amp;quot; for the column &amp;quot;Num&amp;quot; and &amp;quot;fg&amp;quot; for an other column &amp;quot;Title&amp;quot;, the results are not good.&lt;/p&gt;
&lt;p&gt;I receive all elements that contains in Num &amp;quot;6&amp;quot; AND all elements that contains in the Title &amp;quot;fg&amp;quot;, so is it normal that it doesn't back to me the elements who contains &amp;quot;6&amp;quot; in Num and fg in &amp;quot;Title&amp;quot; only ?&lt;/p&gt;&lt;/div&gt;</description><author>HeB</author><pubDate>Mon, 25 Jan 2010 11:27:10 GMT</pubDate><guid isPermaLink="false">New Post: bad filter 20100125112710A</guid></item><item><title>Reviewed: Simple Dynamic CAML List Search (gen 13, 2010)</title><link>http://simplecamlsearch.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28840#ReviewBy-sveto</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - Congratulation, Great great WP&amp;#33;&amp;#33;&amp;#33;</description><author>sveto</author><pubDate>Wed, 13 Jan 2010 16:52:43 GMT</pubDate><guid isPermaLink="false">Reviewed: Simple Dynamic CAML List Search (gen 13, 2010) 20100113045243P</guid></item><item><title>Updated Wiki: Home</title><link>http://simplecamlsearch.codeplex.com/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This WebPart use Columns from List or Document Librarys to create querys that return Documents or List Links.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Provided by: Andr&amp;#233; Lage&lt;/b&gt;&lt;br /&gt;&lt;a href="http://aaclage.blogspot.com" class="externalLink"&gt;http://aaclage.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are so excelent projects using CAML and U2U and &amp;quot;Sike Mullivan&amp;quot; on codeproject made a excelent project, and others projects using Ajax with Search List querys.&lt;br /&gt;&lt;a href="http://blog.u2u.info/DottextWeb/patrick/archive/2005/05/29/3522.aspx" class="externalLink"&gt;http://blog.u2u.info/DottextWeb/patrick/archive/2005/05/29/3522.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeproject.com/KB/sharepoint/SPQueryBuilderDialog.aspx" class="externalLink"&gt;http://www.codeproject.com/KB/sharepoint/SPQueryBuilderDialog.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;But why i did this project, you problably ask, this project is a support in a simple way to create dinamyc search columns of document, without creating views and on Every site can use Custom List and select the columns i want to search in a very simple way.&lt;br /&gt;Usefull...., to experts they have superb projects on dinamyc CAML and need more complexity like see content of Documents an more specific controls problaby not, but simple sharepoint implementation Want to create custom Search List and return direct Documents in a fast way, &amp;quot;More a way to learn How CAML is usefull...&amp;quot;. &lt;br /&gt;&lt;br /&gt;On WebPart edit Mode, have 2 Modes &amp;quot;Search columns&amp;quot; and &amp;quot;Output Columns&amp;quot;, &lt;br /&gt;On &amp;quot;Search columns&amp;quot; 
&lt;ul&gt;&lt;li&gt;Select the columns we want to Search,.
&lt;ul&gt;&lt;li&gt;Multiple Values are in Dropdownlist.&lt;/li&gt;
&lt;li&gt;Date time value, are on 2 Datetime Controls &amp;quot;From/to&amp;quot;.&lt;/li&gt;
&lt;li&gt;The other Fields are in TextBox.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;On &amp;quot;Output Columns&amp;quot;
&lt;ul&gt;&lt;li&gt;Select the columns we want to Output.&lt;/li&gt;
&lt;li&gt;After Select Columns and make the search will Show on Grid The values we select.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://2.bp.blogspot.com/_XfixF-ef0M8/SjbrKDBFU-I/AAAAAAAAAnA/zlEZ49Mu3XM/s400/Search1.GIF" /&gt;&lt;br /&gt;&lt;br /&gt;Parameters
&lt;ul&gt;&lt;li&gt;We can chose the List from current Web&lt;/li&gt;
&lt;li&gt;Select Link to Show List Item or Documents URL&lt;/li&gt;
&lt;li&gt;Number of rows by page.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://3.bp.blogspot.com/_XfixF-ef0M8/SjbrM5KvVBI/AAAAAAAAAnI/Ss3tkijKJWw/s400/Search2.GIF" /&gt;&lt;br /&gt;&lt;br /&gt;Hope you like....&lt;/div&gt;</description><author>aaclage</author><pubDate>Tue, 16 Jun 2009 01:19:57 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090616011957A</guid></item><item><title>Released: Simple Dynamic CAML List Search (Jun 15, 2009)</title><link>http://simplecamlsearch.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28840</link><description>&lt;div&gt;Simple Dynamic Search query webpart to List, selecting Columns and returning Values with link to Document os List Item. &lt;/div&gt;</description><author></author><pubDate>Tue, 16 Jun 2009 01:17:06 GMT</pubDate><guid isPermaLink="false">Released: Simple Dynamic CAML List Search (Jun 15, 2009) 20090616011706A</guid></item><item><title>Updated Release: Simple Dynamic CAML List Search (Jun 15, 2009)</title><link>http://simplecamlsearch.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28840</link><description>&lt;div&gt;Simple Dynamic Search query webpart to List, selecting Columns and returning Values with link to Document os List Item. &lt;/div&gt;</description><author>aaclage</author><pubDate>Tue, 16 Jun 2009 01:17:06 GMT</pubDate><guid isPermaLink="false">Updated Release: Simple Dynamic CAML List Search (Jun 15, 2009) 20090616011706A</guid></item><item><title>Updated Release: Simple Dynamic CAML List Search (Jun 15, 2009)</title><link>http://simplecamlsearch.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28840</link><description>&lt;div&gt;Simple Dynamic Search query webpart to List, selecting Columns and returning Values with link to Document os List Item. &lt;/div&gt;</description><author>aaclage</author><pubDate>Tue, 16 Jun 2009 01:12:01 GMT</pubDate><guid isPermaLink="false">Updated Release: Simple Dynamic CAML List Search (Jun 15, 2009) 20090616011201A</guid></item></channel></rss>