Click to See Complete Forum and Search --> : Using ASP.NET Membership provider


laxatcg1
February 11th, 2010, 07:58 AM
Hi Experts,

I need your experience & expertise in helping me out.

I had created a project for a company using ASP.NET Membership schema. Now how I do I use the same for a another company (multiple companies). Is it possible, if yes please guide me. Or else please help with a solution as regards.

Thanks in advance.

laxatcg1
February 12th, 2010, 10:43 PM
Can we use '<appSettings>' as regards. Pleas guide me as regards.!

Cimperiali
February 22nd, 2010, 04:20 PM
Moved from Vb.Net forum

nelo
February 23rd, 2010, 06:52 AM
I'm not sure I understand what the problem is. Do you want the same database to support multiple companies (clients)? The membership schema supports the concept of an 'Application' perhaps you can use that to differentiate between different companies.

I think it might be easier to have a separate database entirely.