I am using Microsoft ASP.NET Universal Providers 2.0.0( PM> Install-Package Microsoft.AspNet.Providers)
Membership.CreateUser doesn't show up. I have included the System.Web.Security namespace.
Please provide me the way to crate a user in this new version of membership system.
Go to the complete details ...