Dot Net Remoting : Serialization and It's attributes

added by learndotnet
1/16/2011 1:10:39 AM

126 Views

In this article we will explore the importance of the Serialization and it's attributes. For basic example on how to create dot net remoting read the previous article on dot net remoting. Here, we will explore the serialization by creating two-console application one for the server and the other one is for the client.


0 comments