The default behavior out of the box for SimpleMembership is to have an int for the UserId.
Is there a quick way to have the SimpleMembership UserId work with a GUID?
If not could I extend the SimpleMembership to do so?
What would be the best way to go about this?
Has anyone had any success using the MemFlex open source library started by Scott Allen?