473,669 Members | 2,385 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Eventing support

Hi Guys,

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

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

Any help is appreciated.
Oct 7 '07 #1
2 1753
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
ZHi Guys,
Z>
ZDoes anybody know whether Microsoft implemented one of the following
Zstandards:
ZWS-Notification, WS-Eventing or WS-EventNotificati on?
ZI'm looking for any implementation and do not find it.
Z>
ZAny help is appreciated.
Z>
Oct 8 '07 #2
"ZeevTur" <Ze*****@discus sions.microsoft .comwrote:
Does anybody know whether Microsoft implemented one of the following
standards:
WS-Notification, WS-Eventing or WS-EventNotificati on?

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
Oct 8 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
4810
by: Lex | last post by:
I have an app that allows for cross process eventing. I have a server that instantiates a shared object that external processes can remotely get a refernce to and register for events. The problem I have is when one of the clients die uncleanly without unregistering for the event. The remote object does not know that the client is gone an still tries to call the delegate for that client. This results in a socket exception after a few...
2
4958
by: John Jenkins | last post by:
Does anyone have any introductory references to either WS-Addressing, or WS-Eventing, with perhaps worked examples?? Thanks
1
7555
by: Stefan Lischke | last post by:
hi there, I have a lot of problems generating code for the new "WS-Eventing" Specification http://schemas.xmlsoap.org/ws/2004/08/eventing/ Is it possible, that after IBM joined this spec. the code can only be generated by the WSDL toolkit from IBM?????
1
1474
by: rawCoder | last post by:
Hi, How does WS Eventing works around the problem of the subscriber client being a Winform Application and behind firewall / Proxy server? In Other Words ... If I have a Windows Form application that needs to work as a Subscriber in a WS Eventing mechanism. And the application can run at any environment that may or may not be DIRECTLY connected to the internet i.e. the client accesses the internet via a proxy server. In such case how...
0
2049
by: Stefan Lischke | last post by:
Hi, I'm really desperate using code generation(wsdl.exe) from wsdl files for latest WS-Eventing(including WS-Addressing) Specs. I'm writing my diploma about "publish subscribe systems based on Web Services" I took the WS-Eventing WSDL file and added <binding>'s and <service>'s... Then i took the apache axis wsdl2java tool and i got nice
0
964
by: brking | last post by:
How do you implement an asmx web service using someone elses WSDL, like WS-Eventing ? That is, how can a client implement an event sink in asmx against this spec ? Do they need to disable SoapAction ? Do they have to use the WS-Eventing namespace for their service implementation ?
0
900
by: Sam | last post by:
I've tried out a psudo WS Eventing via client calling Async WS methods calls and server in a while-checkCondition-sleep loop and that seems to work (at least in simple testing). But is there a way to forego the while loop and use Eventing withing the WS instead? I'm not all that familiar with C# but was wondering if there is a way to subscribe to an event in a given method and wait for the event in the same method; sort of like how you...
0
917
by: MichaelPhillipson | last post by:
Hello, I am planning and researching an application in which a given number of client applications would register interest with a web service, this web service would then monitor a value and when this value changes would broadcast to all clientsstating that this change has occured (A simple eventing mechanism). I see on msdn there is a WS-Eventing standard however no implementations by Microsoft exist in a released product.
1
1341
by: =?Utf-8?B?Q2hyaXM=?= | last post by:
Hi, we have data points coming in quickly a few times a second and need to push it out to many clients (Flex, if its important...) who subscribe to receive the data without polling for each point. I believe this is called Webservices Eventing... Can somebody point me to an example of this sort of thing in C# / ASP.NET? Thanks.
0
8894
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8803
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8658
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7407
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6210
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5682
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4206
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2792
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1787
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.