Friday, January 7, 2011

Rvalue References and Type Traits - Video Introduction to the STL, Parts 9 and 10

Rvalue References and Type Traits - Video Introduction to the STL, Parts 9 and 10


Rvalue References and Type Traits - Video Introduction to the STL, Parts 9 and 10

Posted: 07 Jan 2011 01:09 PM PST

The final parts of my video lecture series introducing the Standard Template Library are now available. Part 9 covers a single function, std::move() , and explains how rvalue references power move semantics. Part 10 covers <type_traits>, a header...(read more)

SilverlightShow’s bookshelf soon to be available as open source on CodePlex

Posted: 07 Jan 2011 08:07 AM PST

Year and a half ago we published a Silverlight bookshelf control on SilverlightShow. We got a lot of positive feedback from the community, a lot of people wanted to use it on their web sites too. I consider that a success, because it really shows a very...( read more )...(read more)

Blend Bits 20–Group Into

Posted: 07 Jan 2011 04:30 AM PST

A simple one but a good one nonetheless. Often you draw things on the artboard like this; and these elements are currently living in my LayoutRoot container which is a Grid but maybe I want to group these items into some other kind of container so I can...( read more )...(read more)

My 2010 Posts

Posted: 06 Jan 2011 03:32 PM PST

Looking back, I wrote a ton of blog posts in 2010. Here are some of the posts, leaving out most of the announcements, quickies, event info, and the weekly roundup posts. Thoughts Should Developers also be UX Professionals and Graphics Designers? Getting...( read more )...(read more)

My 2010 Posts

Posted: 06 Jan 2011 03:32 PM PST

Looking back, I wrote a ton of blog posts in 2010. Here are some of the posts, leaving out most of the announcements, quickies, event info, and the weekly roundup posts. Thoughts Should Developers also be UX Professionals and Graphics Designers? Getting...( read more )...(read more)

No comments:

Post a Comment