ニュース

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. My basic architecture is this:There is a ...