I have a system that runs .NET Membership.
Now I need to create a REST Service + Json that can go to my current membership tables, validate the user and bring the answer back.
What's the best approach for this ?
Tx
I have a system that runs .NET Membership.
Now I need to create a REST Service + Json that can go to my current membership tables, validate the user and bring the answer back.
What's the best approach for this ?
Tx