Custom Serialization – Part 1more similar news »
Serialization and deserialization are important in software world. You should be able to save the data from the memory on to persistence storage for later retrieval or you may want to share the data to another software/framework/system/platform.
Monorail Hands-Onmore similar news »
In this article I will present a sample application using Monorail framework and providing the basic concepts of the design pattern known as MVC.
VirtualService for ESBmore similar news »
This article describes design, implementation and the usage of the Virtual Service for Enterprise Service Bus using the Microsoft .NetFx 3.5 Technology.