Binding: Paperback Dewey Decimal Number: 005.133 EAN: 9781584503927 ISBN: 1584503920 Label: Charles River Media Manufacturer: Charles River Media Number Of Items: 1 Number Of Pages: 672 Publication Date: June 01, 2006 Publisher: Charles River Media Sales Rank: 651087 Studio: Charles River Media
Product DescriptionEnterprise Application Development with Visual C++ 2005 teaches developers how to create practical business applications using managed C++ and Visual Studio® 2005. It offers best practices for coding and C++ development, including class programming, code factoring, source control, memory management, and interdependency and interoperability. Special attention is also given to new features in Visual C++ 2005, such as IDE enhancements, compiler features, ECMA syntax for managed C++, and C++ language extensions. Database application development, XML Web Service integration, and MSI deployment tools integrated in Visual Studio 2005 are also covered in detail. Throughout the book a wide variety of practical examples are used to illustrate features of the language. In addition, users learn how to create an enterprise application installation package from the ground up, which performs a full range of deployment tasks ranging from creating SQL Server database to registering and configuring both managed and unmanaged Windows and XML Web Services. After reading this detailed resource, developers and programmers will have all the skills needed to create enterprise-quality applications.
Customer Reviews
Average Rating:
Rating: - Bad book
I cannot find this book useful. It's a heap of shallow text, harmful for beginners and unuseful for any other. It lacks of substance and it's full of errors and imperfections. Who want it?!
Rating: - Pretty good, some rough edges
I bought this book because I'm a long-time C++ developer (mostly Gnu) and wanted to come up to speed fast on VC++ 2005. This book was good for that, although I'd not recommend it as a way to learn C++ from the ground up.
The book has two rough edges: (a) occasional proofreading mistakes (sometimes amounting to fairly serious errors of fact, more often just typos), and (b) continuous "moose and squirrel" grammar that omits definite article. ( http://en.wikipedia.org/wiki/Article_(grammar) ... Read More
Rating: - A top reference for applications developers
Max Fomitchev's Enterprise Application Development With Visual C++ 2005 comes from a Moscow Ph.D. and covers the best practices for coding and C++ development. Plenty of practical real-life examples pepper instruction on how to use compilers, enhance and change database applications, and more. The fundamentals of successful coding and application development practices are imparted along with coverage of the latest Visual C++ 2005 features, making this a top reference for applications developers.
Rating: - Taking C++ into the .NET Environment
For programming enterprise level applications the Microsoft .NET framework has grown to some 30% marketshare (J2EE has about 40%). While originally .NET was developed to compete with the Java Runtime libraries as part of the breakup of Microsoft that was ordered by Judge Jackson, it has become a major thrust within Microsoft to help maintain their dominant position in the marketplace.
For developing applications Microsoft has developed the Visual Studio integrated development environment which ... Read More