Tagged Questions

28
votes
16answers
4k views

Why are many of the banking sites implemented in Java rather than .NET?

We are developing an application for a banking client which includes transactions and the site should be very secure. The business process is finalized. Then we decide on the technology. We suggested ...
4
votes
3answers
137 views

API For Working With Banks?

I've heard of applications like MS Money that would take your bank username/password and somehow bring in your account information. I'm trying to do something similar, a personal bill-tracking app ...
2
votes
4answers
768 views

writing an online payment processing system

We've been requested to create an Online payment processing system the like of Paypal for our national use. does an open source version of this exist ? (so I could study it and maybe improve on it) ...