Use Visual C++ .NET to accomplish real-world, professional tasks. Incorporating ten hands-on projects, this book is your key to unlocking the power of Visual C++ .NET. Each project focuses on a specific concept and is based on a real-world situation. You will be able to use the skills that you develop throughout the book to modify the projects to...
Expert guidance from well-known programming author Jeff Richter about the CLR and the .NET Framework 2.0. Your hands-on guide to developing applications with the common language runtime (CLR) and Microsoft .NET Framework 2.0, with examples in Microsoft Visual C# 2005.
Over the years, Microsoft has introduced various technologies to help...
Like many of my colleagues in this industry, I learned Windows programming from Charles Petzold's Programming Windows—a classic programming text that is the bible to an entire generation of Windows programmers. When I set out to become an MFC programmer in 1994, I went shopping for an MFC equivalent to Programming...
Sams Teach Yourself Visual C++.NET in 21 Days, 2nd Edition is a time-saving guide walking you through Visual C++ tools and wizards for building applications and places VC++ in the context of the new Visual Studio.NET environment. This book emphasizes using Visual C++ tools and wizards to generate code. Code examples are augmented with C++ language...
This book opens with a tour of how to use the sixth version of Microsoft's compiler. The author surveys the compiler's features and tools (including a reference to every available menu option) and discusses the basics of installing it and getting it up and running.
Next the authors introduce the basics of the C and C++ programming languages....
What is Microsoft .NET? Because this book is all about Microsoft .NET, it is important to first understand what.NET is. .NET is a technology platform for development and deployment of business applications using a set of technologies—.NET Framework, multiple programming languages, tools (particularly Visual Studio .NET),...
At 1400 pages, Mastering Visual C++ 6 is the one-stop reference for programmers (beginners through experts) who want to learn Microsoft's powerful 32-bit Visual C++ development environment. The book's tutorial "framework" provides a complete introduction to Microsoft's Win 32 programming architecture that lets you quickly create...
Use MFC, ActiveX, ATL, ADO and COM+ to develop COM applications Implement client/server applications with ease with this example-oriented approach to the details and implementation of COM technology in network applications. If there was ever a subject th
Multithreading is supported under Windows NT and Windows 95 and later through the Win32 API, but coverage of this important topic has been sporadic and incomplete until now. In Multithreading Applications in Win32, with just enough theory and lots of sample code, Jim Beveridge and Bob Wiener show developers when, where, and how to use...
Although the computer industry has made enormous advances in the last 25 years, the development of error messages has somehow been left behind. Error messages themselves have only progressed from reporting errors as numerical codes to popping up rather simple text messages. The vast majority of the error messages that are currently...
C++ Programming Fundamentals teaches the basics of C++ programming in an easy-to-follow style, without assuming previous experience in any other language. A variety of examples such as game programming, club membership, organization, grade tracking and grade point average calculation, make learning C++ both fun and practical. Each...
This core reference provides a one-stop, definitive resource for building robust, Web-enabled software applications for the revolutionary Microsoft .NET development platform. Windows programming authority Jeff Prosise masterfully explains this new programming paradigm as he introduces readers to the .NET Framework and to the new...