Posts by daniel Andrade • 53 points
3 posts
-
1
votes0
answers83
viewsQ: How are the ids generated in trello?
I am studying a little the api of the trello and had the following doubt: How is the id of cards, cards and lists of the trello generated? Is some kind of hash used? Thank you very much!
trelloasked daniel Andrade 53 -
3
votes2
answers102
viewsQ: Can an Exception cause a Sqlconnection to close?
I’m building the treatment of a connection and I came up with this question in mind, yet I couldn’t find a satisfactory answer. So I came here to ask the most experienced programmers. Is there any…
-
1
votes0
answers115
viewsQ: What kind of digital certificate should I use?
I have a small c# project using Clickonce for publication. I would like to know what kind of digital certificate I should use (if necessary where to buy...), or how can I do it (if it can be done…