I am trying to integrate an existing asp.net application with sharepoint 2010. I would like to have access to a registered user in the application to access the document library through an iframe on sharepoint 2010. I want to use FBA on sharepoint. Is it possible to split a membership database from an asp.net application with sharepoint? If not, what would be the best way to do this?
source
share