In my current project, we are using Windows Communication Foundation to create a client/server distributed system. In this system, we have a fairly typical User object - it has a username, password, and other bits of information that are required for
Read More