Sign In
Visual C++ Internals and Practices
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
July 2005
(2)
June 2005
(1)
November 2003
(6)
October 2003
(2)
MSDN Blogs
>
Visual C++ Internals and Practices
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Visual C++ Internals and Practices
Some Notes about Mixed Types
Posted
over 7 years ago
by
branbray
12
Comments
Perhaps the most important reason to use C++ for managed code development is that C++ fully understands managed code and existing C++ code. This positions C++ as the ultimate language for doing managed-native interop programming. It is worth sitting...
Visual C++ Internals and Practices
Compiler Switch Changes in Visual C++ 2005
Posted
over 7 years ago
by
branbray
10
Comments
One noticeable change in the coming release of the Visual C++ compiler is the changes to compiler switches. If you use the project system, when the IDE upgrades your project files, many of these changes will be taken care of automatically. However...
Visual C++ Internals and Practices
Four years and still going
Posted
over 7 years ago
by
branbray
6
Comments
It has been a while since I have written here. Looking at the last time I wrote an article of significance, I mentioned that I had insomnia. Indeed, I wrote everything between midnight and sunrise. Fortunately for me, I haven't had insomnia for...
Visual C++ Internals and Practices
Templates and Generics
Posted
over 9 years ago
by
branbray
28
Comments
Insomnia and being a workaholic is an interesting combination. It is amazing how much work can be accomplished in the eight hours before everyone else comes to work. J Anyways, I spent some time working on specifying generics in C++ yesterday...
Visual C++ Internals and Practices
Behind the Design: Handles
Posted
over 9 years ago
by
branbray
12
Comments
In this writing, I plan to discuss the history and rationale of handles. This is perhaps the most noticeable addition to C++. I have heard many questions about handles. Why does C++ need handles? Why are they named handles? Why did you use the hat...
Visual C++ Internals and Practices
Table-pounding Evangelism of Visual C++
Posted
over 9 years ago
by
branbray
2
Comments
Today has been a long day. The language design team is getting ready to release a draft of the language specification the the ECMA technical group. The TG5 meetings for ECMA start in just under a month. It’s very exciting, and the countdown is leading...
Visual C++ Internals and Practices
Security Improvements to the Whidbey Compiler
Posted
over 9 years ago
by
branbray
8
Comments
I’ve been away from an Internet connection over the last few days. After a conference in the Netherlands, I visited my sister in Germany. She’s stationed at Spangdahlem Air Base, which happened to be where the Air Force started using Xbox Live....
Visual C++ Internals and Practices
There is no language lower than C++
Posted
over 9 years ago
by
branbray
15
Comments
At the PDC, I was part of a panel that answered questions on the future of programming languages. Naturally, I represented C++. I also have a passion for functional programming languages, so I'm certainly a fan of Erik Meijer who was the moderator...
Visual C++ Internals and Practices
News of my death has been greatly exagerated
Posted
over 9 years ago
by
branbray
1
Comments
Good morning! I really meant to write earlier. I've been busy preparing for a trip to the Netherlands, where I am right now. I'll talk about that tomorrow. Anyways, I promised I'd talk about what I heard from C++ developers at PDC. After...
Visual C++ Internals and Practices
Design guidelines for C++
Posted
over 9 years ago
by
branbray
8
Comments
I'm here at PDC, and it hass been great to meet so many C++ developers. Of course, the best part of this week is that Visual C++ has finally announced the new language design for C++. As I mentioned last time, I will spend a while covering rationale...
Visual C++ Internals and Practices
Introduction
Posted
over 9 years ago
by
branbray
8
Comments
Hey everyone! Before I get around to introducing myself, let me take a moment to explain why I'm joining the ranks of other Microsoft bloggers. For starters, I have found the information on other blogs extremely useful. I've enjoyed contributing...
Page 1 of 1 (11 items)