<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 18:11:31 +0000</lastBuildDate>
    <item>
      <title>(C#) ASP.NET Membership Provider - Remove Unwanted Profile Properties - mmfusion</title>
      <link>https://snipplr.com/view/36547/aspnet-membership-provider--remove-unwanted-profile-properties</link>
      <description>&lt;p&gt;I removed several properties from my custom Profile class, and wanted to clean out the data from the aspnet\_Profile table. This code will remove all unwanted data from the PropertyNames and PropertyValuesString columns of aspnet\_Profile. Note this assumes PropertyValuesBinary is not used, though it wouldn't be hard to support that too.&lt;/p&gt;</description>
      <pubDate>Thu, 01 Jul 2010 00:15:48 UTC</pubDate>
      <guid>https://snipplr.com/view/36547/aspnet-membership-provider--remove-unwanted-profile-properties</guid>
    </item>
  </channel>
</rss>
