Summary: The article describes the error handling behavior of Eneter.Messaging.Framework and shows how to use Debug View for the diagnostic.
Search This Blog
Sunday, August 15, 2010
Tuesday, August 3, 2010
How to Implement Service Receiving Requests via Messages
Summary: The example in the article implements the service application Calculator. This service application listens to request messages and calculate numbers (summation, subtraction, multiplication and dividing). The result is then sent back to the requesting client as the response message.
CodeProject
CodeProject
Thursday, July 29, 2010
Interprocess Communication
Summary: The article provides an overview about approaches for the interprocess communication.
CodeProject
CodeProject
Sunday, July 18, 2010
Silverlight: Notification Messages from the Server
Summary: The article shows how to implement receiving of notification messages from the hosting server in the Silverlight application with using Eneter.Messaging.Framework.
CodeProject
CodeProject
Sunday, July 11, 2010
Silverlight: Interprocess Communicatin from Silverlight Application
Summary: The article shows how to implement the communication between Silverlight application and some Non-Silverlight application with using Eneter.Messaging.Framework. The example shows Silverlight client invoking requests to the console application. The request can be paused, resumed or canceled.
CodeProject
CodeProject
Saturday, July 10, 2010
Silverlight: Comunication between Silverlight Applications with Typed Messages
Summary: The article shows how to use Eneter.Messaging.Framework for the communication between Silverlight applications to send typed messages (no size limitation).
CodeProject
CodeProject
Tuesday, July 6, 2010
Request-Response Communication
Summary: Simple example showing how to implement the request-response communication between applications.
CodeProject
CodeProject
Sunday, July 4, 2010
One-Way Communication
Summary: Simple example showing how to implement the one-way communication between applications.
Saturday, July 3, 2010
Eneter.Messaging.Framework 1.0
The article briefly describes Eneter.Messaging.Framework version 1.0 as a platform for the communication between applications.
CodeProject
CodeProject
Beginning
Today I am starting the web-page www.eneter.net. The page is dedicated to the software development and will offer various solutions for challenges we frequently experience during the software development.
The intention is, solutions are lightweight, easy to use and will reduce the complexity of your development. To support developers, there is also the online documentation with examples.
The software is offered for free for non-commercial purposes. The commercial usage requires the license you can obtain for the fair price. (Please refer to the license agreement on the page.)
I invite you to visit www.eneter.net and I hope you will download the software, find it useful and send me your feedback.
The intention is, solutions are lightweight, easy to use and will reduce the complexity of your development. To support developers, there is also the online documentation with examples.
The software is offered for free for non-commercial purposes. The commercial usage requires the license you can obtain for the fair price. (Please refer to the license agreement on the page.)
I invite you to visit www.eneter.net and I hope you will download the software, find it useful and send me your feedback.
Subscribe to:
Posts (Atom)