| Forum |
Thread |
Replies |
Latest activity |
| Coffeehouse |
Bill Hill is on Channel 9 Again! |
15 |
Aug 10, 2007 at 5:49 PM |
| Coffeehouse |
Germany Banning First Person Shooter Games? |
31 |
Dec 10, 2006 at 3:44 PM |
| Tech Off |
Defeating FileSystemWatcher |
21 |
Nov 15, 2006 at 1:42 PM |
| Coffeehouse |
..but the Patriot Act is there to protect you from terrorists |
30 |
Nov 15, 2006 at 11:10 AM |
| Coffeehouse |
Charles Petzold analyzes Borat |
8 |
Nov 12, 2006 at 3:20 AM |
| Coffeehouse |
People suck |
27 |
Nov 09, 2006 at 11:21 AM |
| Coffeehouse |
"your chosen programming language is not l33t enough" |
60 |
Nov 02, 2006 at 4:20 AM |
| Coffeehouse |
ie8 ideas |
89 |
Oct 28, 2006 at 4:08 PM |
| Coffeehouse |
Firefox 2.0 vs IE7 |
97 |
Oct 19, 2006 at 12:23 PM |
| Coffeehouse |
Linux Features I Drool Over |
46 |
Oct 03, 2006 at 4:27 PM |
Visual C++ 10: 10 is the new 6
Nov 20, 2008 at 7:48 AMand as "Cache" put it, zoom isnt the holy grail there.
this did sound a bit negative i know
cheers there and thanks for your vs 2010 coverage!
martin
A lap around Windows 7 new Scenic Ribbon
Nov 02, 2008 at 6:48 AM*if* this windows 7 ribbon cant be integrated seamlessly into MFC or there will be a co-existance of the mfc ribbon and the windows 7 ribbon, then i would have prefered that microsoft told developers that story before they bought and advertised the mfc ribbon. wouldnt make much sense to develop the mfc ribbon to the same flexibility and design that the windows 7 ribbon offers. we'll see.
regards,
martin
Parallel Computing Platform: Asynchronous Agents for Native Code
Oct 17, 2008 at 6:56 PMalso things like supporting allocators (e.g. 16 byte aligned allocators) wouldnt be the worst thing to have these days. but, i dont want to annoy you with that any further. it's just the things i 'd be looking for when choosing between the ms falvor and competitors'.
cheers,
martin
btw. bleed is really great stuff.
Parallel Computing Platform: Asynchronous Agents for Native Code
Oct 16, 2008 at 5:28 PMThere's one question that i think has not been asked yet (well.. there are more i guess): what form does that new c++ concurrency runtime take? i mean.. this all could be done as a pure header-only c++ library thats mainly driven by policy classes. is it "just" that (which i would always prefer) or is there some COM underneath? things like IAgent? (hope not !
anyways! i think this is a very good approach, i just hope that the underlying machinery is not too heavy (something i've to install on a client machine via msi/msm for instance?).
i hope you can understand what im trying to get at
on which side are you?
cheers!
martin
Bill Hill: The Future of Reading on the Web, Part 1
Oct 09, 2008 at 3:53 PMjust wanted to say thanks for another bill hill video! ... and thanks for this wave of videos these days.. still have my hopes up that we'll see a herb sutter interview about concur
thanks charles, bill and team!
Kate Gregory, Ale Contenti and Steve Teixeira: VC++ 2008 and Beyond
Nov 28, 2007 at 3:24 PMthe move from "oh we're going to make extensions to c++ here and there and lets push people to our managed environment" to the current mindset is really good for vc++ and the c++ language in general.
i'd even go so far and say that the managed push with managed c++ (back in the "__gc" times) and to some extent c++/cli hurt the c++ community.
i 'd always prefer library solutions over compiler based solutions such as c++/cli. i know it's too late for that.. but what i mean is:
the most pure solution would be to offer a static library or even a header-only library that i can call if i want to talk to managed code.
let the library do all the tricks to talk to CLI code.
id would add a layer but from a c++ language standpoint this would be much more pure a solution.
there's also one aspect i always would like to add to the answer to "why do you like c++?" :
i really like the way you can bend c++. the syntax is complicated / flexible enough to either write in a style that is really close to C89 if that's what you want. you can write in a java-like style and have hierarchies over hierarchies..
you can be purely procedural.. or you can create complicated compile-time intensive yet incredible efficient code with template magic.
that flexibility to choose your style within one language is really extraordinary.. C++ gives you the colors but the way you paint is really up to you.
Pat Brenner: New Updates to MFC in Visual Studio 2008
Nov 10, 2007 at 1:35 PMmore important to me is that i get this functionality out of the box when using mfc. using mfc together with third party mfc extensions in order to make mfc look good is not the way it should be. congratuations on solving that issue in such a magnificent way.
when i saw this video i immediately enjoyed looking at some plain c++ mfc code after years of dealing with the qt way of creating windows, toolbars etc.
if we got nice SOAP compliant client / server functionality in mfc i'm completely happy for a while
Pat Brenner: New Updates to MFC in Visual Studio 2008
Nov 09, 2007 at 1:26 PMAle Contenti and Louis Lafreniere: Understanding Exceptions and When/How to Handle Them
Sep 22, 2007 at 7:44 PMCheers!
Martin
Ale Contenti and Louis Lafreniere: Understanding Exceptions and When/How to Handle Them
Sep 21, 2007 at 3:30 AManyway, thanks a lot, Charles, for these going deep videos - especially the ones from c++ land.
See more comments…