使用C#&创建贷款申请甲骨文 [英] create a loan application using C# & Oracle

查看:74
本文介绍了使用C#&创建贷款申请甲骨文的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

朋友,

我需要创建一个贷款申请,并且我还应该使用c#,oracle在数据库中保留至少3年的历史,但即使我也无法弄清楚设计.

您可以告诉我任何可供参考的示例项目或表格吗?

Hi Friends,

I need to create a loan application and also i should maintain min 3 years history in database using c#, oracle but even i can''t figure out the design.

Can you tell me any sample project or forms available for reference give some suggestions?

推荐答案

如果您不知道应该向客户询问所有这些内容,有关如何设计遵循其业务流程的应用程序的问题,没有任何人可以向您显示的示例应用程序会提供帮助.
If you don''t know that you should be asking your client all of these questions on how to design THEIR application that follows THEIR business processes, no sample app that anyone shows you is going to help.


感谢朋友.我会再次见到你.
Thanks Friends. i will meet you again.



我必须同意Dave的观点,设计此类应用程序的唯一方法是首先与您的客户交谈,然后看看他们需要什么来实现其贷款业务的自动化.您需要知道业务如何由内而外进行研究.为什么不开始到处所看看事情是如何做的呢?您可能需要研究业务中使用的文档,以了解输入要求.
在对业务进行分析之后,需要花一些时间来根据需要的表来设计数据库,例如:付款表和借款人表(包含有关借款人的信息,例如姓名,联系方式等),仅列出名称,但仅列出基本信息桌子.很好地建立关系,然后设计您可能需要的任何查询.
当您的数据库处于正常状态时,可以进行应用程序在进行任何编码之前如何处理输入和输出的草图设计.没有发现遗漏并进行修复的缺点.某个地方可能会引起混乱.
装备好草图即可创建用户界面(不必担心精美的图形,因为您可以在应用程序运行后使用它).向您的客户展示您的设计,看看他们是否同意,然后再开始编码,毕竟,为什么要编码他们不喜欢的东西?如果您获得绿灯,请执行代码并结束界面的抛光.

I have to agree with Dave, the only way you can design such an app is by first talking with your client and see what they need to automate their loan business. You need to know how the business works inside out so do a little research. Why not start by going to the premises and see how things are done? You may need to study the documents used in the business so as to get an understanding of the input requirements.
After doing an analysis of the business take time to design the database in terms of the tables that you will need to such as : payments table and borrowers table(containing info about borrowers such as name,contacts etc) to name just but the bare essential tables . Set up the relationships well then design any queries that you may need.
When your database is in order sketch designs of how input and output will be handled by the application before doing any coding.There is nothing as bad as discovering you''ve left out something and fixing it. somewhere may cause chaos.
Armed with your sketches create the user interface (don''t be concerned with nice graphics coz you can play with this after your app works). Show your designs to the client to see if they r ok with it before you start coding, after all,why code something that they don''t like? If you get the green light do the code and finish off with polishing the interface.


这篇关于使用C#&创建贷款申请甲骨文的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆