Search code examples
asp.netasp.net-mvcmembership

ASP.NET MVC MEMBERSHIP


I have just created a user in ASP.NET MVC ,and i want to insert him into Membership table. How can i do that? , because i can`t insert into Membership_Users thanks


Solution

  • You can try using ASP.NET web site administration tools

    http://en.wikipedia.org/wiki/ASP.NET_Web_Site_Administration_Tool

    http://msdn.microsoft.com/en-us/library/yy40ytx0.aspx