使用ASP.NET MVC的库存管理系统 [英] Inventory Management System Using ASP.NET MVC

查看:203
本文介绍了使用ASP.NET MVC的库存管理系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好Microsoft专家


   如标题中所述,我想使用asp.net mvc开发一个库存管理系统,并想知道它是否适合这类系统。

解决方案

除非你想要一个永远只有Windows的应用程序,否则,ASP.NET MVC是最好的方法:


您可以使用ASP.NET Web API(基于ASP.NET MVC)在数据库之上创建REST API,然后使用Windows客户端(如果使用Windows 10则为UWP应用程序,如果使用Windows 7则为WPF),则为Web创建(再次使用ASP.NET MVC)和移动(使用Xamarin)。


文档:


ASP.NET概述


UWP


WPF


Xamarin


视频:


ASP.NET MVC简介







Hello Microsoft experts

   As mentioned in the title i want to develop an inventory management system using asp.net mvc and want to know if it's a good fit for these kind of systems.

解决方案

Unless you want a Windows-only application forever, then yes, ASP.NET MVC is the best approach:

You can create a REST API on top of of the database using ASP.NET Web API (based on ASP.NET MVC) and then clients for Windows (UWP app if using Windows 10, WPF if using still Windows 7), for Web (again using ASP.NET MVC) and mobile (using Xamarin).

Docs:

ASP.NET Overview

UWP

WPF

Xamarin

Videos:

Introduction to ASP.NET MVC


这篇关于使用ASP.NET MVC的库存管理系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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