Design problems (solutions)
Posted by Nordes on February 3rd, 2009 filed in ProgrammingThis app enumerates all user interface design problems and possible solution (with one or more sample solution)!
I think this should be our “bible” when designing a page of refactoring one.
And it should also be a guide when reviewing the usability of our apps…
http://quince.infragistics.com/#/ByMap/ViewPattern$pattern=Annotated+Scrollbar
For example:
Question: “How to focus the attention of the end-user to a page action ?”
Answer: Use the “Primary Action pattern” (Have a look at it)
And on top of this, this is done in SilverLight 2. And the app is pretty fast considering the mass of information!
Thank’s to Yvan C. for this post.
Leave a Comment