Eventing support

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi Guys,

Does anybody know whether Microsoft implemented one of the following
standards:
WS-Notification, WS-Eventing or WS-EventNotification?

I'm looking for any implementation and do not find it.

Any help is appreciated.
 
Hello ZeevTur,

No, .NET doesnt have impementation of these WS-* standards.
you need to provide your own solution

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


Z> Hi Guys,
Z>
Z> Does anybody know whether Microsoft implemented one of the following
Z> standards:
Z> WS-Notification, WS-Eventing or WS-EventNotification?
Z> I'm looking for any implementation and do not find it.
Z>
Z> Any help is appreciated.
Z>
 
ZeevTur said:
Does anybody know whether Microsoft implemented one of the following
standards:
WS-Notification, WS-Eventing or WS-EventNotification?

I'm looking for any implementation and do not find it.

I've not seen it directly implemented by Microsoft, but a quick search shows
that a few people have really stepped up and done this...

http://www.codeproject.com/soap/WSEventing.asp
 
Back
Top