views:

125

answers:

3

I'd like to reskin a Silverlight app to be more visually compelling. Unfortunately, I went to school for computer science, not design, and I have trouble deciding if two colors even match. How do I get started? Let me add that time and money are both factors so pursuing a design degree isn't an option (though it might be ideal).

EDIT: I also need to learn how to implement good design, so any guidance on the toolsets (Blend or Illustrator?) would be helpful too.

+1  A: 

If you're really only interested in making your app look nicer, going with one of the built-in themes from the latest Silverlight Toolkit is probably a smart choice.

Check out the links below.

Toolkit -Themes

Jesse Liberty Blog - Themes

EDIT: I'm not much of a designer myself, but I know if I wanted some insight on the subject, I would start by going to the Silverlight Showcase page and seeing some of the things that can be done, and drawing inspiration from these apps.

Silverlight Showcase

Overhed
Thanks for the feedback - I'm familiar with the toolkit themes but I'd like to make my own look and feel.
James Cadd
Also most of the new themes are pretty lacklustre, Dave's Glossy Controls immediately blew them all out of the water in terms of quality. Pity he didn't do any of the toolkit controls.
mattmanser
+1  A: 

Visit the Cooper site. The books listed there are well worth a read. "About Face" in particular belongs in the library of anyone required to do UI work.

AnthonyWJones
I'll pick up that book, thanks.
James Cadd
+8  A: 

Design is one of those things that is very difficult to teach. Only a small percentage of it can be taught. The rest must be learned through experience and practice. If you have an inclination toward art / expression, your learning curve will be much shorter. Here are some things to get you started:

Color Theory:

http://www.tigercolor.com/color-lab/color-theory/color-theory-intro.htm

http://www.colormatters.com/colortheory.html

Design Basics:

http://desktoppub.about.com/cs/graphicdesign/a/designbasics.htm

http://www.online.tusc.k12.al.us/tutorials/grdesign/grdesign.htm

Software:

http://www.adobe.com/products/illustrator/

http://www.adobe.com/products/photoshop/compare/

Software Tutorials:

http://www.adobe.com/designcenter/video_workshop/

KOGI