Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Oop with Microsoft Visual Basic .Net and Microsoft Visual C# .Net Step by Step Review by Book Worm
Good discussion but horrible examples
The author has perfect understanding of the subject and able to present each topic in a masterly fashion. But there is a terrible flaw in the book. It is the examples chosen for the step-by-step implementation. Most of the chapters have their unique samples getting implemented, and there is no continuity between chapter to chapter examples. Secondly, the examples are not mainstream. For example, Chapter 7 handles Events and Delegates. She has chosen a train running on a track and the track catching fire as the example. To implement this the reader has to draw the tracks on the form and has to learn the Graphics class. Events and Delegates by themselves are very complicated. Why should one complicate the topic further by introducing another difficult topic such as Graphics. Because of this "Events and Delegates" discussion is lost and burried under the Graphics discussion. If the author used a Banking or College registration example, every one understands the business process and could concentrate just on the topic at hand, namely Events and Delegates. Unless you want to get distracted by such examples in each chapter, don't buy this book