Seeing Data: Designing User Interfaces for Database Systems Using .NET by R. Riordan
Book Review Team
Bartender
Joined: Feb 15, 2002
Posts: 898
posted
0
<pre>Author/s : Rebecca M. Riordan Publisher : Addison-Wesley Category :C# and .NET Review by : Eric Pascarello Rating : 9 horseshoes</pre> Seeing Data: Designing User Interfaces for Database Systems Using .NET is a must-have if you are having trouble implementing a User Interface (UI) for your application. Riordan explains in great detail all of the major aspects of UI programming, from the basics of what fonts and colors to use, to handling data.
Riordan discusses Windows forms development in her examples. I personally do not use Windows forms, but after reading Riordan's book, I found the concepts to be extremely useful. I plan on applying the core principles that this book expresses to increase the usability of my applications.