本文介绍了Webstore后端在站点上还是在桌面上?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

背景

我的任务是为公司创建在线商店,由于他们是B2B公司,他们不太需要一些网店CMS在系统可靠且用户友好之后,还有更多。



因为我的重点是.net用于桌面和PHP for web,(我被迫使用ASP),我正在考虑做我为自己的网店做的事情,这是创建一个桌面界面来处理订单,编辑项目等。我这样做,所以我可以让桌面应用程序在最小化运行托盘并在我的电脑上收到通知。



问题

基于桌面的后端一个好主意?我想这样做,但在制作原型之前我想要一些输入显示给我的客户。我主要是在寻找我错过的问题的反馈,但是任何一件事都会很好



旁白:

桌面背后的逻辑 - 后端是客户想要一种处理运输的方式,也许在任何时候都不一定要上网。



谢谢!



-Frank

Background
I've been tasked with making an online store for a company, due to them being a B2B company, they are less in need of some webstore CMS, and more after a system to be reliable and user-friendly.

Since my focus has been on .net for desktop and PHP for web, (and I am forced into using ASP), I was thinking of doing something I've done for my own webshop, which is creating a desktop interface for handling the orders, editing items, etc. I did this so I could have the desktop application running in "minimized to tray" and get notifications on my computer.

Question
Is a desktop-based back-end a good idea? I want to do it, but I want some input before I make a prototype show it to my customer. I am mostly looking for "problems I have missed" feedback, but any would be nice

Aside:
The logic behind the desktop-backend is that the customer will be wanting a way to handle shipping, and maybe not be bound to be on the internet at any given time.

thanks!

-Frank

推荐答案

这篇关于Webstore后端在站点上还是在桌面上?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-04 11:10
查看更多