* Solution focus helps this book stand out from the crowd!
* Each of the real-world examples may, by itself, prove attractive to readers to make them want to buy the book. Each example/chapter is quite substantial-no artificial code.
* The sample projects provide code that programmers can build on (i.e. - free code).
* Sample code can be used to get a head start on similar real-world projects.
* Some of the projects, such as the UML editor and XML editor, are actually useful applications on their own.
Six real .NET applications, each a different type, are thoroughly dissected and documented to show programmers how to put together the various .NET features into complete solutions.
Real-World .NET Applications consists of six significant .NET applications,
each representing one of the major application types: Custom Windows Control,
XML Document Editor, a Pac-Man style game, UML Class Diagram Editor, FTP
Client Application, and an ASP.NET online store. Each application or component
is thoroughly documented, starting from teaching the underlying principles
through the architecture and design, and finally the actual implementation
of the application. With Real-World .NET Applications, developers can get
started right away developing necessary applications.