Posted By: Charles | Apr 12th, 2006 @ 12:11 PM | 140,822 Views | 7 Comments
You've probably heard of Brandon Bray if you program with VC++. We recently caught up with him to discuss some of the new additions to the language in version 2005. VC++ is evolving nicely and has great native support for managed code.
Tag: C++
Media Downloads:
Rating:
0
0
SlackmasterK
SlackmasterK
I write my OWN blogging engines

(To the tune of "Are you Sleeping"):
I beat Zeo, I beat Zeo,
w00t w00t w00t, w00t w00t w00t;
Now to just download it, and I'll go to view it;
w00t w00t w00t, w00t w00t w00t.

Cyonix
Cyonix
Me
great video, thanks.

Keep them coming Smiley
leighsword
leighsword
LeighSword
Brandon Bray's blog is one of my favs, almost every article is speak on good grounds(言之有物), but long time no update, don't tell us you have no time, you know, we are all very busy.Smiley
If you're using a handle like T^ myVar = new T, can you pass this object to other functions and have the marshalling done for you?  Is there logic to automatically pin the data?
Wil
Wil
Wil
Thanks for the video.  For all the talk about how wonderful .NET is and how "the future of programming is managed code," etc., it would be nice to have a follow-up video specifically about programming unmanaged code with VC 8 and about MS's roadmap for native code development in future versions.  After all, Vista itself is based on the Windows server 2003 R2 code base, so I wonder to what extent the future of programming in Windows really is managed code.  The Win32 API will hang around for a long time yet, and it would be good to have a video on new and forthcoming tools for programming with that API and with MFC or ATL.

More videos on C++ programming emphasizing concurrency and clustering would also be welcome!

odegnan
odegnan
The Rainmaker
Great video. Thank you for all the insight. Keep it coming!

Oliver Degnan Big Smile
Microsoft Communities