Latest Visual C++ developer content from Developer Fusion https://www.developerfusion.com/t/visual-cpp/ Latest Visual C++ developer content from Developer Fusion http://www.rssboard.org/rss-specification en-GB Sat, 19 Mar 2011 00:41:31 GMT 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/ http://www.developerfusion.com/book/44414/pro-visual-ccli-and-the-net-35-platform/ Sat, 19 Mar 2011 00:41:31 GMT Stephen R. G. Fraser A new DevPartner Compuware DevPartner Studio 9.0 introduces security scanning to its existing range of code analysis features. http://www.developerfusion.com/news/114868/a-new-devpartner/ http://www.developerfusion.com/news/114868/a-new-devpartner/ Sat, 19 Mar 2011 00:41:31 GMT Mike James Visual C++ extended The release of the Visual C++ 2008 Feature Pack extends the standard VC++ Libraries shipped with Visual Studio 2008. http://www.developerfusion.com/news/114603/visual-c-extended/ http://www.developerfusion.com/news/114603/visual-c-extended/ Sat, 19 Mar 2011 00:41:31 GMT Mike James 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/ Tue, 22 Feb 2011 12:49:04 GMT Scott Mitchell Typical errors of porting C++ code on the 64-bit platform 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. http://www.developerfusion.com/article/7220/typical-errors-of-porting-c-code-on-the-64bit-platform/ http://www.developerfusion.com/article/7220/typical-errors-of-porting-c-code-on-the-64bit-platform/ Tue, 22 Feb 2011 12:49:03 GMT Andrey Karpov The forgotten problems of 64-bit programs development 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. http://www.developerfusion.com/article/7179/the-forgotten-problems-of-64bit-programs-development/ http://www.developerfusion.com/article/7179/the-forgotten-problems-of-64bit-programs-development/ Tue, 22 Feb 2011 12:48:54 GMT Andrey Karpov