Custom data provider for ASP.NET authentication?

  • Thread starter Thread starter maito
  • Start date Start date
M

maito

Guest
how can i create a custom data provider for the built in asp.net authentication? It uses a sqlexpress db as default. We are using godaddy which does not use sqlexpress. I can use their mssql db but i quess i need to create a custom data provider to do this. Anyone know how?
Thanks
 
Back
Top