Tagged Questions
2
votes
3answers
571 views
C# Random Code Field Generator for Object
I have an object with the following properties
GID
ID
Code
Name
Some of the clients dont want to enter the Code so the intial plan was to put the ID in the code but the baseobject of the orm is ...
0
votes
0answers
96 views
MonoTorrent - Client seeding issue
I am using the MonoTorrent-BitTorrent Libary in a client app of mine. I don't want to bother about the details, but the issue I am encountering is the following:
I have 3 clients, anything is fine ...