Okay, this sounds simple, but I tried all the simple things and it still doesn\'t work properly. import java.net.*;
Are there any best practices for syncing hierarchical domain objects between client with mo开发者_StackOverflow社区dular structure (WPF,PRISM,MVVM) and server(WCF service and NHibernate for persistenc
Have you ever heard or had such experience? 开发者_运维知识库Are there any known issues in such a scenario, that does not exist in .Net client scenario. I guess development in such a scenario will not
In an ASP.NET - WCF application I want to share domain classes and business rules between client and server without rewriting them, just like in Silverlight RIA Services. Collecting these in one assem
A bit of a generic question but let\'s say you have a desktop app that allows a user to connect to a central server and provides functionality like:
I am making a client-server Java app that is going to be MV(C, P) like.My current problem is once the client get\'s a Player object it needs to tell the GUI that the Player was changed and it should u
Okay, So I\'m working on a game (like not even alpha yet) and it\'s suppose to be a 1 on 1 fighting game where one person hosts the server and the other one connects. But right now the code is too lag
My server keeps getting this error when I run the client: Exception in thread \"main\" java.io.EOFException
I\'ve a Java client which accesses our server side over HTTP making several small requests to load each new page of data. We maintain a thread pool to handle all non UI processing, so any background c
can i directly create unit of work on server session instead of 开发者_开发问答creating multiple client session. As my application runs in multi threaded environment, so i am unable to get updated ent