https://www.developerfusion.com/t/visual-cpp/ Latest Visual C++ developer content from Developer Fusion 2011-03-19T00:41:31.00Z http://www.developerfusion.com/book/44414/pro-visual-ccli-and-the-net-35-platform/ Pro Visual C++/CLI and the .NET 3.5 Platform 2011-03-19T00:41:31.00Z 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. Stephen R. G. Fraser http://www.developerfusion.com/news/114868/a-new-devpartner/ A new DevPartner 2011-03-19T00:41:31.00Z Compuware DevPartner Studio 9.0 introduces security scanning to its existing range of code analysis features. Mike James http://www.developerfusion.com/news/114603/visual-c-extended/ Visual C++ extended 2011-03-19T00:41:31.00Z The release of the Visual C++ 2008 Feature Pack extends the standard VC++ Libraries shipped with Visual Studio 2008. Mike James http://www.developerfusion.com/book/58144/sams-teach-yourself-aspnet-35-in-24-hours-complete-starter-kit-sams-teach-yourself-hours/ Sams Teach Yourself ASP.NET 3.5 in 24 Hours, Complete Starter Kit (Sams Teach Yourself -- Hours) 2011-02-22T12:49:04.00Z 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. Scott Mitchell http://www.developerfusion.com/article/7220/typical-errors-of-porting-c-code-on-the-64bit-platform/ Typical errors of porting C++ code on the 64-bit platform 2011-02-22T12:49:03.00Z Program errors occurring while porting C++ code from 32-bit platforms on 64-bit ones are observed. Examples of the incorrect code and the ways to correct it are given. Methods and means of the code analysis which allow to diagnose the errors discussed, are listed. Andrey Karpov http://www.developerfusion.com/article/7179/the-forgotten-problems-of-64bit-programs-development/ The forgotten problems of 64-bit programs development 2011-02-22T12:48:54.00Z Though the history of 64-bit systems development makes more than a decade, the appearance of 64-bit version of OS Windows raised new problems in the sphere of development and testing applications. In the article there are considered some mistakes connected with 64-bit C/C++ code development for Windows. Andrey Karpov