Visual C++ Book from Developer Fusion https://www.developerfusion.com/t/visual-cpp/books/ Visual C++ Book from Developer Fusion http://www.rssboard.org/rss-specification en-GB Mon, 19 Apr 2010 00:00:00 GMT Ivor Horton's Beginning Visual C++ 2010 (Wrox Programmer to Programmer) The leading author of programming tutorials for beginners introduces you to Visual C++ 2010Ivor Horton is the preeminent author of introductory programming language tutorials; previous editions of his Beginning Visual C++ have sold nearly 100,000 copies. This book is a comprehensive introduction to both the Standard C++ language and to Visual C++ 2010; no previous programming experience is required. http://www.developerfusion.com/book/79206/ivor-hortons-beginning-visual-c-2010/ http://www.developerfusion.com/book/79206/ivor-hortons-beginning-visual-c-2010/ Mon, 19 Apr 2010 00:00:00 GMT James Crowley Pro Visual C++/CLI and the .NET 3.5 Platform Pro Visual C++/CLI and the .NET 3.5 Platform is about writing .NET applications using C++/CLI. While readers are learning the ins and outs of .NET application development, they will also be learning the syntax of C++, both old and new to .NET. Readers will also gain a good understanding of the .NET architecture. This is truly a .NET book applying C++ as its development language—not another C++ syntax book that happens to cover .NET. http://www.developerfusion.com/book/44414/pro-visual-ccli-and-the-net-35-platform-books-for-professionals-by-professionals/ http://www.developerfusion.com/book/44414/pro-visual-ccli-and-the-net-35-platform-books-for-professionals-by-professionals/ Mon, 08 Dec 2008 00:00:00 GMT James Crowley More Effective C#: 50 Specific Ways to Improve Your C# (Effective Software Development Series) “Shining a bright light into many of the dark corners of C# 3.0, this book not only covers the ‘how,’ but also the ‘why,’ arming the reader with many field-tested methods for wringing the most from the new language features, such as LINQ, generics, and multithreading. If you are serious about developing with the C# language, you need this book.” –Bill Craun, Principal Consultant, Ambassador Solutions, Inc. http://www.developerfusion.com/book/17082/more-effective-c-50-specific-ways-to-improve-your-c-effective-software-development-series/ http://www.developerfusion.com/book/17082/more-effective-c-50-specific-ways-to-improve-your-c-effective-software-development-series/ Fri, 17 Oct 2008 00:00:00 GMT James Crowley Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 introduces C++/CLI, Microsoft’s extensions to the C++ syntax that allow you to target the common language runtime, the key to the heart of the .NET Framework 3.5. This book gives you a small, fast–paced primer that will kick–start your journey into the world of C++/CLI. http://www.developerfusion.com/book/44408/foundations-of-ccli-the-visual-c-language-for-net-35-experts-voice-in-net/ http://www.developerfusion.com/book/44408/foundations-of-ccli-the-visual-c-language-for-net-35-experts-voice-in-net/ Mon, 15 Sep 2008 00:00:00 GMT James Crowley Sams Teach Yourself ASP.NET 3.5 in 24 Hours, Complete Starter Kit (Sams Teach Yourself -- Hours) Sams Teach Yourself ASP.NET 3.5 in 24 HoursScott MitchellStarter KitDVD includes Microsoft Visual Web Developer 2008 Express EditionIn just 24 sessions of one hour or less, you will be up and running with ASP.NET 3.5. Using a straightforward, step-by-step approach, each lesson builds upon a real-world foundation forged in both technology and business matters, allowing you to learn the essentials of building dynamic, data-driven web applications from the ground up. http://www.developerfusion.com/book/58144/sams-teach-yourself-aspnet-35-in-24-hours-complete-starter-kit-sams-teach-yourself-hours/ http://www.developerfusion.com/book/58144/sams-teach-yourself-aspnet-35-in-24-hours-complete-starter-kit-sams-teach-yourself-hours/ Fri, 27 Jun 2008 00:00:00 GMT James Crowley Ivor Horton's Beginning Visual C++ 2008 Proudly presenting the latest edition of one of the all-time bestselling books on the C++ language, successful author Ivor Horton repeats the formula that has made each previous edition so popular by teaching you both the standard C++ language and C++/CLI as well as Visual C++ 2008. Thoroughly updated for the 2008 release, this book shows you how to build real-world applications using Visual C++ and guides you through the ins and outs of C++ development. http://www.developerfusion.com/book/60607/ivor-hortons-beginning-visual-c-2008/ http://www.developerfusion.com/book/60607/ivor-hortons-beginning-visual-c-2008/ Mon, 31 Mar 2008 00:00:00 GMT James Crowley C++ Programming: From Problem Analysis to Program Design Now in its fourth edition, C++ Programming: From Problem Analysis to Program Design remains the definitive text for CS1 courses. Best-selling author D.S. Malik employs a student-focused approach, using complete programming examples to teach introductory programming concepts. This fourth edition has been enhanced to further demonstrate the use of OOD methodology, to introduce sorting algorithms (bubble sort and insertion sort), and to present additional material on abstract classes. http://www.developerfusion.com/book/45425/c-programming-from-problem-analysis-to-program-design/ http://www.developerfusion.com/book/45425/c-programming-from-problem-analysis-to-program-design/ Mon, 11 Feb 2008 00:00:00 GMT James Crowley Windows via C/C++ (Pro - Developer Get the preeminent guide to programming application for Windows with C++. Programming Applications for Microsoft Windows is a classic book (formerly titled Advanced Windows, Third Edition) and is now fully updated for Windows Vista, including the latest information about Windows XP. In-depth and comprehensive, this essential reference covers the Windows operating system and how to program at the API level. http://www.developerfusion.com/book/72916/windows-via-cc-pro-developer/ http://www.developerfusion.com/book/72916/windows-via-cc-pro-developer/ Wed, 12 Dec 2007 00:00:00 GMT James Crowley Developing Drivers with the Windows Driver Foundation (Pro Developer Master the features and capabilities of the new Windows Driver Foundation--with guidance straight from the experts. The new Windows Driver Foundation, based on the Windows Driver Kit, simplifies driver development with new models and tools familiar to developers who work with Microsoft Visual Studio®. This in-depth guide delivers authoritative guidance on these new models, straight from the teams at Microsoft who developed the Windows Driver Foundation and based on feedback from beta testers. http://www.developerfusion.com/book/72971/developing-drivers-with-the-windows-driver-foundation-pro-developer/ http://www.developerfusion.com/book/72971/developing-drivers-with-the-windows-driver-foundation-pro-developer/ Wed, 25 Apr 2007 00:00:00 GMT James Crowley Expert Visual C++/CLI: .NET for Visual C++ Programmers C++/CLI is Microsofts latest extension to C++ that targets the heart of .NET 2.0, the common language runtime. Expert Visual C++/CLI is written by visual C++ MVP Marcus Heege, who examines the core of the C++/CLI language. He explains both how the language elements work and how Microsoft intends them to be used. http://www.developerfusion.com/book/44288/expert-visual-ccli-net-for-visual-c-programmers-experts-voice-in-net/ http://www.developerfusion.com/book/44288/expert-visual-ccli-net-for-visual-c-programmers-experts-voice-in-net/ Mon, 09 Apr 2007 00:00:00 GMT James Crowley