是否有人使用ASP.NET或ASP.NET MVC使用任何开源库存控制系统

时间:2021-11-18 04:13:44

Does anyone kown any open source Stock Control Systems with ASP.NET or ASP.NET MVC?

有没有人知道任何带有ASP.NET或ASP.NET MVC的开源库存控制系统?

I'm planning to help my friend to build a website to manage his products after work.

我打算帮助我的朋友建立一个网站,以便在下班后管理他的产品。

The very basic functions should contain "Membership", "Low Stock Notice", "Best Before Notice" and so on.

基本功能应包含“会员资格”,“低股票通知”,“最佳通知”等。

I would love to try ASP.NET MVC with this application? If someone interest this application we could set up a project or Open Source project and work together.

我想用这个应用程序尝试ASP.NET MVC?如果有人对此应用程序感兴趣,我们可以设置项目或开源项目并一起工作。

I'm also planning to use Repository Pattern with Castle Windsor components, and the SQL TO Linq or NHibernate.

我还计划使用Repository Pattern和Castle Windsor组件,以及SQL TO Linq或NHibernate。

By the way, I'm a junior C# developer in UK.

顺便说一句,我是英国的初级C#开发人员。

1 个解决方案

#1


Even so, The Matt, this does not, on the surface anyway, seem like a terribly complex application. Come up with a few [simple] features, get them done and then expand as you go.

即便如此,马特,从表面上看,这并不是一个非常复杂的应用程序。想出一些[简单]功能,完成它们,然后随时扩展。

My personal flavour would be LINQ.

我的个人风格是LINQ。

This is a great place if you are a junior as there are stacks of people here to help you.

如果你是一名大三学生,这里是一个很棒的地方,因为这里有很多人可以帮助你。

Have you looked at NerdDinner at asp.net? Great place to start.

你在asp.net看过NerdDinner吗?开始的好地方。

If you want specific help on how to do things then ask the question and it will be answered.

如果您需要有关如何做事的具体帮助,请提出问题并回答。

Good luck and have fun.

祝好运并玩得开心点。

#1


Even so, The Matt, this does not, on the surface anyway, seem like a terribly complex application. Come up with a few [simple] features, get them done and then expand as you go.

即便如此,马特,从表面上看,这并不是一个非常复杂的应用程序。想出一些[简单]功能,完成它们,然后随时扩展。

My personal flavour would be LINQ.

我的个人风格是LINQ。

This is a great place if you are a junior as there are stacks of people here to help you.

如果你是一名大三学生,这里是一个很棒的地方,因为这里有很多人可以帮助你。

Have you looked at NerdDinner at asp.net? Great place to start.

你在asp.net看过NerdDinner吗?开始的好地方。

If you want specific help on how to do things then ask the question and it will be answered.

如果您需要有关如何做事的具体帮助,请提出问题并回答。

Good luck and have fun.

祝好运并玩得开心点。