2

I have known that Surface RT version can only run Windows Store app. So, Can I deploy my own Windows Store app to Surface RT and debug it by Visual Studio 2012 remote debugger?

JasonMArcher
  • 14,195
  • 22
  • 56
  • 52
John Zhang
  • 33
  • 6

1 Answers1

7

This Microsoft document says you can use remote debugging.

Alan B
  • 4,086
  • 24
  • 33