.NET news » Search results

Search results for query "visual C" (3):

C#, Visual Basic and C++: Managing Memory in Windows Store Apps, Part 2

In the second of our two-part feature on identifying, diagnosing, and repairing memory leaks in Window Store apps, Chipalo Street and Dan Taylor focus on C#, VB, and C++ optimizations.
2012-10-31 18:00:00   Source: C#, Visual Basic and C++: Managing...   Tags: Performance

C++: New Concurrency Features in Visual C++ 11

Explore the new Visual C++ technologies that allow applications to run independent or semi-independent activities in parallel and provide mechanisms for synchronizing the way these activities handle data to avoid race conditions.

Agile C++: Agile C++ Development and Testing with Visual Studio and TFS

One aspect of Agile development includes writing automated tests, but that gets complicated when your project mixes C# and C++ code. We'll show you how one team at Microsoft uses Visual Studio and Team Foundation Server to streamline native and managed development.
1