<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>GWSV12Helpers Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home</link><description>GWSV12Helpers Wiki Rss Description</description><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;
A C&amp;#35; .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The core project was originally created to shield developers from having to write 80-90&amp;#37; of the same code, again and again, when directly consuming the .wsdl files provided in the Groove&amp;#47;Office SDKs.  Since then the core project has been updated to add features&amp;#47;functionality to allow the creation of robust enterprise integration applications, given that the same web services that exist for the Groove client also exist for the Groove Data Bridge server.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12Helpers_Sources.zip&lt;/b&gt; contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Sources.zip&lt;/b&gt; contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Binaries.zip&lt;/b&gt; contains the DLLs and EXEs that will result from compiling the sources in project above&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Overview of Web Services Helpers Classes for Groove 2007&lt;/b&gt; contains some documentation.&lt;br /&gt; &lt;br /&gt;Also please see &lt;a href="http://msdn2.microsoft.com/en-us/library/bb187372.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/bb187372.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for some dev articles.&lt;br /&gt; &lt;br /&gt;Thanks to Paresh, there is a new solution available. Groove Workspaces persist data in encrypted databases, making it difficult to expose mechanisms to snap into search products like Windows Desktop Search.  The need to be able to search content has increasingly grown to the point that we can’t wait for the product to be modified to add this functionality.  As a result, Paresh created this to export data from Groove workspaces and produce XHTML files that can be easily searched as well as viewed from within a browser. &lt;br /&gt;&lt;b&gt;GrooveDataExportersProjects.zip&lt;/b&gt; contains the sources for the relevant projects to create this Windowed app that runs in the systray icon and exports running spaces to disk on a periodic basis.&lt;br /&gt; &lt;br /&gt;I added a new utility - GrooveInfoPathForms - that can import and export xml from Groove InfoPath Forms tools.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects to get a feel for how to use the core project.  Feel free to post comments/questions in the Developer Forum.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>BobNovas</author><pubDate>Mon, 03 Mar 2008 13:35:55 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080303013555P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=16</link><description>&lt;div class="wikidoc"&gt;
A C&amp;#35; .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The core project was originally created to shield developers from having to write 80-90&amp;#37; of the same code, again and again, when directly consuming the .wsdl files provided in the Groove&amp;#47;Office SDKs.  Since then the core project has been updated to add features&amp;#47;functionality to allow the creation of robust enterprise integration applications, given that the same web services that exist for the Groove client also exist for the Groove Data Bridge server.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12Helpers_Sources.zip&lt;/b&gt; contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Sources.zip&lt;/b&gt; contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Binaries.zip&lt;/b&gt; contains the DLLs and EXEs that will result from compiling the sources in project above&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Overview of Web Services Helpers Classes for Groove 2007&lt;/b&gt; contains some documentation.&lt;br /&gt; &lt;br /&gt;Also please see &lt;a href="http://msdn2.microsoft.com/en-us/library/bb187372.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/bb187372.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for some dev articles.&lt;br /&gt; &lt;br /&gt;Thanks to Paresh, there is a new solution available. Groove Workspaces persist data in encrypted databases, making it difficult to expose mechanisms to snap into search products like Windows Desktop Search.  The need to be able to search content has increasingly grown to the point that we can’t wait for the product to be modified to add this functionality.  As a result, Paresh created this to export data from Groove workspaces and produce XHTML files that can be easily searched as well as viewed from within a browser. &lt;br /&gt;&lt;b&gt;GrooveDataExportersProjects.zip&lt;/b&gt; contains the sources for the relevant projects to create this Windowed app that runs in the systray icon and exports running spaces to disk on a periodic basis.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects to get a feel for how to use the core project.  Feel free to post comments/questions in the Developer Forum.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>BobNovas</author><pubDate>Wed, 06 Feb 2008 01:59:34 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080206015934A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;
A C&amp;#35; .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The core project was originally created to shield developers from having to write 80-90&amp;#37; of the same code, again and again, when directly consuming the .wsdl files provided in the Groove&amp;#47;Office SDKs.  Since then the core project has been updated to add features&amp;#47;functionality to allow the creation of robust enterprise integration applications, given that the same web services that exist for the Groove client also exist for the Groove Data Bridge server.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12Helpers_Sources.zip&lt;/b&gt; contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Sources.zip&lt;/b&gt; contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Binaries.zip&lt;/b&gt; contains the DLLs and EXEs that will result from compiling the sources in project above&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Overview of Web Services Helpers Classes for Groove 2007&lt;/b&gt; contains some documentation.&lt;br /&gt; &lt;br /&gt;Also please see &lt;a href="http://msdn2.microsoft.com/en-us/library/bb187372.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/bb187372.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for some dev articles.&lt;br /&gt; &lt;br /&gt;Thanks to Paresh, there is a new solution available. Groove Workspaces persist data in encrypted databases, making it difficult to expose mechanisms to snap into search products like Windows Desktop Search.  The need to be able to search content has increasingly grown to the point that we can’t wait for the product to be modified to add this functionality.  As a result, Paresh created this to export data from Groove workspaces and produce XHTML files that can be easily searched as well as viewed from within a browser. &lt;b&gt;GrooveDataExportersProjects.zip&lt;/b&gt; contains the sources for the relevant projects to create this Windowed app that runs in the systray icon and exports running spaces to disk on a periodic basis.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects to get a feel for how to use the core project.  Feel free to post comments/questions in the Developer Forum.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>BobNovas</author><pubDate>Wed, 06 Feb 2008 01:59:14 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080206015914A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
A C&amp;#35; .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The core project was originally created to shield developers from having to write 80-90&amp;#37; of the same code, again and again, when directly consuming the .wsdl files provided in the Groove&amp;#47;Office SDKs.  Since then the core project has been updated to add features&amp;#47;functionality to allow the creation of robust enterprise integration applications, given that the same web services that exist for the Groove client also exist for the Groove Data Bridge server.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12Helpers_Sources.zip&lt;/b&gt; contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Sources.zip&lt;/b&gt; contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Binaries.zip&lt;/b&gt; contains the DLLs and EXEs that will result from compiling the sources in project above&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Overview of Web Services Helpers Classes for Groove 2007&lt;/b&gt; contains some documentation.&lt;br /&gt; &lt;br /&gt;Also please see &lt;a href="http://msdn2.microsoft.com/en-us/library/bb187372.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/bb187372.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for some dev articles.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects to get a feel for how to use the core project.  Feel free to post comments/questions in the Developer Forum.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>BobNovas</author><pubDate>Wed, 23 Jan 2008 16:41:49 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080123044149P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
A C&amp;#35; .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The core project was originally created to shield developers from having to write 80-90&amp;#37; of the same code, again and again, when directly consuming the .wsdl files provided in the Groove&amp;#47;Office SDKs.  Since then the core project has been updated to add features&amp;#47;functionality to allow the creation of robust enterprise integration applications, given that the same web services that exist for the Groove client also exist for the Groove Data Bridge server.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12Helpers_Sources.zip&lt;/b&gt; contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Sources.zip&lt;/b&gt; contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Binaries.zip&lt;/b&gt; contains the DLLs and EXEs that will result from compiling the sources in project above&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Overview of Web Services Helpers Classes for Groove 2007&lt;/b&gt; contains some documentation.&lt;br /&gt; &lt;br /&gt;Also please see &lt;a href="http://msdn2.microsoft.com/en-us/library/bb265235.aspx" class="externalLink"&gt;http://msdn2.microsoft.com/en-us/library/bb265235.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for some dev articles.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects to get a feel for how to use the core project.  Feel free to post comments/questions in the Developer Forum.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>BobNovas</author><pubDate>Wed, 29 Aug 2007 12:27:11 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070829122711P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=12</link><description>&lt;div class="wikidoc"&gt;
A C&amp;#35; .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The core project was originally created to shield developers from having to write 80-90&amp;#37; of the same code, again and again, when directly consuming the .wsdl files provided in the Groove&amp;#47;Office SDKs.  Since then the core project has been updated to add features&amp;#47;functionality to allow the creation of robust enterprise integration applications, given that the same web services that exist for the Groove client also exist for the Groove Data Bridge server.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12Helpers_Sources.zip&lt;/b&gt; contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Sources.zip&lt;/b&gt; contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Binaries.zip&lt;/b&gt; contains the DLLs and EXEs that will result from compiling the sources in project above&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Overview of Web Services Helpers Classes for Groove 2007&lt;/b&gt; contains some documentation.&lt;br /&gt; &lt;br /&gt;Also please see &lt;a href="http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=http%3a%2f%2fmsdn2.microsoft.com%2fen-us%2flibrary%2fbb265235.aspx&amp;amp;referringTitle=Home"&gt;http://msdn2.microsoft.com/en-us/library/bb265235.aspx&lt;/a&gt; for some dev articles.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects to get a feel for how to use the core project.  Feel free to post comments/questions in the Developer Forum.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>BobNovas</author><pubDate>Wed, 29 Aug 2007 12:26:03 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070829122603P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
A C&amp;#35; .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The core project was originally created to shield developers from having to write 80-90&amp;#37; of the same code, again and again, when directly consuming the .wsdl files provided in the Groove&amp;#47;Office SDKs.  Since then the core project has been updated to add features&amp;#47;functionality to allow the creation of robust enterprise integration applications, given that the same web services that exist for the Groove client also exist for the Groove Data Bridge server.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12Helpers_Sources.zip&lt;/b&gt; contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Sources.zip&lt;/b&gt; contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Binaries.zip&lt;/b&gt; contains the DLLs and EXEs that will result from compiling the sources in project above&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Overview of Web Services Helpers Classes for Groove 2007&lt;/b&gt; contains some documentation.&lt;br /&gt; &lt;br /&gt;Also please see &lt;b&gt;http://msdn2.microsoft.com/en-us/library/bb265235.aspx&lt;/b&gt; for some dev articles.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects to get a feel for how to use the core project.  Feel free to post comments/questions in the Developer Forum.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>BobNovas</author><pubDate>Wed, 29 Aug 2007 12:25:12 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070829122512P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
A C&amp;#35; .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The core project was originally created to shield developers from having to write 80-90&amp;#37; of the same code, again and again, when directly consuming the .wsdl files provided in the Groove&amp;#47;Office SDKs.  Since then the core project has been updated to add features&amp;#47;functionality to allow the creation of robust enterprise integration applications, given that the same web services that exist for the Groove client also exist for the Groove Data Bridge server.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12Helpers_Sources.zip&lt;/b&gt; contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Sources.zip&lt;/b&gt; contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Binaries.zip&lt;/b&gt; contains the DLLs and EXEs that will result from compiling the sources in project above&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Overview of Web Services Helpers Classes for Groove 2007&lt;/b&gt; contains some documentation.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects to get a feel for how to use the core project.  Feel free to post comments/questions in the Developer Forum.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>BobNovas</author><pubDate>Fri, 10 Aug 2007 19:04:06 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070810070406P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
A C&amp;#35; .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The core project was originally created to shield developers from having to write 80-90&amp;#37; of the same code, again and again, when directly consuming the .wsdl files provided in the Groove&amp;#47;Office SDKs.  Since then the core project has been updated to add features&amp;#47;functionality to allow the creation of robust enterprise integration applications, given that the same web services that exist for the Groove client also exist for the Groove Data Bridge server.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12Helpers_Sources.zip&lt;/b&gt; contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Sources.zip&lt;/b&gt; contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Binaries.zip&lt;/b&gt; contains the DLLs and EXEs that will result from compiling the sources in project above&lt;br /&gt; &lt;br /&gt;&amp;quot;Overview of Web Services Helpers Classes for Groove 2007&amp;quot; contains some documentation.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects to get a feel for how to use the core project.  Feel free to post comments/questions in the Developer Forum.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>BobNovas</author><pubDate>Fri, 10 Aug 2007 19:03:39 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070810070339P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
A C&amp;#35; .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The core project was originally created to shield developers from having to write 80-90&amp;#37; of the same code, again and again, when directly consuming the .wsdl files provided in the Groove&amp;#47;Office SDKs.  Since then the core project has been updated to add features&amp;#47;functionality to allow the creation of robust enterprise integration applications, given that the same web services that exist for the Groove client also exist for the Groove Data Bridge server.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12Helpers_Sources.zip&lt;/b&gt; contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Sources.zip&lt;/b&gt; contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Binaries.zip&lt;/b&gt; contains the DLLs and EXEs that will result from compiling the sources in project above&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;i&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects to get a feel for how to use the core project.  Feel free to post comments/questions in the Developer Forum.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>BobNovas</author><pubDate>Fri, 10 Aug 2007 18:51:42 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070810065142P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
A C&amp;#35; .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The core project was originally created to shield developers from having to write 80-90&amp;#37; of the same code, again and again, when directly consuming the .wsdl files provided in the Groove&amp;#47;Office SDKs.  Since then the core project has been updated to add features&amp;#47;functionality to allow the creation of robust enterprise integration applications, given that the same web services that exist for the Groove client also exist for the Groove Data Bridge server.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12Helpers_Sources.zip&lt;/b&gt; contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Sources.zip&lt;/b&gt; contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Binaries.zip&lt;/b&gt; contains the DLLs and EXEs that will result from compiling the sources in project above&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;i&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects to get a feel for how to use the core project.  Feel free to post comments/questions in the Developer Forum.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>BobNovas</author><pubDate>Fri, 10 Aug 2007 18:39:46 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070810063946P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
A .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&amp;#13;&amp;#10;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12Helpers_Sources.zip&lt;/b&gt; contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Sources.zip&lt;/b&gt; contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;&lt;b&gt;GrooveWebServicesV12HelpersProjects_Binaries.zip&lt;/b&gt; contains the DLLs and EXEs that will result from compiling the sources in project above&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;i&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects to get a feel for how to use the core project.  Feel free to post comments/questions in the Developer Forum.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>psuthar</author><pubDate>Wed, 20 Dec 2006 22:10:25 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061220101025P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
A .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&amp;#13;&amp;#10;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;GrooveWebServicesV12Helpers_Sources.zip contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;GrooveWebServicesV12HelpersProjects_Sources.zip contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;GrooveWebServicesV12HelpersProjects&lt;i&gt;Binaries.zip contains the DLLs and EXEs that will result from compiling the sources in GrooveWebServicesV12HelpersProjects&lt;/i&gt;Sources.zip&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects_Sources.zip to get a feel for how to use the core project.  Feel free to post comments/questions in the Developer Forum.&lt;br /&gt;
&lt;/div&gt;</description><author>psuthar</author><pubDate>Wed, 20 Dec 2006 22:05:52 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061220100552P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
A .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&amp;#13;&amp;#10;
&lt;br /&gt; &lt;br /&gt;GrooveWebServicesV12Helpers_Sources.zip contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;GrooveWebServicesV12HelpersProjects_Sources.zip contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;GrooveWebServicesV12HelpersProjects&lt;i&gt;Binaries.zip contains the DLLs and EXEs that will result from compiling the sources in GrooveWebServicesV12HelpersProjects&lt;/i&gt;Sources.zip&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;There is limited documentation for the core project.  I encourage people to look at the sources in GrooveWebServicesV12HelpersProjects_Sources.zip to get a feel for how to use the core project.&lt;br /&gt;
&lt;/div&gt;</description><author>psuthar</author><pubDate>Wed, 20 Dec 2006 22:05:04 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061220100504P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
A .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&amp;#13;&amp;#10;
&lt;br /&gt; &lt;br /&gt;You can find sources and binaries here: http://www.codeplex.com/GWSV12Helpers/Release/ProjectReleases.aspx&lt;br /&gt; &lt;br /&gt;GrooveWebServicesV12Helpers_Sources.zip contains the sources for the core project.&lt;br /&gt; &lt;br /&gt;GrooveWebServicesV12HelpersProjects_Sources.zip contains the sources for the core project and command line utilities built on top of it&lt;br /&gt; &lt;br /&gt;GrooveWebServicesV12HelpersProjects&lt;i&gt;Binaries.zip contains the DLLs and EXEs that will result from compiling the sources in GrooveWebServicesV12HelpersProjects&lt;/i&gt;Sources.zip&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>psuthar</author><pubDate>Wed, 20 Dec 2006 22:03:19 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061220100319P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GWSV12Helpers/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
A .NET assembly that provides an abstraction layer for all of Groove 3.1 and Groove 2007 web services. The goal of the abstraction layer is to provide an easy to use API, with an object and eventing model, so that applications that interact with Groove can be built quickly and in a straight forward manner.&amp;#13;&amp;#10;
&lt;br /&gt; &lt;br /&gt;You can find the sources for the core project here: http://www.codeplex.com/GWSV12Helpers/Project/FileDownload.aspx?DownloadId=4871 &lt;br /&gt;You can find the sources for the core project plus solutions based on it here: &lt;br /&gt;
&lt;/div&gt;</description><author>psuthar</author><pubDate>Wed, 20 Dec 2006 21:59:18 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061220095918P</guid></item></channel></rss>