Showing results for VC++ - C++ Team Blog

Jan 5, 2011
Post comments count0
Post likes count1

Grr… My VC++ Project Is Building Slower in VS2010. What Do I Do Now? (A Step by Step Guide)

Diego Dagum - MSFT
Diego Dagum - MSFT

Hi, my name is Renin John and I work as a Software Development Engineer in Test with the VC++ Project and Build Team. I was involved in testing the Build performance of the VS 2010 IDE and I wanted to give you all an idea about what to expect, and some basic steps you could take if you end up in a situation where your project builds slower in V...

C++
Dec 20, 2010
Post comments count0
Post likes count0

Staying Current with Visual C++ 2010

Visual CPP Team
Visual CPP Team

A few weeks ago, the 2010 Edition of TechEd Europe took place in Berlin, Germany. C++ MVP Kate Gregory (picture) delivered a session where she shows through demos the latest achievements in the C++arena, especially regarding the upcoming C++0x version of language (scheduled by 2011), its libraries, concurrency and related IDE improvements for all t...

C++
Dec 9, 2010
Post comments count0
Post likes count0

VS2010 SP1 Beta: What’s in It for C++ Developers

Visual CPP Team
Visual CPP Team

 As announced two  days ago by S. Somasegar and Jason Zander, the Visual Studio 2010 Service Pack 1 Beta is now ready for download! Service Pack 1 Beta comes with a “go live” license which means you can start using the product for production related work (see the license agreement with the product for more details). With this...

C++
Dec 5, 2010
Post comments count0
Post likes count0

Microsoft Tells What's Next for C++

Visual CPP Team
Visual CPP Team

 By chance,  are you among those who think that Microsoft is leaving native development in general and the C++ programming language in particular behind? You better watch this interview to Ale Contenti, Principal Development Manager with the Windows C++ team at Microsoft. [View:http://ecn.channel9.msdn.com/o9/ch9/bdef/183a9795-09f1-48e5-...

C++
Jul 7, 2010
Post comments count0
Post likes count0

How we test the compiler performance

Visual CPP Team
Visual CPP Team

The C++ back-end team is very conscious of the performance of our product.  Today I will present to you an overview of how we define “performance of our product” and the way we measure it.  Along the way I hope to introduce you to some new ideas that you can use to test your product’s performance as well. You can read Al...

C++
May 25, 2010
Post comments count0
Post likes count0

Announcing Hilo

Visual CPP Team
Visual CPP Team

What is Hilo? Project “Hilo” is an effort to tell the story of building high performing, responsive rich Windows applications using C++. We will do this by walking you through our own experience of building some sample applications which we believe provide differentiated user experiences. We will tell you everything from setting up the development...

C++
Mar 23, 2010
Post comments count0
Post likes count0

Visual C++ is coming to a city near you!

Visual CPP Team
Visual CPP Team

With the Visual Studio 2010 launch around the corner, members of the Visual C++ team will be traveling around the world to meet with you and showcase the many new features Visual Studio 2010 has to offer for C++ developers. If we are coming to a stop near you, feel free to drop us an email and let us know. We will be delighted to meet with you...

C++
Mar 23, 2010
Post comments count0
Post likes count0

C++ Build Parallelization Post On Visual Studio blog

Visual CPP Team
Visual CPP Team

Visual Studio 2010 has some enhancements that provide an easy way to get faster builds on a multiprocessor computer through parallelism. Dan Moseley a Lead Developer on MSBuild has written a blog on the C++ Build Parallelism in Visual Studio 2010.   Thank you,   Marian Luparu and Kelly Evans Visual C++ Team

C++
Mar 22, 2010
Post comments count0
Post likes count0

VC++ Developer Survey

Visual CPP Team
Visual CPP Team

As we wrap up Visual Studio 2010, we are starting to plan the next release of Visual C++. Our goal is to make Visual C++ a product that meets your needs. Thus we need your help.  We would like to better understand what you do. Please take a few minutes and answer the survey below. The survey is totally anonymous and the data that you provide w...

C++