Re: Off loading the providers



OK Dominick, thanks.

The network folks don't like the other traffic and/or a lot of mixed
traffic but I don't want to have to write a whole lot of specialized
(yet trivial) code to make this happen. Between a rock and a hard
place.

Dominick Baier wrote:
You have to write a Web Service or Service Component and a membership/role
provider that communicates with them. Thats quite some work. Classes like
MembershipUser have to be restructured to be marshalable via XmlSerializer
e.g.

.