AJAX ASP.NET C# SQL VB.NET Extend asp.net membership schema to store additional user information January 9, 2014 tajuddin In ASP.NET you can use default membership provider and use the aspnet_Profile table to store additional information of a user at the time of registration. If you don’t know how…