<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>XmlProviderLibrary Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=XmlProviderLibrary&amp;title=Home</link><description>XmlProviderLibrary Wiki Rss Description</description><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/XmlProviderLibrary/Wiki/View.aspx?title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Version 2.0 (Planned)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Lots of bug fixes&lt;/li&gt;&lt;li&gt;Improved thread safety&lt;/li&gt;&lt;li&gt;Sample Web Project using all of the providers (&lt;i&gt;finally you can see them in action&lt;/i&gt;)&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.5a (January 29, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Now paths using '~/' work with the .NET Configuration Tool&lt;/li&gt;&lt;li&gt;As a result, the issues with roles not showing up in subdirectories are fixed.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.5 (January 24, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;First Production Release!&lt;/li&gt;&lt;li&gt;Added thread safety for XML writes&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Please post all questions to the forums.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>Swiftus</author><pubDate>Wed, 18 Jul 2007 18:16:59 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070718061659P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/XmlProviderLibrary/Wiki/View.aspx?title=Home&amp;version=16</link><description>&lt;div class="wikidoc"&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Version 2.0 (Planned Release July 14, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Lots of bug fixes&lt;/li&gt;&lt;li&gt;Improved thread safety&lt;/li&gt;&lt;li&gt;Sample Web Project using all of the providers (&lt;i&gt;finally you can see them in action&lt;/i&gt;)&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.5a (January 29, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Now paths using '~/' work with the .NET Configuration Tool&lt;/li&gt;&lt;li&gt;As a result, the issues with roles not showing up in subdirectories are fixed.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.5 (January 24, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;First Production Release!&lt;/li&gt;&lt;li&gt;Added thread safety for XML writes&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Please post all questions to the forums.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>Swiftus</author><pubDate>Tue, 03 Jul 2007 17:09:35 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070703050935P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/XmlProviderLibrary/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Version 2.0 (Planned Release July 7, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Lots of bug fixes&lt;/li&gt;&lt;li&gt;Improved thread safety&lt;/li&gt;&lt;li&gt;Sample Web Project using all of the providers (&lt;i&gt;finally you can see them in action&lt;/i&gt;)&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.5a (January 29, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Now paths using '~/' work with the .NET Configuration Tool&lt;/li&gt;&lt;li&gt;As a result, the issues with roles not showing up in subdirectories are fixed.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.5 (January 24, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;First Production Release!&lt;/li&gt;&lt;li&gt;Added thread safety for XML writes&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Please post all questions to the forums.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>Swiftus</author><pubDate>Fri, 22 Jun 2007 05:53:45 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070622055345A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/XmlProviderLibrary/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.5a (January 29, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Now paths using '~/' work with the .NET Configuration Tool&lt;/li&gt;&lt;li&gt;As a result, the issues with roles not showing up in subdirectories are fixed.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.5 (January 24, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;First Production Release!&lt;/li&gt;&lt;li&gt;Added thread safety for XML writes&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.4 (January 3, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Fixed bug in the XmlMembershipProvider where change password always returns true.&lt;/li&gt;&lt;li&gt;Added a precompiled serializer for a performance gain when persisting / retrieving data.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Please post all questions to the forums.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>Swiftus</author><pubDate>Wed, 28 Feb 2007 18:40:26 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070228064026P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/XmlProviderLibrary/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.5a (January 29, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Now paths using '~/' work with the .NET Configuration Tool&lt;/li&gt;&lt;li&gt;As a result, the issues with roles not showing up in subdirectories are fixed.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.5 (January 24, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;First Production Release!&lt;/li&gt;&lt;li&gt;Added thread safety for XML writes&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.4 (January 3, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Fixed bug in the XmlMembershipProvider where change password always returns true.&lt;/li&gt;&lt;li&gt;Added a precompiled serializer for a performance gain when persisting / retrieving data.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.3a (December 13, 2006)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Patch Release for SharedPersonalization scope&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.3 (December 11, 2006)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Added support for SharedPersonalization scope&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.2 (November 14, 2006)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Updated the profile schema to allow SerializeAs=&amp;quot;Xml&amp;quot; and SerializerAs=&amp;quot;Binary&amp;quot; &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Breaking Change:&lt;/b&gt; The profile schema has been changed and is not compatible with previous builds&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;Updated User.xsd to reflect the optional description property for a user.&lt;/li&gt;&lt;li&gt;Changed documentation complier engine to Sandcastle.&lt;/li&gt;&lt;li&gt;Refreshed installer with ModernUI&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.1
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Various Bug Fixes&lt;/li&gt;&lt;li&gt;Ability to use the ASP.NET Configuration Tool (the single most requested feature!!!)&lt;/li&gt;&lt;li&gt;Source / Binaries / Documentation all included in a single installer.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Please post all questions to the forums.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>Swiftus</author><pubDate>Mon, 29 Jan 2007 14:20:13 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070129022013P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/XmlProviderLibrary/Wiki/View.aspx?title=Home&amp;version=12</link><description>&lt;div class="wikidoc"&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.5 (January 24, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;First Production Release!&lt;/li&gt;&lt;li&gt;Added thread safety for XML writes&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.4 (January 3, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Fixed bug in the XmlMembershipProvider where change password always returns true.&lt;/li&gt;&lt;li&gt;Added a precompiled serializer for a performance gain when persisting / retrieving data.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.3a (December 13, 2006)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Patch Release for SharedPersonalization scope&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.3 (December 11, 2006)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Added support for SharedPersonalization scope&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.2 (November 14, 2006)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Updated the profile schema to allow SerializeAs=&amp;quot;Xml&amp;quot; and SerializerAs=&amp;quot;Binary&amp;quot; &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Breaking Change:&lt;/b&gt; The profile schema has been changed and is not compatible with previous builds&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;Updated User.xsd to reflect the optional description property for a user.&lt;/li&gt;&lt;li&gt;Changed documentation complier engine to Sandcastle.&lt;/li&gt;&lt;li&gt;Refreshed installer with ModernUI&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.1
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Various Bug Fixes&lt;/li&gt;&lt;li&gt;Ability to use the ASP.NET Configuration Tool (the single most requested feature!!!)&lt;/li&gt;&lt;li&gt;Source / Binaries / Documentation all included in a single installer.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Please post all questions to the forums.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>Swiftus</author><pubDate>Wed, 24 Jan 2007 14:39:35 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070124023935P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/XmlProviderLibrary/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.4 (January 3, 2007)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Fixed bug in the XmlMembershipProvider where change password always returns true.&lt;/li&gt;&lt;li&gt;Added a precompiled serializer for a performance gain when persisting / retrieving data.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.3a (December 13, 2006)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Patch Release for SharedPersonalization scope&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.3 (December 11, 2006)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Added support for SharedPersonalization scope&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.2 (November 14, 2006)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Updated the profile schema to allow SerializeAs=&amp;quot;Xml&amp;quot; and SerializerAs=&amp;quot;Binary&amp;quot; &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Breaking Change:&lt;/b&gt; The profile schema has been changed and is not compatible with previous builds&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;Updated User.xsd to reflect the optional description property for a user.&lt;/li&gt;&lt;li&gt;Changed documentation complier engine to Sandcastle.&lt;/li&gt;&lt;li&gt;Refreshed installer with ModernUI&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
New For 1.0.0.1
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Various Bug Fixes&lt;/li&gt;&lt;li&gt;Ability to use the ASP.NET Configuration Tool (the single most requested feature!!!)&lt;/li&gt;&lt;li&gt;Source / Binaries / Documentation all included in a single installer.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Please post all questions to the forums.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>Swiftus</author><pubDate>Wed, 03 Jan 2007 15:42:05 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070103034205P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/XmlProviderLibrary/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.3a (December 13, 2006)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Patch Release for SharedPersonalization scope&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.3 (December 11, 2006)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Added support for SharedPersonalization scope&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.2 (November 14, 2006)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Updated the profile schema to allow SerializeAs=&amp;quot;Xml&amp;quot; and SerializerAs=&amp;quot;Binary&amp;quot; &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Breaking Change:&lt;/b&gt; The profile schema has been changed and is not compatible with previous builds&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;Updated User.xsd to reflect the optional description property for a user.&lt;/li&gt;&lt;li&gt;Changed documentation complier engine to Sandcastle.&lt;/li&gt;&lt;li&gt;Refreshed installer with ModernUI&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.1
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Various Bug Fixes&lt;/li&gt;&lt;li&gt;Ability to use the ASP.NET Configuration Tool (the single most requested feature!!!)&lt;/li&gt;&lt;li&gt;Source / Binaries / Documentation all included in a single installer.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Please post all questions to the forums.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>Swiftus</author><pubDate>Wed, 13 Dec 2006 15:19:47 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061213031947P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/XmlProviderLibrary/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.3 (December 11, 2006)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Added support for SharedPersonalization scope&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.2 (November 14, 2006)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Updated the profile schema to allow SerializeAs=&amp;quot;Xml&amp;quot; and SerializerAs=&amp;quot;Binary&amp;quot; &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Breaking Change:&lt;/b&gt; The profile schema has been changed and is not compatible with previous builds&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;Updated User.xsd to reflect the optional description property for a user.&lt;/li&gt;&lt;li&gt;Changed documentation complier engine to Sandcastle.&lt;/li&gt;&lt;li&gt;Refreshed installer with ModernUI&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.1
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Various Bug Fixes&lt;/li&gt;&lt;li&gt;Ability to use the ASP.NET Configuration Tool (the single most requested feature!!!)&lt;/li&gt;&lt;li&gt;Source / Binaries / Documentation all included in a single installer.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Please post all questions to the forums.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>Swiftus</author><pubDate>Mon, 11 Dec 2006 13:39:19 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061211013919P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/XmlProviderLibrary/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.3 (December 11, 2006)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Added &lt;a href="http://www.codeplex.com/XmlProviderLibrary/Wiki/View.aspx?title=fixed"&gt;fixed&lt;/a&gt; support for SharedPersonalization scope&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.2 (November 14, 2006)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Updated the profile schema to allow SerializeAs=&amp;quot;Xml&amp;quot; and SerializerAs=&amp;quot;Binary&amp;quot; &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Breaking Change:&lt;/b&gt; The profile schema has been changed and is not compatible with previous builds&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;Updated User.xsd to reflect the optional description property for a user.&lt;/li&gt;&lt;li&gt;Changed documentation complier engine to Sandcastle.&lt;/li&gt;&lt;li&gt;Refreshed installer with ModernUI&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.1
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Various Bug Fixes&lt;/li&gt;&lt;li&gt;Ability to use the ASP.NET Configuration Tool (the single most requested feature!!!)&lt;/li&gt;&lt;li&gt;Source / Binaries / Documentation all included in a single installer.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Please post all questions to the forums.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>Swiftus</author><pubDate>Mon, 11 Dec 2006 13:39:01 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061211013901P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=XmlProviderLibrary&amp;title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.2 (November 14, 2006)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Updated the profile schema to allow SerializeAs=&amp;quot;Xml&amp;quot; and SerializerAs=&amp;quot;Binary&amp;quot; &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Breaking Change:&lt;/b&gt; The profile schema has been changed and is not compatible with previous builds&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;Updated User.xsd to reflect the optional description property for a user.&lt;/li&gt;&lt;li&gt;Changed documentation complier engine to Sandcastle.&lt;/li&gt;&lt;li&gt;Refreshed installer with ModernUI&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.1
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Various Bug Fixes&lt;/li&gt;&lt;li&gt;Ability to use the ASP.NET Configuration Tool (the single most requested feature!!!)&lt;/li&gt;&lt;li&gt;Source / Binaries / Documentation all included in a single installer.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Please post all questions to the forums.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>Swiftus</author><pubDate>Wed, 22 Nov 2006 13:29:35 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061122012935P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=XmlProviderLibrary&amp;title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.2 (November 14, 2006)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Updated the profile schema to allow SerializeAs=&amp;quot;Xml&amp;quot; and SerializerAs=&amp;quot;Binary&amp;quot; &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Breaking Change:&lt;/b&gt; The profile schema has been changed and is not compatible with previous builds&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;Updated User.xsd to reflect the optional description property for a user.&lt;/li&gt;&lt;li&gt;Changed documentation complier engine to Sandcastle.&lt;/li&gt;&lt;li&gt;Refreshed installer with ModernUI&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.1
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Various Bug Fixes&lt;/li&gt;&lt;li&gt;Ability to use the ASP.NET Configuration Tool (the single most requested feature!!!)&lt;/li&gt;&lt;li&gt;Source / Binaries / Documentation all included in a single installer.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>Swiftus</author><pubDate>Tue, 14 Nov 2006 20:21:13 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061114082113P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=XmlProviderLibrary&amp;title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.2
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Updated the profile schema to allow SerializeAs=&amp;quot;Xml&amp;quot; and SerializerAs=&amp;quot;Binary&amp;quot; &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Breaking Change:&lt;/b&gt; The profile schema has been changed and is not compatible with previous builds&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;Updated User.xsd to reflect the optional description property for a user.&lt;/li&gt;&lt;li&gt;Changed documentation complier engine to Sandcastle.&lt;/li&gt;&lt;li&gt;Refreshed installer with ModernUI&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
New For 1.0.0.1
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Various Bug Fixes&lt;/li&gt;&lt;li&gt;Ability to use the ASP.NET Configuration Tool (the single most requested feature!!!)&lt;/li&gt;&lt;li&gt;Source / Binaries / Documentation all included in a single installer.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>Swiftus</author><pubDate>Tue, 14 Nov 2006 20:16:05 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061114081605P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=XmlProviderLibrary&amp;title=Home&amp;version=4</link><description>&lt;p&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider library that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br/&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;h2&gt;New For 1.0.0.1&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Various Bug Fixes&lt;/li&gt;
&lt;li&gt;Ability to use the ASP.NET Configuration Tool (the single most requested feature!!!)&lt;/li&gt;
&lt;li&gt;Source / Binaries / Documentation all included in a single installer.&lt;/li&gt;
&lt;/ul&gt;&lt;br/&gt;
&lt;/p&gt;
</description><author>Swiftus</author><pubDate>Thu, 02 Nov 2006 17:41:23 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061102054123P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=XmlProviderLibrary&amp;title=Home&amp;version=3</link><description>&lt;p&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider libaray that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br/&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;h2&gt;New For 1.0.0.1&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Various Bug Fixes&lt;/li&gt;
&lt;li&gt;Ability to use the ASP.NET Configuration Tool (the single most requested feature!!!)&lt;/li&gt;
&lt;li&gt;Source / Binaries / Documentation all included in a single installer.&lt;/li&gt;
&lt;/ul&gt;&lt;br/&gt;
&lt;/p&gt;
</description><author>Swiftus</author><pubDate>Wed, 01 Nov 2006 21:01:50 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061101090150P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=XmlProviderLibrary&amp;title=Home&amp;version=2</link><description>&lt;p&gt;
The &lt;b&gt;ASP.NET XmlProvider Library&lt;/b&gt; provides an ability to leverage the ASP.NET 2.0 membership, roles, profile, and personalization model without having to persist information to a database. Instead, user information is persisted as XML files in the directory specified by the &lt;i&gt;dataStorePath&lt;/i&gt; parameter of the provider. This is especially useful to folks who wish to use the ASP.NET model for membership but host their site with a provider that doesn't support database access -- or perhaps, they don't want to pay for it ;-) The goal of this project is to get an Xml Provider libaray that is 100% complete feature-wise with it's SqlProvider cousins.&lt;br/&gt;
&lt;br/&gt;
&lt;/p&gt;
</description><author>Swiftus</author><pubDate>Mon, 09 Oct 2006 19:04:29 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061009070429P</guid></item></channel></rss>