1

I'm creating a small website in MVC3, as a small project for college. Now, what I want is my website to provide the user an environment where they can design a rough estimate of their clothes, like T-shirts,etc. and then can order them.

An admin is supposed to view their order, prepare closest possible match and deliver it to them.

I have designed the website for showing ready made products, but how do I get through this designing environment part? I mean not a very fancy environment is required, just good enough to be shown to the college management.

What technology/platform should I use? I don't know if flash can be used and all that but I want a simple and quick solution. Although I would like to hear someone telling the areas of silverlight I need to study for it, because I have worked with it earlier a very little bit.

And actually I don't have an idea of how to save user's product for viewing later? That is a the biggest problem I think.

UPDATE: I meant just a demo app, for example you can select the base color for a few items-shirt/t-shirt, then add some strips or design on it, then select a few elements from tools provided on one side-buttons/some style elements, thats all. I just want to give an impression that website can be put to use if the app is well worked with by some else,probably some other time. I mean the idea is to proove that its feasible via Silverlight/whatever technology I use for this to take orders from users which they have designed themselves.

4

1 回答 1

0

您的问题非常广泛...您是否有已启动的示例代码或示例。我能给你的最好的就是每个组件都有坐标等供以后使用和保存。

您可以下载此示例项目来帮助您开始:

http://coded.com/articles/freehand-drawing-in-silverlight

更具体的问题将更容易回答。

于 2013-03-28T22:26:51.370 回答