.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

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -