small bank application
-
I want to build a small bank application using sql oracle server as back end and c# as the front end for my practice.
Okay. Put together the requirements, and start planning it out. This is how you start any project. People are not going to just drop what they are doing and give you code to any kind of application.
""Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
-
I want to build a small bank application using sql oracle server as back end and c# as the front end for my practice.
What sort of banking application? HR? Trading? M&A? Retail? Why don't you start by reading some books on programming before you decide you want to create something as complex as a 'banking' application?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me
-
I want to build a small bank application using sql oracle server as back end and c# as the front end for my practice.
I'm sorry I only do big banks. Can't help you out. :)
Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]
-
I want to build a small bank application using sql oracle server as back end and c# as the front end for my practice.
Start with this Library of Free Data Models from DatabaseAnswers.org[^]
thatraja
FREE Code Conversion VB6 ASP VB.NET C# ASP.NET C++ JAVA PHP DELPHI ColdFusion
HTML Marquee & its alternativesNobody remains a virgin, Life screws everyone :sigh:
-
Start with this Library of Free Data Models from DatabaseAnswers.org[^]
thatraja
FREE Code Conversion VB6 ASP VB.NET C# ASP.NET C++ JAVA PHP DELPHI ColdFusion
HTML Marquee & its alternativesNobody remains a virgin, Life screws everyone :sigh:
+5 for you! I've run across this site many years ago, and it's nice to see that it is still around :)
""Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
-
I want to build a small bank application using sql oracle server as back end and c# as the front end for my practice.
Ok.. you first have to plan out the features you wanna put in your application and then will fix the database structure and start coding modularized way. Rest you can seek assistance any time here at Code Project for any type of stuck outs.
- Happy Coding - Vishal Vashishta
-
I want to build a small bank application using sql oracle server as back end and c# as the front end for my practice.
Member 9071414 wrote:
I want to build a small bank application using sql oracle server
as back end and c# as the front end for my practice.Depending exactly on what those terms mean then I wouldn't suggest that you do this yourself. The primary requirement for something that manages money is it needs to be secure. Secondary to that is fulfilling the business needs of the company. Normally some experience is necessary to correctly fulfill the first requirement. Failing to fulfill the first requirement could and probably will lead to monetary losses.
-
I'm sorry I only do big banks. Can't help you out. :)
Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]
Chris Meech wrote:
I'm sorry I only rob banks. Can't help you out. :)
FTFY
thatraja
FREE Code Conversion VB6 ASP VB.NET C# ASP.NET C++ JAVA PHP DELPHI ColdFusion
HTML Marquee & its alternativesNobody remains a virgin, Life screws everyone :sigh:
-
+5 for you! I've run across this site many years ago, and it's nice to see that it is still around :)
""Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
Really that's a nice site. Last 2 years I have used that site for 100s of questions in CP. BTW thanks.
thatraja
FREE Code Conversion VB6 ASP VB.NET C# ASP.NET C++ JAVA PHP DELPHI ColdFusion
HTML Marquee & its alternativesNobody remains a virgin, Life screws everyone :sigh: