Welcome to MSDN Blogs Sign in | Join | Help

October 2004 - Posts

Simple object remoting using the XmlSerializer

Today, I'm going to talk about how you can use the XmlSerializer, TcpClient and TcpListener classes to create a simple remoting layer to send your custom objects from one device to another. This post requires the .NET Compact Framework version 2 (beta

Debugging NetCF applications with cordbg - Part IX: Disassembly

Earlier in this series , I mentioned I would talk about cordbg, NetCF and IL... Commands sh[ow] dis[assemble] ns[ingle] ss[ingle] While source level debugging is ideal, there are times that you may need to dig a little deeper to find the source of a particular
Posted by DavidKlineMS | (Comments Off)
Filed under:
 
Page view tracker