.NET中的燃料产品价格管理系统 [英] A fuel products prices management system in .NET

查看:75
本文介绍了.NET中的燃料产品价格管理系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好



i必须开发燃料产品价格管理系统





有几个价格与我已实施的公式,我必须计算所有这些价格和商店主题数据库



-国内客户的价格

-外国客户的价格

-外国常客的价格

-客人价格

-国家货币价格

-硬通货价格

- 每个地区的价格

-每个地区每个结构的价格

- 加权保证金

-每个地区的利润等等





i选择了asp.net mvc as technologie web和Entity框架,用于访问数据库以构建thise应用程序



我尝试过:



我的问题是:



1.是asp.net mvc和Entity框架最好的技术对于这种情况?

2.为了实现所有这些表达,我是否要在数据库中使用存储函数或存储过程,或者我必须使用linq到实体?

3这个案例或代码来源有例子吗?

i想要建议

任何想法?

hello

i have to developpe a fuel products prices management system


there are several prices with its formula that i have implemented and i have to calculate all this prices and store theme in database

-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 chosen asp.net mvc as technologie web and Entity framework for access to database for building thise application

What I have tried:

my questions are:

1. are asp.net mvc and Entity framework the best technologies For this case?
2. For implementing all these formulate, have i to use stored function or stored procedure in database or i have to use linq to entities?
3. is there the examples for this case or codes source?
i want advices
any idea?

推荐答案

1很少有最好的技术,但asp.net和mvc肯定能够胜任并且是一个不错的选择



2这取决于你。这些天人们倾向于使用Entity Framework \ LINQ,因为它更容易做到。特别是对于简单的操作,如CRUD和基本查询,所以EF可能是一个很好的选择。



3你的项目是非常具体的,所以你不太可能找到源码代码,在你问这不是一个按订单编码的网站之前,所以我们不会为你做这项工作。
1 There is rarely a "best" technology, but asp.net and mvc are certainly more than capable and a good option

2 It's up to you. These days people tend to use Entity Framework\LINQ as it's easier to do. Especially for simple operations like CRUD and basic queries so EF is probably a good option for you.

3 Your project is quite specific so it's not likely you'll find source code, and before you ask this is not a code-to-order website so we're not going to do the work for you.


这篇关于.NET中的燃料产品价格管理系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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