About the Book
One way many programmers like to learn is by dissecting real examples to see how developers put together the various .NET features into complete solutions. "Real-World .NET Applications" is such a book. It shows real examples that developers can use to get started right away developing applications.
"Real World .NET Applications" consists of six significant .NET applications, each representing one of the major application types: a custom Windows control, an XML document editor, a Pac-Man&emdash;style game, a drawing application, an FTP client application, and an ASP.NET online store. Each application or component is thoroughly documented, starting from coverage of the underlying principles through the architecture and design, and finally the actual implementation of the application.
With "Real World .NET Applications" by your side, you can get started right away developing necessary applications