<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Tags/Membership Provider on Emad Alashi</title>
    <link>https://emadashi.com/tags/membership-provider/</link>
    <description>Recent content in Tags/Membership Provider on Emad Alashi</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 25 Jan 2009 23:27:31 +0000</lastBuildDate>
    <atom:link href="https://emadashi.com/tags/membership-provider/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>default ASP.NET Membership provider on different database</title>
      <link>https://emadashi.com/2009/01/default-aspnet-membership-provider-on-different-database/</link>
      <pubDate>Sun, 25 Jan 2009 23:27:31 +0000</pubDate>
      <guid>https://emadashi.com/2009/01/default-aspnet-membership-provider-on-different-database/</guid>
      <description>&lt;p&gt;Every ASP.NET developer should already know about the &lt;a href=&#34;http://msdn.microsoft.com/en-us/library/yh26yfzy.aspx&#34;&gt;Membership Provider&lt;/a&gt; that ships with ASP.NET 2.0. Configuring it is as easy as opening Visual Studio &amp;gt; select the Web project file &amp;gt; navigate to the &lt;em&gt;Project&lt;/em&gt; menu item &amp;gt; and select “&lt;em&gt;ASP.NET Configuration”.&lt;/em&gt; Follow the wizard and you are up and running now.&lt;/p&gt;
&lt;p&gt;But the problem with this approach is that it will build it&amp;rsquo;s OWN database in the App_Data folder and create the required tables there. Wouldn&amp;rsquo;t most of us have their own databases to work with? ok then, if you want the &lt;strong&gt;defualt&lt;/strong&gt; ASP.NET Membership Provide (AspNetSqlMembershipProvider) to work on &lt;strong&gt;YOUR&lt;/strong&gt; database do the following:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
