Sharing user object using webservice

  • Thread starter Edgardo Rossetto
  • Start date
E

Edgardo Rossetto

Hello,

We have several web applications (some in classic asp, some in asp.net
and there's probably gonna be others with asp.net 2) that share the same
user db, the problem is that all the applications retrieve the
information (make auth etc) directly from the database, I want to make a
webservice to integrate the user database across applications (think
about something like passport), have anyone done something similar? is
there any information available about this?

Thanks,
Edgardo
 
J

JV

Essentially, you will want to design WebMethods that accept parameters for
your selects, updates, etc and return a DataSet object.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top