summaryrefslogtreecommitdiff
path: root/code/common/Logging.cs
AgeCommit message (Collapse)Author
2010-07-08replaced async command processor with synchronous one.mo khan
2010-07-08got the client and the server to play ping pong.mo khan
2010-07-08got messages passing from one process to another. pretty easy, the trick was ↵mo khan
to reference the .NET 4.0 System.Transaction.dll
2010-07-08added libraries and server client and trying to get app running.mo khan