Microsoft C++ .NET Step by Step Version 2003
|
| Author
|
Julian Templeman, Andy Olsen |
| Publisher |
Microsoft Press
[http://www.microsoft.com/learning/books/] |
| ISBN |
0735619077 |
| Published |
2003-03 |
| Price |
39.99 USD |
| Features |
[608 pages] [CDROM]
[Site: http://www.microsoft.com/MSPress/books/6701.asp]
|
| Abstract |
This book covers C++ .NET with step-by-step instruction and examples. The author explains the basics of C++, OOP principles, XML, and new "Managed Extensions for C++" needed to get up and running quickly.
|
| Rating |
4.5
|
| Reviewer |
Henry Scott Cowan |
| Categories | dotnet, cpp |
|
This beginner to intermediate level book gives a good foundation, allowing you to learn many aspects of designing, coding, and debugging code to run in either stand alone or as a distributed .NET Web Service. There is enough in this book to teach a full course on C++ and then .NET!
The authors cover exception handling, arrays and collections, ATL, data access with XML and ADO.NET, classes, data types, debugging, delegates and events, dialog boxes, exception handling, inheritance, object-oriented programming, ATL Server, operator overloading, the .NET Framework, Web services, Windows Forms, and a lot more.
It is fairly straightforward and well balanced between the examples and their relation to the ideas they are putting across. This is a good book for anyone who wants to get a good understanding of the concepts and quickly put them to use.
Overall, a great book at a reasonable price.