I guess WRL is the new ATL basically?
Hmm, has any one dug into the stuff in Windows.ApplicationModel, particularly Windows.ApplicationModel.Core? It looks like Win8 apps under the new...
Maybe the reason for the new animations in DirectUI vs. WPF/Silverlight is that they're designed to be consistent with standard animations used in...
Did they improve the console windows this time? Always sucked having the pretty nice PowerShell to play with but still being stuck in that...
Have you guys seen any more hints/figured out anything else about the security sandboxing? From the AppX schema and uxconsent.dll and stuff, it...
The overall approach they're taking with .NET in Win8 is interesting though ... it's like they're splitting it into parts (metadata/type system,...
I guess I'm a bit confused about what WinRT really is. If WinRT "typelibs" are just .NET assemblies, does that mean WinRT libs can use the entire...
about async/await, in the WinStore JavaScript code you posted there were some XXXAsync methods which were called through WinRT from JS, and...