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

Dec 9, 2010
0
0

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
0
0

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
0
0

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
0
0

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
0
0

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
0
0

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
0
0

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++