What are the solutions for data persistance in a .NET webservice?
I have a webservice. I give an id to my webservice and this one return the correct objet.
WCF has built in instance management.