Download Emesary: C# Interobject communication and application mssaging

Description

Simple quick and efficient class based interobject communcation to allow decoupled disparate parts of a system to function together without knowing about each, e.g GUI, DB and business logic.

Icons

Emesary: C# Interobject communication and application mssaging

Source Files

The download file emesary.zip has the following entries.


trunk/Emesary/Emesary.sln//  w  w w . ja v  a2  s  . com
trunk/Emesary/Emesary.vsmdi
trunk/Emesary/Emesary/Emesary.csproj
trunk/Emesary/Emesary/GlobalQueue.cs
trunk/Emesary/Emesary/GlobalTransmitter.cs
trunk/Emesary/Emesary/IAsyncNotification.cs
trunk/Emesary/Emesary/INotification.cs
trunk/Emesary/Emesary/IReceiver.cs
trunk/Emesary/Emesary/ITransmitter.cs
trunk/Emesary/Emesary/Notification.cs
trunk/Emesary/Emesary/NotificationList.cs
trunk/Emesary/Emesary/Properties/AssemblyInfo.cs
trunk/Emesary/Emesary/QueueNotification.cs
trunk/Emesary/Emesary/QueueRunner.cs
trunk/Emesary/Emesary/QueuedTransmitter.cs
trunk/Emesary/Emesary/ReceiptStatus.cs
trunk/Emesary/Emesary/Transmitter.cs
trunk/Emesary/Local.testsettings
trunk/Emesary/Tests/GlobalTransmitterTest.cs
trunk/Emesary/Tests/INotificationTest.cs
trunk/Emesary/Tests/IReceiverTest.cs
trunk/Emesary/Tests/NotificationTest.cs
trunk/Emesary/Tests/Properties/AssemblyInfo.cs
trunk/Emesary/Tests/QueueTest.cs
trunk/Emesary/Tests/Tests.csproj
trunk/Emesary/Tests/TransmitterTest.cs
trunk/Emesary/TraceAndTestImpact.testsettings
trunk/Emesary/WpfDemo/App.xaml
trunk/Emesary/WpfDemo/App.xaml.cs
trunk/Emesary/WpfDemo/Images/blue_warning.png
trunk/Emesary/WpfDemo/InquiryNotification.cs
trunk/Emesary/WpfDemo/MainWindow.xaml
trunk/Emesary/WpfDemo/MainWindow.xaml.cs
trunk/Emesary/WpfDemo/Person.cs
trunk/Emesary/WpfDemo/Properties/AssemblyInfo.cs
trunk/Emesary/WpfDemo/Properties/Resources.Designer.cs
trunk/Emesary/WpfDemo/Properties/Resources.resx
trunk/Emesary/WpfDemo/Properties/Settings.Designer.cs
trunk/Emesary/WpfDemo/Properties/Settings.settings
trunk/Emesary/WpfDemo/ValidatingTextBox.xaml
trunk/Emesary/WpfDemo/ValidatingTextBox.xaml.cs
trunk/Emesary/WpfDemo/WpfDemo.csproj

Download

Click the following link to download emesary.zip.

emesary.zip




















Home »
  C# Free Code »
    UI »




ComboBox
GUI
ListBox
ListView
TreeView
UI
Windows Form
WinForm