C# .NET with oracle packages [message #469946] |
Fri, 06 August 2010 09:09 |
shivaram9
Messages: 35 Registered: August 2006
|
Member |
|
|
Hi All,
I need some advice from you all.
Ours is a small financial institution.
we are currently using Oracle forms as our UI. we would like to move to aspx pages using C# and .NET. I was asked for an opinion as what is a best way to design front end with backend(packages) co-ordination.
should we put all the business logic in packages and pass data sets from C# to packages and let package handle all the inserts/updates/deletes and business validations.
or is there any better way.
what is best practice when dealing with lot of business process.
Some help would be greatly appreciated.
Thanks,
Shiva
|
|
|
|
|
|