I'm starting to write a helpdesk application in C#. My original goal is to write a client in C#, and the server in C# connected to a postgresql database. <BR><BR>My basic architecture is ...