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

C#

 
GeneralRe: Update() database from DataSet Pin
aecordoba2-May-07 13:00
aecordoba2-May-07 13:00 
GeneralRe: Update() database from DataSet Pin
PIEBALDconsult2-May-07 13:32
mvePIEBALDconsult2-May-07 13:32 
GeneralRe: Update() database from DataSet Pin
aecordoba3-May-07 5:57
aecordoba3-May-07 5:57 
AnswerRe: Update() database from DataSet Pin
DarthDub2-May-07 17:43
DarthDub2-May-07 17:43 
QuestionWeb Services Pin
AnithaArvind2-May-07 10:46
AnithaArvind2-May-07 10:46 
AnswerRe: Web Services Pin
Christian Graus2-May-07 11:20
protectorChristian Graus2-May-07 11:20 
GeneralRe: Web Services Pin
AnithaArvind2-May-07 13:49
AnithaArvind2-May-07 13:49 
GeneralRe: Web Services Pin
Dave Kreskowiak2-May-07 16:15
mveDave Kreskowiak2-May-07 16:15 
Not without spending a ton of money, or doing it the very tedious way.

The money would be spent on the access to the banking system and the API's to interact with it. It's not very likely you'll ever get that...

The tedious way is to write code to load and parse the web pages from the banking sites, including code to login to those sites. Like I said, this is VERY tedious work because you'll have to custom write code for each and every website and each and every page to get the information you want. The other big downside to doing this is when, not if, the bank changes their website, you'll have to go back and rewrite your code to parse up the new pages.


Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionSend print file to printer, C# Pin
T.Willey2-May-07 10:06
T.Willey2-May-07 10:06 
AnswerRe: Send print file to printer, C# Pin
DarthDub2-May-07 18:29
DarthDub2-May-07 18:29 
GeneralRe: Send print file to printer, C# Pin
T.Willey3-May-07 5:10
T.Willey3-May-07 5:10 
QuestionDirectSound Secondary Buffer problem Pin
Andrei Ungureanu2-May-07 9:59
Andrei Ungureanu2-May-07 9:59 
AnswerRe: DirectSound Secondary Buffer problem Pin
Leslie Sanford2-May-07 10:28
Leslie Sanford2-May-07 10:28 
QuestionWeb Service & Directories Pin
royk1232-May-07 9:26
royk1232-May-07 9:26 
AnswerRe: Web Service & Directories Pin
Tarakeshwar Reddy2-May-07 9:37
professionalTarakeshwar Reddy2-May-07 9:37 
GeneralRe: Web Service & Directories Pin
royk1232-May-07 17:27
royk1232-May-07 17:27 
QuestionProject Reference Not Updating Pin
ATCsharp2-May-07 9:13
ATCsharp2-May-07 9:13 
QuestionProgramattically add user or group to folder Pin
Aaron VanWieren2-May-07 8:48
Aaron VanWieren2-May-07 8:48 
QuestionDrawing bits to a window handle Pin
Symbul2-May-07 8:05
Symbul2-May-07 8:05 
AnswerRe: Drawing bits to a window handle Pin
AFSEKI7-May-07 6:12
AFSEKI7-May-07 6:12 
QuestionHow to Pin
Askalo2-May-07 7:54
Askalo2-May-07 7:54 
QuestionOutlook 2003 Pin
Askalo2-May-07 7:53
Askalo2-May-07 7:53 
AnswerRe: Outlook 2003 Pin
Paul Conrad2-May-07 10:59
professionalPaul Conrad2-May-07 10:59 
QuestionApp.Config Pin
Tauseef A2-May-07 7:47
Tauseef A2-May-07 7:47 
AnswerRe: App.Config Pin
kubben2-May-07 7:58
kubben2-May-07 7:58 

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.