I’m searching a .NET service repository manager that manages all web services and ws-* – like authorization , auditing and logging,support service transactions , …
I’m searching a .NET service repository manager that manages all web services and ws-*
Share
There is a number of products that can apply runtime policies (e.g. security, auditing/logging), see http://www.soa.com/ for an example. Distributed transactions is rather more tricky as it requires that the backend systems have some way of supporting transactions or rolling back changes.