writing game logic on server

ashkan
edited August 2010 in Photon Server
what are the best practices to create game logic on server?
we want to do game logic and collision detection on server. we know that there are wrappers for physx and ODE for .net but we want to know the ways that others like shcell games to design game logic on server.
can you provide us some guidelines or maybe resources about game networking please