I heard that the new WinRT is an unmanaged framework and it is based on COM, but someho开发者_运维技巧w they figured out something to make mapping between WinRT and managed code easier. I would like t
I\'ve searched the samples, the developer site, the getting started and the enhancing bla bla bla pages.
I\'m running into a serious issue with my development workflow in Visual Studio 11 Developer开发者_如何学C Preview under Windows 8 Developer Preview.Here\'s what I am seeing and other friends are seei
I was able to find EventTrigger in the WinRT reference, however, I wasn\'t able to find DataTrigger. I wasn\'t able to use it in an application either.
I know how to create small desktop applications in Java. I want to know, can I make Windows Metro style apps in Java? Because 开发者_StackOverflowon the web only C++/C/C#/JavaScript etc. are mentioned
Tried testing my ribbonwindow in windows 8 developer preview and found out that mostly everyth开发者_C百科ing functions OK except the minimize , maximize and close ribbonwindow buttons are missing !
I am looking for the list of assemblies in the \".NET for Windows 开发者_如何转开发8\" profile. This is the profile used for WIndows 8 Metro-style applications, and like Silverlight doesn\'t use the f
I know that Metro on both platforms shares a common “look and feel” and that WinRt makes use of XAMLand C# (or VB.NET) like Silverlight does on Windows Phone 7.
开发者_StackOverflow社区 I don\'t understand this picture well. In the Metro style Apps, what does C/C++ mean? Native C/C++? or is it managed C++? They(Metro style apps) don\'t even have Win32 layer!
I have Visual Studio 11 (Windows 8 Developer) i have create a downloader file: string sUrlToReadFileFrom = \"http://mysite/1.mp3\";