<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>.Net helpers for the SharePoint Server 2007 Search Query Web Service.</title><link>http://www.codeplex.com/MossSrchWs/Project/ProjectRss.aspx</link><description>This project was created for an MSDN article.   The code and article demonstrate a number of helper classes that can be used to easily inject queries to the SharePoint Server 2007 Search Query Web Se...</description><item><title>Project License Changed</title><link>http://www.codeplex.com/MossSrchWs/Project/License.aspx?LicenseHistoryId=6925</link><description>Microsoft Public License &amp;#40;Ms-PL&amp;#41;&amp;#13;&amp;#10;&amp;#13;&amp;#10;This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.&amp;#13;&amp;#10;&amp;#13;&amp;#10;1. Definitions&amp;#13;&amp;#10;&amp;#13;&amp;#10;The terms &amp;#34;reproduce,&amp;#34; &amp;#34;reproduction,&amp;#34; &amp;#34;derivative works,&amp;#34; and &amp;#34;distribution&amp;#34; have the same meaning here as under U.S. copyright law.&amp;#13;&amp;#10;&amp;#13;&amp;#10;A &amp;#34;contribution&amp;#34; is the original software, or any additions or changes to the software.&amp;#13;&amp;#10;&amp;#13;&amp;#10;A &amp;#34;contributor&amp;#34; is any person that distributes its contribution under this license.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#34;Licensed patents&amp;#34; are a contributor&amp;#39;s patent claims that read directly on its contribution.&amp;#13;&amp;#10;&amp;#13;&amp;#10;2. Grant of Rights&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;A&amp;#41; Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;B&amp;#41; Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and&amp;#47;or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.&amp;#13;&amp;#10;&amp;#13;&amp;#10;3. Conditions and Limitations&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;A&amp;#41; No Trademark License- This license does not grant you rights to use any contributors&amp;#39; name, logo, or trademarks.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;B&amp;#41; If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;C&amp;#41; If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;D&amp;#41; If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;E&amp;#41; The software is licensed &amp;#34;as-is.&amp;#34; You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.</description><author></author><pubDate>Wed, 28 Nov 2007 20:39:27 GMT</pubDate><guid isPermaLink="false">Project License Changed 20071128083927P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/MossSrchWs/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This project was created for an MSDN article.&lt;br /&gt;The code and article demonstrate a number of helper classes that can be used to easily inject search queries to the MOSS search web service.
&lt;br /&gt; &lt;br /&gt;You can find the MSDN article here: &lt;a href="http://msdn2.microsoft.com/en-us/library/bb852171.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/bb852171.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;**Please note the following before using the source code**&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;You will need to change the &lt;b&gt;&lt;i&gt;YOUR_MOSS_SERVER&lt;/i&gt;&lt;/b&gt; values to the address of your MOSS server in two places:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;The &lt;b&gt;QueryService&lt;/b&gt; web reference in the &lt;b&gt;MossAccess&lt;/b&gt; project&lt;/li&gt;&lt;li&gt;The &lt;b&gt;TextboxTarget&lt;/b&gt; on &lt;b&gt;Form1&lt;/b&gt; of the &lt;b&gt;MossInvoke&lt;/b&gt; project&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>CallumShillan</author><pubDate>Wed, 03 Oct 2007 08:03:38 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071003080338A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/MossSrchWs/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This project was created for an MSDN article.&lt;br /&gt;The code and article demonstrate a number of helper classes that can be used to easily inject search queries to the MOSS search web service.
&lt;br /&gt; &lt;br /&gt;As soon as the MSDN article is published, I'll include a link to it here.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;**Please note the following before using the source code**&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;You will need to change the &lt;b&gt;&lt;i&gt;YOUR_MOSS_SERVER&lt;/i&gt;&lt;/b&gt; values to the address of your MOSS server in two places:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;The &lt;b&gt;QueryService&lt;/b&gt; web reference in the &lt;b&gt;MossAccess&lt;/b&gt; project&lt;/li&gt;&lt;li&gt;The &lt;b&gt;TextboxTarget&lt;/b&gt; on &lt;b&gt;Form1&lt;/b&gt; of the &lt;b&gt;MossInvoke&lt;/b&gt; project&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>CallumShillan</author><pubDate>Tue, 25 Sep 2007 10:47:30 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070925104730A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/MossSrchWs/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This project was created for an MSDN article.&lt;br /&gt;&lt;br /&gt;The code and article demonstrate a number of helper classes that can be used to easily inject search queries to the MOSS search web service.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;**Please note the following before using the source code**&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;You will need to change the &lt;b&gt;&lt;i&gt;YOUR_MOSS_SERVER&lt;/i&gt;&lt;/b&gt; values to the address of your MOSS server in two places:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;The &lt;b&gt;QueryService&lt;/b&gt; web reference in the &lt;b&gt;MossAccess&lt;/b&gt; project&lt;/li&gt;&lt;li&gt;The &lt;b&gt;TextboxTarget&lt;/b&gt; on &lt;b&gt;Form1&lt;/b&gt; of the &lt;b&gt;MossInvoke&lt;/b&gt; project&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>CallumShillan</author><pubDate>Thu, 20 Sep 2007 15:18:18 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070920031818P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/MossSrchWs/SourceControl/ListDownloadableCommits.aspx</link><description>First release</description><author>CallumShillan</author><pubDate>Thu, 20 Sep 2007 08:13:18 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070920081318A</guid></item></channel></rss>