windows-runtime
WinRT app deployment to multiple devices
If you build 开发者_C百科app against WinRT, can you deploy it to any device or do you have to have multiple builds (one per platform) like you do right now?WinRT applications built in JavaScript or C#[详细]
2023-04-05 23:58 分类:问答WinRT and software ClearType font rendering
Does WinRT provides 开发者_如何学编程an option to fall back to software ClearType font rendering (as Direct2D do via \"Direct2D and GDI Interoperability\") or we will be stuck with somewhat blurry har[详细]
2023-04-05 23:43 分类:问答How can a Metro app in Windows 8 communicate with a backend desktop app on the same machine?
In a situation where you have the UI frontend built using the new Metro style of apps for windows 8, and would like it to communicate with a .NET application running on the desktop on the same local m[详细]
2023-04-05 23:03 分类:问答How does the mapping between WinRT and managed works?
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[详细]
2023-04-05 20:33 分类:问答DataTrigger in WinRT?
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.[详细]
2023-04-05 19:01 分类:问答Creating Windows Metro style apps with Java?
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[详细]
2023-04-05 18:01 分类:问答Using WinRT from C?
Watching the //BUILD stuff, I saw that WinRT API\'s can be consumed by C code: I am rather exci开发者_如何学Goted about a fresh C API available to Win32 developers.[详细]
2023-04-05 17:36 分类:问答List of assemblies in the .NET for Windows 8 profile
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[详细]
2023-04-05 14:51 分类:问答How easy is it to port a Windows Phone 7 application to Metro on a Windows 8 tablet?
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.[详细]
2023-04-05 14:11 分类:问答Can old native applications run on Windows8 tablet version?
开发者_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![详细]
2023-04-05 12:51 分类:问答