I'll be patient then. ![]()
Comments
-
-
It's not in the store for me. (Netherlands).
-
Happy birthday!
-
That was a classic blank stare. Awesome.
And congrats! -
@Jules: If you're just in it for the tablet, I don't know why you just buy one. Much cheaper than a BUILD ticket, even excluding flights.
Seems rather late to get Developers engaged for Windows 9 and Windows Phone 8 launch. Surely we needed the Build for these platforms in early Sept, to get Apps in development for the Marketplace by Thanksgiving and xmas.
This makes no sense. All the W8 stuff was covered in BUILD 2011. The sessions are all available online. You've had the last nine months to start developing apps. If you think you're constrained to the basic styles and templates that ship with the VS RC then you really haven't been looking into them.
-
Wow, lots of entitlement going on in this thread.
-
Awesome stuff. I've been meaning to check this out for a while but didn't get around to it until now.
I do wonder why HTML/JS was chosen as a platform, especially since it apparently poses the performance problems Rane mentions. Why not a native/managed app that you install locally? Wouldn't that have eased development a great deal?
-
Really guys? The FxCop "download" still points to a readme that tells you to install the Windows SDK and find the FxCop installer in the program files folder? Sigh...
-
Excellent stuff, can't wait to try it. The allocation and performance stuff is much appreciated.
One thing I would've liked to see here is clearer naming conventions for the coordinate space conversion methods. DepthImageToSkeleton, SkeletonToDepthImage, and GetColorPixelCoordinatesFromDepthPixel are all methods that deal with the conversion from one coordinate space to another but they all have a different naming style. I have to stop and think or look them up every time I use them simply because the naming is so confusing. I'd much prefer it if they were called GetDepthCoordinatesFromSkeletonSpace, GetSkeletonCoordinatesFromDepthSpace and GetColorCoordinatesFromDepthSpace, for instance. Not only are the method names then following the same naming scheme, it's also a lot clearer what they actually do as opposed to "DepthImageToSkeleton", which doesn't even have a verb. Something to consider, hopefully.
-
@Richard.Hein: Now that I think of it, I never did find out what the X in .aspx stands for.