Questions tagged [windows-rt]

Windows RT is a version of Windows 8 for ARM devices. Use this tag only for questions about Windows RT. For questions about the Windows Runtime ("WinRT"), use [windows-runtime].

Windows RT is a version of Windows 8 running on devices with ARM architecture. Microsoft's reference implementation of the Surface tablet provides Windows RT and offers a NVIDIA Tegra 3 Quad Core running at 1.30GHz with 2.00GB of RAM.

The OS isn't typically sold in a box or as a download, but rather preinstalled on a device - typically a slate tablet.

The main difference from other Windows 8 versions is that it does not allow to install old -based desktop applications, only -based , except some Microsoft applications like Office or system ones.

231 questions
0
votes
2 answers

developer platform for Windows RT

Can you make me clear which delevoper platform I can use for delevop Apps for Windows RT (not full Windows 8!). Are some projects templates in Visual Studio which are allowed me to use only WinRt without .NEt during my development on c# and xaml.
Bogdan Dudnik
  • 413
  • 2
  • 7
  • 19
-1
votes
1 answer

Microsoft surface 2 with windows 8 rt

I am planning to buy Microsoft surface 2 with windows 8 rt, am I able to run JVM on it, will I be able to use Eclipse?
Berry Sharif
  • 11
  • 2
  • 5
-2
votes
1 answer

Creating Apps For the Windows Surface Rt on A Surface Rt

I have a windows surface Rt. Which runs on ARM correct . Well I downloaded the Java script to make a app trust me I want to very much .I was planning on spending the $50 and everything . So I got to my desktop it says Application I open it Many…
-2
votes
1 answer

How to migrate apps from windows 6.5 to Windows RT (ARM)?

I want to migrate existing working application written in Windows 6.5 phone to Windows 8 RT (ARM). I am searching if we can do it using some tools or we have to do it manually? Expecting links to more detailed documents and information Thanks in…
Vijay
  • 2,021
  • 4
  • 24
  • 33
-3
votes
1 answer

Navigation Between Two projects under one Solution WindowsRT

I have been working on different projects and I have to navigate through different projects at button Tap or Click event is there any way to achieve this outcome. I searched online and all i could find is for silverlight. How to get the same on…
iam.Carrot
  • 4,976
  • 2
  • 24
  • 71
-5
votes
1 answer

How to assign a string to a TextBlock?

Does anyone know how to assign a string to a textblock? e.x. I have a string, with variable content, and a textBlock. The text of the textBlock should always match the content of the string. string number; public MainPage() { //the textBlock…
Matt126
  • 997
  • 11
  • 25
1 2 3
15
16