Sign in
The Brain Dump
My brain poured out on paper (or so to speak)
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Admin Center
ALM
animation
April First
async
C++
CLI
codeplex
Dallas
database
Debugging
design
Fiddler
Fun
guidance
Icons
LINQ
Live Framework
Live Mesh
mango
Metro
Photosynth
quickstart
reactive extensions
rx
security
Silverlight
Silverlight Streaming
storyboard
TFS
Thailand
tips
toolkit
TPL
Training
transitions
Travel
update
Virtual Earth
Visual Studio
webcast
Windows Live
Windows Live ID
windows phone 7
WP7
WP7Dev
xbox live
Browse by Tags
MSDN Blogs
>
The Brain Dump
>
All Tags
>
c++
Tagged Content List
Blog Post:
Meshing in C++ (CLI)
BenWilli
I recently was asked about accessing the Live Framework from C++. Taking this from the standpoint of “Hey, I have a regular old C++ application. How can I start putting my stuff into Live Services using Live fx?” there are a couple of options. REST/XML C++ CLI Interop These are reasonable alternatives...
on
8 Dec 2008
Blog Post:
.NET Extension methods from C++
BenWilli
Extension methods are a nice little feature now available in C# and VB.NET. They allow you to tack on new methods to existing classes for which you don’t own the original code. Now C++ does not support this natively and so I recently got bit when I was translating some C# code into C++ CLI. While C#...
on
3 Dec 2008
Page 1 of 1 (2 items)