使用Asp.net的用户界面设计

问题描述:

如何使用asp.net设计用户界面来吸引客户.

How can I design a user interface using asp.net to attract the customer.
It should be look good.

有几件事可能会影响您希望网站具有的设计:

基本上,它将是一个什么样的网站,您要演示什么
您希望构建哪些功能(RSS提要)
而目标受众是什么,例如,如果您试图炫耀公司网站,则在主启动页面上包含整个图片库不是一个好主意.

同样,网站不是在ASP.NET/Visual Studio中设计的,而是在Photoshop/Fireworks中设计的(选择您的毒药)

我供一个人使用photoshop和此网页
http://www.hongkiat.com/blog/40-greatest -web-interface-design-tutorials-photoshop-tutorial/ [
Theres a few thing that is goign to affect the design you wish your website to have:

Basically what kind of website will it be, what are you trying to demo
What are the features you wish to build in (RSS feeds)
And what is your target Audience, for instance if you are trying to show off a corporate website its not a good idea to have a whole gallery of pictures on your main startup page.

Also Websites don''t get designed in ASP.NET / Visual Studio, they get designed in Photoshop/Fireworks ect (choose your poison)

I for one use photoshop and this web page
http://www.hongkiat.com/blog/40-greatest-web-interface-design-tutorials-photoshop-tutorial/[^]

Has been my saving grace for a long time (also it helped me understand Photoshop.

The best layout of corporate websites are Web 2 layouts,
where your features are neatly grouped
Your text is easily readable (Arial 12px 16px , 18px) color #CCC to #999
Also it should be easy for your clients to find info quick access to links like contact us/ finding us/ Products should be very easy to find.

In the last few years I found that clients generally prefer usability over bling(getting your page to load in 1 to 3 seconds flat) is far more impressive than having a page that loads in 15 seconds and has open closing animations with bells and whistles. So optimization get your Photoshop images to as small as possible, use css files and turn off the debug=true on the web.config.

Hope this helps


复杂.

首先,最重要的是,正确使用功能.
没有什么比没有链接,脚本错误等吸引人的了.

拥有正确的功能后,请进行调整和编辑.
很难说什么对不同的人有不同的口味是有吸引力的".

查看其他网站,了解它们如何进行布局并处理用户交互.

不要混乱,阅读起来会很困难,会把人们赶走.
请勿使用会导致网站变慢的超级双面显示图形,即时访问很重要,如果人们需要等待大约3秒钟以上,他们就会烦恼.

Google和Read.
有很多东西要学.
Complicated.

First of all, and most importantly, get the functionality right.
There is nothing less attractive than links that go nowhere, or script errors etc.

Once you have the functionality right, then tweak and edit.
It is impossible to say what is ''attractive'' for different people have different tastes.

Look at other websites, see how they do the layout and deal with user interaction.

Don''t be clutterered, it is difficult to read and will drive people away.
Don''t have super-duper whizzo graphics that slow the site, instant access is important, people will bugger off if they have to wait more than about 3 seconds.

Google and Read.
There is much to learn.


我用Google搜索了"asp.net设计界面",并获得了惊人的1500万个结果.当然,您可以在其中找到一些东西.
I googled "asp.net design interface", and got back an amazing 15 MILLION results. Surely you can find something there.