Welcome to MSDN Blogs Sign in | Join | Help

January 2008 - Posts

Microsoft Visual C++ Floating-Point Optimization

As you might already know, there's such an article from Eric Fleegal on MSDN: http://msdn2.microsoft.com/en-us/library/aa289157(vs.71).aspx . Dave, a peer of mine, asked a related question to the C++ team and I thought the answer would be valuable to
Posted by yvesdolc | 0 Comments

Getting old...

I very clearly remember when Michael Brecker started his concert by faking the sound of Miles Davis with an “electronic/synthesizer saxophone”, myriad of wires hanging everywhere. I was sitting at less than 2 meters in front of him, on the stage, in the
Posted by yvesdolc | 0 Comments
Filed under:

C++ Variadic Templates

Found this interesting documents/primer on that topic: http://www.osl.iu.edu/~dgregor/cpp/variadic-templates.pdf I wonder when we'll see this in our own compiler and thus have efficient make_shared<T> and allocate_shared<T> . Bonne fin de
Posted by yvesdolc | 0 Comments

Acquiring small targets on a screen can be challenging...

I've installed SPB Mobile Shell , Point UI and lately TouchPal on my AT&T Tilt ... I'm hungry for any mechanism to make the use of my mobile phone easier/safer... I decided to stick with SPB Mobile Shell for now. I find this video quite interesting
Posted by yvesdolc | 0 Comments
Filed under:

C# 3.0 var keyword + Enumerable.AsEnumerable

On my way back from México, I read Pro LINQ: Language Integrated Query in C# 2008 . Just like Charles Petzold first introducing WPF through code (and not markup), I like Joseph Rattz’ introduction of LINQ through [extension] methods first instead of the
Posted by yvesdolc | 2 Comments
 
Page view tracker