.net - asp.net membership for two projects in a solution -


i have 2 web projects both using same database , in same solution. 1 of them using asp.net membership.i want include other one.how can manage this?

configure second app use same membership database. change applicationname property of membership provider config in web.config different first app.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -