<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>GenerateTypedBamApi</title><link>http://www.codeplex.com/GenerateTypedBamApi/Project/ProjectRss.aspx</link><description></description><item><title>Updated Release: GenerateTypedBamApi Version 1.2.1 Release (Aug 07, 2008)</title><link>http://www.codeplex.com/GenerateTypedBamApi/Release/ProjectReleases.aspx?ReleaseId=16116</link><description>&lt;div&gt;
This release includes the first checkin of the source code plus these changes and fixes:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Support for a relative path to the Excel workbook vs. explicit path only&lt;/li&gt;&lt;li&gt;Added the partial keyword to the generated API class&lt;/li&gt;&lt;li&gt;Added a method to the activity classes to enable continuation and return a continuation ID&lt;/li&gt;&lt;li&gt;Added a command-line parameter to specify the .NET namespace of the generated code&lt;/li&gt;&lt;li&gt;Explicitly pass &amp;quot;en-us&amp;quot; culture info to the Excel methods to avoid a globalization bug reported by users&lt;/li&gt;&lt;li&gt;Minor code improvements, removed XSLT resource class in favor of Visual Studio's built-in resource support&lt;/li&gt;&lt;li&gt;Bug fix to AddCustomReference - the type and name parameters were reversed.  Since people had probably noticed that and swapped their parameter values, the parameters have been reversed in the AddCustomReference interface and in the call to the EventStream.  Double-check any AddCustomReference calls to be safe.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;This release also includes a &lt;b&gt;new command-line utility program called ExportBamDefinitionXml&lt;/b&gt; that can extract the BAM definition XML from an XLS file and write it out to a file.  This utility can be used to automatically keep a BAM XML in sync with a BAM XLS file during local or automated builds.&lt;br&gt;
&lt;/div&gt;</description><author>tfabraham</author><pubDate>Mon, 17 Nov 2008 19:57:25 GMT</pubDate><guid isPermaLink="false">Updated Release: GenerateTypedBamApi Version 1.2.1 Release (Aug 07, 2008) 20081117075725P</guid></item><item><title>Released: GenerateTypedBamApi Version 1.2.1 Release (Aug 07, 2008)</title><link>http://www.codeplex.com/GenerateTypedBamApi/Release/ProjectReleases.aspx?ReleaseId=16116</link><description>&lt;div&gt;
This release includes the first checkin of the source code plus these changes and fixes:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Support for a relative path to the Excel workbook vs. explicit path only&lt;/li&gt;&lt;li&gt;Added the partial keyword to the generated API class&lt;/li&gt;&lt;li&gt;Added a method to the activity classes to enable continuation and return a continuation ID&lt;/li&gt;&lt;li&gt;Added a command-line parameter to specify the .NET namespace of the generated code&lt;/li&gt;&lt;li&gt;Explicitly pass &amp;quot;en-us&amp;quot; culture info to the Excel methods to avoid a globalization bug reported by users&lt;/li&gt;&lt;li&gt;Minor code improvements, removed XSLT resource class in favor of Visual Studio's built-in resource support&lt;/li&gt;&lt;li&gt;Bug fix to AddCustomReference - the type and name parameters were reversed.  Since people had probably noticed that and swapped their parameter values, the parameters have been reversed in the AddCustomReference interface and in the call to the EventStream.  Double-check any AddCustomReference calls to be safe.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;This release also includes a &lt;b&gt;new command-line utility program called ExportBamDefinitionXml&lt;/b&gt; that can extract the BAM definition XML from an XLS file and write it out to a file.  This utility can be used to automatically keep a BAM XML in sync with a BAM XLS file during local or automated builds.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Mon, 17 Nov 2008 19:57:25 GMT</pubDate><guid isPermaLink="false">Released: GenerateTypedBamApi Version 1.2.1 Release (Aug 07, 2008) 20081117075725P</guid></item><item><title>Released: GenerateTypedBamApi Version 1.2.1 Release (Aug 07, 2008)</title><link>http://www.codeplex.com/GenerateTypedBamApi/Release/ProjectReleases.aspx?ReleaseId=16116</link><description>&lt;div&gt;
This release includes the first checkin of the source code plus these changes and fixes:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Support for a relative path to the Excel workbook vs. explicit path only&lt;/li&gt;&lt;li&gt;Added the partial keyword to the generated API class&lt;/li&gt;&lt;li&gt;Added a method to the activity classes to enable continuation and return a continuation ID&lt;/li&gt;&lt;li&gt;Added a command-line parameter to specify the .NET namespace of the generated code&lt;/li&gt;&lt;li&gt;Explicitly pass &amp;quot;en-us&amp;quot; culture info to the Excel methods to avoid a globalization bug reported by users&lt;/li&gt;&lt;li&gt;Minor code improvements, removed XSLT resource class in favor of Visual Studio's built-in resource support&lt;/li&gt;&lt;li&gt;Bug fix to AddCustomReference - the type and name parameters were reversed.  Since people had probably noticed that and swapped their parameter values, the parameters have been reversed in the AddCustomReference interface and in the call to the EventStream.  Double-check any AddCustomReference calls to be safe.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;This release also includes a &lt;b&gt;new command-line utility program called ExportBamDefinitionXml&lt;/b&gt; that can extract the BAM definition XML from an XLS file and write it out to a file.  This utility can be used to automatically keep a BAM XML in sync with a BAM XLS file during local or automated builds.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 07 Aug 2008 17:27:11 GMT</pubDate><guid isPermaLink="false">Released: GenerateTypedBamApi Version 1.2.1 Release (Aug 07, 2008) 20080807052711P</guid></item><item><title>Updated Release: GenerateTypedBamApi Version 1.2.1 Release (Aug 07, 2008)</title><link>http://www.codeplex.com/GenerateTypedBamApi/Release/ProjectReleases.aspx?ReleaseId=16116</link><description>&lt;div&gt;
This release includes the first checkin of the source code plus these changes and fixes:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Support for a relative path to the Excel workbook vs. explicit path only&lt;/li&gt;&lt;li&gt;Added the partial keyword to the generated API class&lt;/li&gt;&lt;li&gt;Added a method to the activity classes to enable continuation and return a continuation ID&lt;/li&gt;&lt;li&gt;Added a command-line parameter to specify the .NET namespace of the generated code&lt;/li&gt;&lt;li&gt;Explicitly pass &amp;quot;en-us&amp;quot; culture info to the Excel methods to avoid a globalization bug reported by users&lt;/li&gt;&lt;li&gt;Minor code improvements, removed XSLT resource class in favor of Visual Studio's built-in resource support&lt;/li&gt;&lt;li&gt;Bug fix to AddCustomReference - the type and name parameters were reversed.  Since people had probably noticed that and swapped their parameter values, the parameters have been reversed in the AddCustomReference interface and in the call to the EventStream.  Double-check any AddCustomReference calls to be safe.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;This release also includes a &lt;b&gt;new command-line utility program called ExportBamDefinitionXml&lt;/b&gt; that can extract the BAM definition XML from an XLS file and write it out to a file.  This utility can be used to automatically keep a BAM XML in sync with a BAM XLS file during local or automated builds.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 07 Aug 2008 17:27:11 GMT</pubDate><guid isPermaLink="false">Updated Release: GenerateTypedBamApi Version 1.2.1 Release (Aug 07, 2008) 20080807052711P</guid></item><item><title>Updated Release: GenerateTypedBamApi Version 1.2.1 Release</title><link>http://www.codeplex.com/GenerateTypedBamApi/Release/ProjectReleases.aspx?ReleaseId=16116</link><description>&lt;div&gt;
This release includes the first checkin of the source code plus these changes and fixes:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Support for a relative path to the Excel workbook vs. explicit path only&lt;/li&gt;&lt;li&gt;Added the partial keyword to the generated API class&lt;/li&gt;&lt;li&gt;Added a method to the activity classes to enable continuation and return a continuation ID&lt;/li&gt;&lt;li&gt;Added a command-line parameter to specify the .NET namespace of the generated code&lt;/li&gt;&lt;li&gt;Explicitly pass &amp;quot;en-us&amp;quot; culture info to the Excel methods to avoid a globalization bug reported by users&lt;/li&gt;&lt;li&gt;Minor code improvements, removed XSLT resource class in favor of Visual Studio's built-in resource support&lt;/li&gt;&lt;li&gt;Bug fix to AddCustomReference - the type and name parameters were reversed.  Since people had probably noticed that and swapped their parameter values, the parameters have been reversed in the AddCustomReference interface and in the call to the EventStream.  Double-check any AddCustomReference calls to be safe.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;This release also includes a &lt;b&gt;new command-line utility program called ExportBamDefinitionXml&lt;/b&gt; that can extract the BAM definition XML from an XLS file and write it out to a file.  This utility can be used to automatically keep a BAM XML in sync with a BAM XLS file during local or automated builds.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 07 Aug 2008 17:24:00 GMT</pubDate><guid isPermaLink="false">Updated Release: GenerateTypedBamApi Version 1.2.1 Release 20080807052400P</guid></item><item><title>Closed Issue: AddCustomReference has type and name parameters reversed</title><link>http://www.codeplex.com/GenerateTypedBamApi/WorkItem/View.aspx?WorkItemId=7234</link><description>The generated code for AddCustomReference put the type and name values in the wrong spots.&amp;#160; Since previous users may have noticed that and swapped the values they were passing in, the parameters in the generated AddCustomReference interface should be reversed.&amp;#160; Hopefully this will minimize changes to existing code.&lt;br /&gt;</description><author>tfabraham</author><pubDate>Thu, 07 Aug 2008 17:22:03 GMT</pubDate><guid isPermaLink="false">Closed Issue: AddCustomReference has type and name parameters reversed 20080807052203P</guid></item><item><title>Source code checked in, #15946</title><link>http://www.codeplex.com/GenerateTypedBamApi/SourceControl/ListDownloadableCommits.aspx</link><description>Fix to AddCustomReference</description><author>tfabraham</author><pubDate>Thu, 07 Aug 2008 17:22:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #15946 20080807052202P</guid></item><item><title>Created Issue: AddCustomReference has type and name parameters reversed</title><link>http://www.codeplex.com/GenerateTypedBamApi/WorkItem/View.aspx?WorkItemId=7234</link><description>The generated code for AddCustomReference put the type and name values in the wrong spots.&amp;#160; Since previous users may have noticed that and swapped the values they were passing in, the parameters in the generated AddCustomReference interface should be reversed.&amp;#160; Hopefully this will minimize changes to existing code.&lt;br /&gt;</description><author>tfabraham</author><pubDate>Thu, 07 Aug 2008 17:20:42 GMT</pubDate><guid isPermaLink="false">Created Issue: AddCustomReference has type and name parameters reversed 20080807052042P</guid></item><item><title>Updated Release: GenerateTypedBamApi Version 1.2.1 Release</title><link>http://www.codeplex.com/GenerateTypedBamApi/Release/ProjectReleases.aspx?ReleaseId=16116</link><description>&lt;div&gt;
This release includes the first checkin of the source code plus these changes and fixes:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Support for a relative path to the Excel workbook vs. explicit path only&lt;/li&gt;&lt;li&gt;Added the partial keyword to the generated API class&lt;/li&gt;&lt;li&gt;Added a method to the activity classes to enable continuation and return a continuation ID&lt;/li&gt;&lt;li&gt;Added a command-line parameter to specify the .NET namespace of the generated code&lt;/li&gt;&lt;li&gt;Explicitly pass &amp;quot;en-us&amp;quot; culture info to the Excel methods to avoid a globalization bug reported by users&lt;/li&gt;&lt;li&gt;Minor code improvements, removed XSLT resource class in favor of Visual Studio's built-in resource support&lt;/li&gt;&lt;li&gt;Bug fix to AddCustomReference - the type and name parameters were reversed.  Since people had probably noticed that and swapped their parameter values, the parameters have been reversed in the AddCustomReference interface and in the call to the EventStream.  Double-check any AddCustomReference calls to be safe.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;This release also includes a &lt;b&gt;new command-line utility program called ExportBamDefinitionXml&lt;/b&gt; that can extract the BAM definition XML from an XLS file and write it out to a file.  This utility can be used to automatically keep a BAM XML in sync with a BAM XLS file during local or automated builds.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 07 Aug 2008 17:15:52 GMT</pubDate><guid isPermaLink="false">Updated Release: GenerateTypedBamApi Version 1.2.1 Release 20080807051552P</guid></item><item><title>Released: GenerateTypedBamApi Version 1.2 Release (Aug 05, 2008)</title><link>http://www.codeplex.com/GenerateTypedBamApi/Release/ProjectReleases.aspx?ReleaseId=15342</link><description>&lt;div&gt;
This release includes the first checkin of the source code plus these changes and fixes:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Support for a relative path to the Excel workbook vs. explicit path only&lt;/li&gt;&lt;li&gt;Added the partial keyword to the generated API class&lt;/li&gt;&lt;li&gt;Added a method to the activity classes to enable continuation and return a continuation ID&lt;/li&gt;&lt;li&gt;Added a command-line parameter to specify the .NET namespace of the generated code&lt;/li&gt;&lt;li&gt;Explicitly pass &amp;quot;en-us&amp;quot; culture info to the Excel methods to avoid a globalization bug reported by users&lt;/li&gt;&lt;li&gt;Minor code improvements, removed XSLT resource class in favor of Visual Studio's built-in resource support&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;This release also includes a &lt;b&gt;new command-line utility program called ExportBamDefinitionXml&lt;/b&gt; that can extract the BAM definition XML from an XLS file and write it out to a file.  This utility can be used to automatically keep a BAM XML in sync with a BAM XLS file during local or automated builds.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 05 Aug 2008 21:42:10 GMT</pubDate><guid isPermaLink="false">Released: GenerateTypedBamApi Version 1.2 Release (Aug 05, 2008) 20080805094210P</guid></item><item><title>Updated Release: GenerateTypedBamApi Version 1.2 Release (Aug 05, 2008)</title><link>http://www.codeplex.com/GenerateTypedBamApi/Release/ProjectReleases.aspx?ReleaseId=15342</link><description>&lt;div&gt;
This release includes the first checkin of the source code plus these changes and fixes:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Support for a relative path to the Excel workbook vs. explicit path only&lt;/li&gt;&lt;li&gt;Added the partial keyword to the generated API class&lt;/li&gt;&lt;li&gt;Added a method to the activity classes to enable continuation and return a continuation ID&lt;/li&gt;&lt;li&gt;Added a command-line parameter to specify the .NET namespace of the generated code&lt;/li&gt;&lt;li&gt;Explicitly pass &amp;quot;en-us&amp;quot; culture info to the Excel methods to avoid a globalization bug reported by users&lt;/li&gt;&lt;li&gt;Minor code improvements, removed XSLT resource class in favor of Visual Studio's built-in resource support&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;This release also includes a &lt;b&gt;new command-line utility program called ExportBamDefinitionXml&lt;/b&gt; that can extract the BAM definition XML from an XLS file and write it out to a file.  This utility can be used to automatically keep a BAM XML in sync with a BAM XLS file during local or automated builds.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 05 Aug 2008 21:42:10 GMT</pubDate><guid isPermaLink="false">Updated Release: GenerateTypedBamApi Version 1.2 Release (Aug 05, 2008) 20080805094210P</guid></item><item><title>Updated Release: GenerateTypedBamApi Version 1.2 Release</title><link>http://www.codeplex.com/GenerateTypedBamApi/Release/ProjectReleases.aspx?ReleaseId=15342</link><description>&lt;div&gt;
This release includes the first checkin of the source code plus these changes and fixes:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Support for a relative path to the Excel workbook vs. explicit path only&lt;/li&gt;&lt;li&gt;Added the partial keyword to the generated API class&lt;/li&gt;&lt;li&gt;Added a method to the activity classes to enable continuation and return a continuation ID&lt;/li&gt;&lt;li&gt;Added a command-line parameter to specify the .NET namespace of the generated code&lt;/li&gt;&lt;li&gt;Explicitly pass &amp;quot;en-us&amp;quot; culture info to the Excel methods to avoid a globalization bug reported by users&lt;/li&gt;&lt;li&gt;Minor code improvements, removed XSLT resource class in favor of Visual Studio's built-in resource support&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;This release also includes a &lt;b&gt;new command-line utility program called ExportBamDefinitionXml&lt;/b&gt; that can extract the BAM definition XML from an XLS file and write it out to a file.  This utility can be used to automatically keep a BAM XML in sync with a BAM XLS file during local or automated builds.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 05 Aug 2008 21:40:21 GMT</pubDate><guid isPermaLink="false">Updated Release: GenerateTypedBamApi Version 1.2 Release 20080805094021P</guid></item><item><title>Updated Release: GenerateTypedBamApi Version 1.2 Release</title><link>http://www.codeplex.com/GenerateTypedBamApi/Release/ProjectReleases.aspx?ReleaseId=15342</link><description>&lt;div&gt;
This release includes the first checkin of the source code plus these changes and fixes:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Support for a relative path to the Excel workbook vs. explicit path only&lt;/li&gt;&lt;li&gt;Added the partial keyword to the generated API class&lt;/li&gt;&lt;li&gt;Added a method to the activity classes to enable continuation and return a continuation ID&lt;/li&gt;&lt;li&gt;Added a command-line parameter to specify the .NET namespace of the generated code&lt;/li&gt;&lt;li&gt;Explicitly pass &amp;quot;en-us&amp;quot; culture info to the Excel methods to avoid a globalization bug reported by users&lt;/li&gt;&lt;li&gt;Minor code improvements, removed XSLT resource class in favor of Visual Studio's built-in resource support&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;This release also includes a &lt;b&gt;new command-line utility program called ExportBamDefinitionXml&lt;/b&gt; that can extract the BAM definition XML from an XLS file and write it out to a file.  This utility can be used to automatically keep a BAM XML in sync with a BAM XLS file during local or automated builds.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 05 Aug 2008 21:37:35 GMT</pubDate><guid isPermaLink="false">Updated Release: GenerateTypedBamApi Version 1.2 Release 20080805093735P</guid></item><item><title>Source code checked in, #15880</title><link>http://www.codeplex.com/GenerateTypedBamApi/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>tfabraham</author><pubDate>Tue, 05 Aug 2008 21:22:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #15880 20080805092256P</guid></item><item><title>Source code checked in, #15879</title><link>http://www.codeplex.com/GenerateTypedBamApi/SourceControl/ListDownloadableCommits.aspx</link><description>Switch back to the original activity class naming convention and put EsApi back to ESApi -- to avoid a breaking change to existing code</description><author>tfabraham</author><pubDate>Tue, 05 Aug 2008 21:19:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #15879 20080805091936P</guid></item><item><title>Source code checked in, #15563</title><link>http://www.codeplex.com/GenerateTypedBamApi/SourceControl/ListDownloadableCommits.aspx</link><description>Fix CodePlex project URL</description><author>tfabraham</author><pubDate>Tue, 29 Jul 2008 18:54:38 GMT</pubDate><guid isPermaLink="false">Source code checked in, #15563 20080729065438P</guid></item><item><title>UPDATED RELEASE: GenerateTypedBamApi Version 1.2 Release</title><link>http://www.codeplex.com/GenerateTypedBamApi/Release/ProjectReleases.aspx?ReleaseId=15342</link><description>&lt;div&gt;
This release includes the first checkin of the source code plus these changes and fixes:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Support for a relative path to the Excel workbook vs. explicit path only&lt;/li&gt;&lt;li&gt;Added the partial keyword to the generated API class&lt;/li&gt;&lt;li&gt;Added a method to the activity classes to enable continuation and return a continuation ID&lt;/li&gt;&lt;li&gt;Added a command-line parameter to specify the .NET namespace of the generated code&lt;/li&gt;&lt;li&gt;Changed &amp;quot;ESApi&amp;quot; to EsApi to conform to .NET capitalization conventions&lt;/li&gt;&lt;li&gt;Added &amp;quot;Activity&amp;quot; to the end of the activity class names&lt;/li&gt;&lt;li&gt;Explicitly pass &amp;quot;en-us&amp;quot; culture info to the Excel methods to avoid a globalization bug reported by users&lt;/li&gt;&lt;li&gt;Minor code improvements, removed XSLT resource class in favor of Visual Studio's built-in resource support&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;This release also includes a &lt;b&gt;new command-line utility program called ExportBamDefinitionXml&lt;/b&gt; that can extract the BAM definition XML from an XLS file and write it out to a file.  This utility can be used to automatically keep a BAM XML in sync with a BAM XLS file during local or automated builds.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 16 Jul 2008 22:05:34 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: GenerateTypedBamApi Version 1.2 Release 20080716100534P</guid></item><item><title>Closed Issue: Add new command-line utility ExportBamDefinitionXml and refactor GenerateTypedBamApi to share BAM XML export code</title><link>http://www.codeplex.com/GenerateTypedBamApi/WorkItem/View.aspx?WorkItemId=6971</link><description>Add a new command-line utility called ExportBamDefinitionXml that can extract the BAM definition XML from an XLS file and write it out to a file.&amp;#160; Refactor GenerateTypedBamApi to share the BAM XML extraction code.&lt;br /&gt;</description><author>tfabraham</author><pubDate>Wed, 16 Jul 2008 21:59:12 GMT</pubDate><guid isPermaLink="false">Closed Issue: Add new command-line utility ExportBamDefinitionXml and refactor GenerateTypedBamApi to share BAM XML export code 20080716095912P</guid></item><item><title>Source code checked in, #14885</title><link>http://www.codeplex.com/GenerateTypedBamApi/SourceControl/ListDownloadableCommits.aspx</link><description>Add new ExportBamDefinitionXml command-line utility and refactor to share code</description><author>tfabraham</author><pubDate>Wed, 16 Jul 2008 21:59:11 GMT</pubDate><guid isPermaLink="false">Source code checked in, #14885 20080716095911P</guid></item><item><title>Created Issue: Add new command-line utility ExportBamDefinitionXml and refactor GenerateTypedBamApi to share BAM XML export code</title><link>http://www.codeplex.com/GenerateTypedBamApi/WorkItem/View.aspx?WorkItemId=6971</link><description>Add a new command-line utility called ExportBamDefinitionXml that can extract the BAM definition XML from an XLS file and write it out to a file.&amp;#160; Refactor GenerateTypedBamApi to share the BAM XML extraction code.&lt;br /&gt;</description><author>tfabraham</author><pubDate>Wed, 16 Jul 2008 21:58:29 GMT</pubDate><guid isPermaLink="false">Created Issue: Add new command-line utility ExportBamDefinitionXml and refactor GenerateTypedBamApi to share BAM XML export code 20080716095829P</guid></item></channel></rss>