Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
Questionpublished c# application cannot start Pin
emma.sun.sts19-Feb-14 20:04
emma.sun.sts19-Feb-14 20:04 
AnswerRe: published c# application cannot start Pin
OriginalGriff19-Feb-14 21:06
mveOriginalGriff19-Feb-14 21:06 
GeneralRe: published c# application cannot start Pin
emma.sun.sts23-Feb-14 13:58
emma.sun.sts23-Feb-14 13:58 
AnswerRe: published c# application cannot start Pin
Richard Deeming20-Feb-14 1:53
mveRichard Deeming20-Feb-14 1:53 
GeneralRe: published c# application cannot start Pin
emma.sun.sts23-Feb-14 14:00
emma.sun.sts23-Feb-14 14:00 
QuestionHow to make POS payments to bank? Pin
Member 1059798819-Feb-14 15:13
Member 1059798819-Feb-14 15:13 
AnswerRe: How to make POS payments to bank? Pin
Dave Kreskowiak19-Feb-14 16:40
mveDave Kreskowiak19-Feb-14 16:40 
AnswerRe: How to make POS payments to bank? Pin
OriginalGriff19-Feb-14 21:09
mveOriginalGriff19-Feb-14 21:09 
To add to what Dave said: Never, ever, accept code from a insecure website to handle anything to do with real money.
You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third parties.

Only get such code from reputable card transaction service companies - the scope for fraud otherwise is far too large. And remember, you personally could be liable for any monies lost if your action is seen to be negligent - which getting your code from a public forum would most certainly be!

Would I trust a free API? Well, let me put it this way: would you trust me with your bank account details?
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952)
Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

GeneralMessage Closed Pin
20-Feb-14 0:49
professionalJubayer Ahmed20-Feb-14 0:49 
GeneralRe: How to make POS payments to bank? Pin
Eddy Vluggen20-Feb-14 4:58
professionalEddy Vluggen20-Feb-14 4:58 
GeneralMessage Closed Pin
20-Feb-14 8:51
professionalJubayer Ahmed20-Feb-14 8:51 
GeneralRe: How to make POS payments to bank? Pin
Eddy Vluggen20-Feb-14 22:30
professionalEddy Vluggen20-Feb-14 22:30 
AnswerRe: How to make POS payments to bank? Pin
jschell20-Feb-14 8:38
jschell20-Feb-14 8:38 
QuestionHow to read and write xml attributes Pin
daddy35619-Feb-14 12:02
daddy35619-Feb-14 12:02 
QuestionRe: How to read and write xml attributes Pin
Matt T Heffron19-Feb-14 12:39
professionalMatt T Heffron19-Feb-14 12:39 
AnswerRe: How to read and write xml attributes Pin
daddy35619-Feb-14 15:41
daddy35619-Feb-14 15:41 
GeneralRe: How to read and write xml attributes Pin
Peter Leow19-Feb-14 13:21
professionalPeter Leow19-Feb-14 13:21 
QuestionPdf Converter in Shared Add-in Pin
Member 1059193119-Feb-14 4:01
Member 1059193119-Feb-14 4:01 
AnswerRe: Pdf Converter in Shared Add-in Pin
Eddy Vluggen19-Feb-14 8:15
professionalEddy Vluggen19-Feb-14 8:15 
QuestionBackslash issue Pin
Ashfaque Hussain19-Feb-14 1:41
Ashfaque Hussain19-Feb-14 1:41 
AnswerRe: Backslash issue Pin
BotCar19-Feb-14 2:13
BotCar19-Feb-14 2:13 
AnswerRe: Backslash issue Pin
Richard MacCutchan19-Feb-14 2:55
mveRichard MacCutchan19-Feb-14 2:55 
AnswerRe: Backslash issue Pin
Simon_Whale19-Feb-14 4:44
Simon_Whale19-Feb-14 4:44 
AnswerRe: Backslash issue Pin
OriginalGriff19-Feb-14 8:31
mveOriginalGriff19-Feb-14 8:31 
QuestionOutOfMemoryException Pin
computerpublic18-Feb-14 23:00
computerpublic18-Feb-14 23:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.