Eventing support

Eventing support

am 07.10.2007 15:35:04 von ZeevTur

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.

Re: Eventing support

am 08.10.2007 23:43:46 von nemtsev

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>

Re: Eventing support

am 09.10.2007 00:14:23 von Chris Mullins

"ZeevTur" wrote:
> 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

--
Chris Mullins