Click here to Skip to main content
15,888,521 members
Home / Discussions / C#
   

C#

 
GeneralRe: Cannot access string in System.String[] Pin
Jibesh3-Feb-13 21:29
professionalJibesh3-Feb-13 21:29 
GeneralRe: Cannot access string in System.String[] Pin
BobJanova5-Feb-13 4:52
BobJanova5-Feb-13 4:52 
QuestionC# samples Pin
Nard you3-Feb-13 20:33
Nard you3-Feb-13 20:33 
AnswerRe: C# samples Pin
Wayne Gaylard3-Feb-13 20:48
professionalWayne Gaylard3-Feb-13 20:48 
GeneralRe: C# samples Pin
Nard you3-Feb-13 21:00
Nard you3-Feb-13 21:00 
GeneralRe: C# samples Pin
Wayne Gaylard3-Feb-13 21:07
professionalWayne Gaylard3-Feb-13 21:07 
AnswerRe: C# samples Pin
Abhinav S3-Feb-13 21:33
Abhinav S3-Feb-13 21:33 
GeneralRe: C# samples Pin
Nard you3-Feb-13 21:47
Nard you3-Feb-13 21:47 
AnswerRe: C# samples Pin
Amir Mohammad Nasrollahi29-Jul-13 22:52
professionalAmir Mohammad Nasrollahi29-Jul-13 22:52 
Generaloops Pin
ankul kumar from sharanpur3-Feb-13 17:37
ankul kumar from sharanpur3-Feb-13 17:37 
AnswerRe: oops Pin
Abhinav S3-Feb-13 19:12
Abhinav S3-Feb-13 19:12 
QuestionWhy is my windows chart so small, I cant change the size Pin
raymond leadingham3-Feb-13 2:47
raymond leadingham3-Feb-13 2:47 
AnswerRe: Why is my windows chart so small, I cant change the size Pin
Dave Kreskowiak3-Feb-13 5:06
mveDave Kreskowiak3-Feb-13 5:06 
GeneralRe: Why is my windows chart so small, I cant change the size Pin
raymond leadingham3-Feb-13 5:30
raymond leadingham3-Feb-13 5:30 
GeneralRe: Why is my windows chart so small, I cant change the size Pin
Dave Kreskowiak3-Feb-13 9:05
mveDave Kreskowiak3-Feb-13 9:05 
QuestionHow to List Banks in a Country in web site Pin
akhil lal2-Feb-13 20:55
akhil lal2-Feb-13 20:55 
AnswerRe: How to List Banks in a Country in web site Pin
Richard MacCutchan2-Feb-13 21:28
mveRichard MacCutchan2-Feb-13 21:28 
GeneralRe: How to List Banks in a Country in web site Pin
akhil lal2-Feb-13 21:50
akhil lal2-Feb-13 21:50 
GeneralRe: How to List Banks in a Country in web site Pin
Richard MacCutchan2-Feb-13 21:57
mveRichard MacCutchan2-Feb-13 21:57 
GeneralRe: How to List Banks in a Country in web site Pin
akhil lal2-Feb-13 22:20
akhil lal2-Feb-13 22:20 
GeneralRe: How to List Banks in a Country in web site Pin
Pete O'Hanlon3-Feb-13 3:57
mvePete O'Hanlon3-Feb-13 3:57 
GeneralRe: How to List Banks in a Country in web site Pin
akhil lal3-Feb-13 22:14
akhil lal3-Feb-13 22:14 
AnswerRe: How to List Banks in a Country in web site Pin
Eddy Vluggen3-Feb-13 1:26
professionalEddy Vluggen3-Feb-13 1:26 
AnswerRe: How to List Banks in a Country in web site Pin
jschell3-Feb-13 6:27
jschell3-Feb-13 6:27 
AnswerRe: How to List Banks in a Country in web site Pin
Abhinav S3-Feb-13 7:00
Abhinav S3-Feb-13 7:00 
Storing the data should not be too difficult.
Have two tables, one with the bank name joined to another that is contains country data.

The likely problem here is collating this data from a reliable source.

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.