Click here to Skip to main content
15,918,596 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
Hello


please answer the following question

i wante to knox what is the best technological choice in .net to realize a system based on intensive business calculations ? the web technilogie or desktop technolgie?

If it's web technologie what's the best for this case asp.net or sharpoint or what else ?

The volume is what i try to realise : calculate all this prices

I have to implement a fuel products prices management system

there are several prices with its formula that i have implemented

price for domestic customers
prices for foreign customers
price for foreign regular customers
prices for guests
price in national currency
price in Hard currency
prices for each region
price for each structure per region
the weighted margin
the margins of each region ... etc


i have to save all the results of calcule in database
soon

What I have tried:

I have to implement a fuel products prices management system

there are several prices with its formula that i have implemented

price for domestic customers
prices for foreign customers
price for foreign regular customers
prices for guests
price in national currency
price in Hard currency
prices for each region
price for each structure per region
the weighted margin
the margins of each region ... etc
Posted
Updated 14-Sep-17 0:24am
v4
Comments
Patrice T 13-Sep-17 15:39pm    
Define "intensive business calculations"
What volume ?
David_Wimbley 13-Sep-17 17:19pm    
This is beyond the scope of this forum. It also seems you've either taken on a job where you are way over your head or this is quite the homework problem that you need to attempt on your own.

1 solution

Your question isn't answerable.

You didn't mention the type of application you're writing, be it a desktop app, web app, service, ...

You don't explain what you mean by "technological choice". What choices are you talking about?

What do you mean by "intensive business calculations"? That doesn't say anything about the workload your code is facing and in what context these calculations are being done.

You mention "calculating price". OK, how? From what data? What are the inputs? Is this just a time time calculation for a point in time, like a point of sale, or some futures market, or what???
 
Share this answer
 
Comments
David2509 14-Sep-17 6:04am    
Quote:
You didn't mention the type of application you're writing, be it a desktop app, web app, service, ...



i wante to know this. what the best? web technilogie or desktop technolgie?

If it's web technologie what's the best for this case asp.net or sharpoint or what else ?

Quote:
What do you mean by "intensive business calculations"? That doesn't say anything about the workload your code is facing and in what context these calculations are being done.



there are several prices with its formula i must implemente

price for domestic customers
prices for foreign customers
price for foreign regular customers
prices for guests
price in national currency
price in Hard currency
prices for each region
price for each structure per region
the weighted margin
the margins of each region ... etc

Quote:
You mention "calculating price". OK, how? From what data? What are the inputs? Is this just a time time calculation for a point in time, like a point of sale, or some futures market, or what???



i don't inderstand your question but I have to implement a fuel product price management system it must connect to database and save the result in database.

i hope that it's clear if you haven't inderstanded ask me the questions

i need your help

Soon
Dave Kreskowiak 14-Sep-17 9:15am    
The type of application is dictated by the user experience you're going to give the user, not by the amount of calculations you're doing.

Sorry, but you're not spec'ing out what you're application is going to be doing. You're so focused on "intensive business calculations" that you're blinding yourself to everything else this app needs to do. FORGET ABOUT THE CALCULATIONS and think about the rest of the app!
David2509 18-Sep-17 16:51pm    
hello

the purpose of this application is fixing the price of fuel product in international market

soon
Dave Kreskowiak 18-Sep-17 17:04pm    
And still, you haven't answered ANY of the important questions making it impossible for anyone to help you.

Have a nice life.
David2509 18-Sep-17 17:31pm    
i don't inderstand what's the important question i give the purpose of my application if i must explaine more, there is more details

enabling you to push the right price at the right time.

Gain control of your fuel pricing - reduce manual processes and human errors.
Use your unique pricing strategy by customer, region, structures.
Increase margins by posting new prices

it must save the prices in database

what i have to explaine more?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900