Home
Industry News
Microsoft NewsWriting Managed Sinks for SMTP and Transport Events
Author: msdn.microsoft.com Published: 2nd Sep 2006 Visited: 87 times
Provides an overview of how to write event sinks for SMTP and Transport events in managed code using wrappers that encapsulate some of the details of communicating with the unmanaged server.
Read Article Sponsored Links
Related Articles
• Writing a Well-Structured Business Messages Writing a Well Structured Business Messages Business messages are very important when it comes to business communication For a person who knows English language very well does not mean that he will write a business message perfectly There is a structure standards or guidelines that needs to be follo ...
• SOA Web Services - Writing Interoperable WSDL Definitions Writing Interoperable WSDL Definitions As seen from the discussions in the earlier sections web services technology can easily be used to implement SOA and to integrate applications running on different platforms Every platform has its own data representation format and data type sy ...
• Use jMaki's Pub/Sub to Handle UI Events a Ball a shows how to use the a pub sub mechanism to handle UI events for example events generated by widget onClick events The example demonstrates how to integrate this mechanism with the a Fisheye widget a The Pub Sub mechanism is a recent addition to a you can browse the code a and there is a sa ...
• JavaScript Events Handling In this JavaScript tutorial you will learn about handling events in JavaScript what is event handling in JavaScript events in JavaScript events associated with mouse onmousemove onclick ondblclick onmouseout onmouseover events associated with keyboard onkeydown onkeyup onkeypress onerror onfocus onb ...