.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
Post a Comment