Click here to Skip to main content
15,886,724 members
Home / Discussions / C#
   

C#

 
AnswerRe: Why can't I get any answers to the questions I put. Pin
V.5-Jun-16 19:42
professionalV.5-Jun-16 19:42 
GeneralRe: Why can't I get any answers to the questions I put. Pin
OriginalGriff5-Jun-16 20:06
mveOriginalGriff5-Jun-16 20:06 
GeneralRe: Why can't I get any answers to the questions I put. Pin
V.5-Jun-16 20:14
professionalV.5-Jun-16 20:14 
GeneralRe: Why can't I get any answers to the questions I put. Pin
Member 117408556-Jun-16 0:46
Member 117408556-Jun-16 0:46 
GeneralRe: Why can't I get any answers to the questions I put. Pin
Richard MacCutchan6-Jun-16 1:13
mveRichard MacCutchan6-Jun-16 1:13 
QuestionCurrency Converter Pin
Member 108502534-Jun-16 5:50
Member 108502534-Jun-16 5:50 
AnswerRe: Currency Converter Pin
Pete O'Hanlon4-Jun-16 7:15
mvePete O'Hanlon4-Jun-16 7:15 
AnswerRe: Currency Converter Pin
BillWoodruff4-Jun-16 15:42
professionalBillWoodruff4-Jun-16 15:42 
It appears the author of this March 2007 article has not answered a question on the article since July 2007.

I was able to download the source code, open the project in VS 2013, and compile with .NET FrameWork 4.5. I removed the ASP.Net example from the project. I set the WinForms Demo as the startup project.

The author put this code up as a signed assembly. You need to open the Zayko.Finance.CurrencyConverter Properties in the Solution Explorer and uncheck the 'use signed Assembly' in the Signing tab.

The code is making web-requests to Yahoo's finance server, and I wouldn't be surprised if some of the currency codes may have changed.

But, I was able to run the project and see some apparently valid conversions.

I suggest you consider code like this ... from articles several years old, with no recent replies by the author to comments ... as code you can study and learn from, rather than code you can use as-is for any real-world application.
«There is a spectrum, from "clearly desirable behaviour," to "possibly dodgy behavior that still makes some sense," to "clearly undesirable behavior." We try to make the latter into warnings or, better, errors. But stuff that is in the middle category you don’t want to restrict unless there is a clear way to work around it.» Eric Lippert, May 14, 2008

QuestionWhy the tab open I'm not see record, but when i query see record ? Pin
Member 24584673-Jun-16 17:44
Member 24584673-Jun-16 17:44 
AnswerRe: Why the tab open I'm not see record, but when i query see record ? Pin
Gerry Schmitz3-Jun-16 18:20
mveGerry Schmitz3-Jun-16 18:20 
AnswerRe: Why the tab open I'm not see record, but when i query see record ? Pin
OriginalGriff3-Jun-16 19:26
mveOriginalGriff3-Jun-16 19:26 
QuestionProblem with AForge Neuro RunEpoch Pin
Infovl3-Jun-16 14:36
Infovl3-Jun-16 14:36 
SuggestionRe: Problem with AForge Neuro RunEpoch Pin
Matt T Heffron3-Jun-16 16:48
professionalMatt T Heffron3-Jun-16 16:48 
AnswerRe: Problem with AForge Neuro RunEpoch Pin
Pete O'Hanlon3-Jun-16 20:47
mvePete O'Hanlon3-Jun-16 20:47 
AnswerRe: Problem with AForge Neuro RunEpoch Pin
BillWoodruff4-Jun-16 7:36
professionalBillWoodruff4-Jun-16 7:36 
Questionmake BeginInvoke from a form that is invisble Pin
Member 125150673-Jun-16 8:46
Member 125150673-Jun-16 8:46 
AnswerRe: make BeginInvoke from a form that is invisble Pin
Dave Kreskowiak3-Jun-16 12:11
mveDave Kreskowiak3-Jun-16 12:11 
QuestionTrouble downloading results of http request Pin
Member 101734793-Jun-16 6:12
Member 101734793-Jun-16 6:12 
QuestionCannot Get Any Values From A WCF REST Service Pin
MadDashCoder3-Jun-16 5:56
MadDashCoder3-Jun-16 5:56 
AnswerRe: Cannot Get Any Values From A WCF REST Service Pin
Gerry Schmitz3-Jun-16 8:28
mveGerry Schmitz3-Jun-16 8:28 
GeneralRe: Cannot Get Any Values From A WCF REST Service Pin
MadDashCoder3-Jun-16 13:32
MadDashCoder3-Jun-16 13:32 
GeneralRe: Cannot Get Any Values From A WCF REST Service Pin
Gerry Schmitz3-Jun-16 19:15
mveGerry Schmitz3-Jun-16 19:15 
QuestionMonitor FTP and SFTP folders through FileSystemWatcher class Pin
amjegan2-Jun-16 21:05
amjegan2-Jun-16 21:05 
QuestionRe: Monitor FTP and SFTP folders through FileSystemWatcher class Pin
Richard MacCutchan2-Jun-16 21:41
mveRichard MacCutchan2-Jun-16 21:41 
AnswerRe: Monitor FTP and SFTP folders through FileSystemWatcher class Pin
amjegan2-Jun-16 21:55
amjegan2-Jun-16 21:55 

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.