A delicious technical book
Evaluation of <Visual C #2005 Program Tips for development and interface design> 〉
By Hou zhitao, assistant researcher at Microsoft Asia Research Institute
Fat but not greasy, crisp and not bad, the entrance is converted, very delicious. This is not about the home-burned braised pork, but the feeling after reading Visual C #2005 Program Development and interface design tips.
I have used graphic user interface application frameworks on different platforms, such as MFC, QT, GTK, and SWT. It is very important to have a comprehensive and easy-to-understand introductory book. For a C # interface development programmer who has not enough practical experience, first, you can find out how to clearly and accurately deploy the UI elements by yourself, how to deal with complicated drag-and-drop events between two treeviews, how to asynchronously obtain images on the Internet and display them on a local form is not as practical as it is, read this Visual C #2005 Program Development and interface design secret carefully and comprehensively. In this way, you can not only find the answer in a shorter time, but also learn more concise and efficient implementation skills and be better named by correct naming rules,CodeThe organizational style is edified.
The first few chapters in Visual C #2005 tips for Program Development and interface design mainly provide a general introduction to the features of C # language. For readers who do not know much about C, you will soon be able to get started. If you have some knowledge, you can also have a warm-up exercise before the competition. Of course, this warm-up is not very easy. You need to master relatively difficult knowledge such as generics, And this is essential for the subsequent UI program design, so you cannot take it lightly.
The later part of Visual C #2005 Program Development and interface design is the focus of the book and the part that best reflects its in-depth and comprehensive features, the author provides an in-depth explanation of the various C # standard control libraries, from the functions and usage of controls to the meaning of attributes of a subtle control, let me become an entry-point, of course, more importantly, experience and skills that are difficult to meet in practice. These are very important for practice. My reading advice is, it is best to explain and practice it.
In general, this is a very informative book. It can be used as a step-by-step learning tutorial, as well as a reference. When necessary, you can learn it, you may find the answer to your problem.