Using membership database on a smart client using web services?

Locked Using membership database on a smart client using web services?

  • Tuesday, January 24, 2006 9:47 PM
     
     
    Hello, in ASP.NET 2.0 i can use the built in membership and roles provider that
    autogenerates a SQL Server 2005 database file with users,roles tables. But i was wondering if i can leverage
    this is in a smart client application that uses a central database with web services aswell?.
    Using the membership to control access to Tabcontrol data on the client and so on?.